CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 仿射变换

搜索资源列表

  1. ssiifftt

    0下载:
  2. sift匹配算法 可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题-sift matching algorithm can handle the translation between two images, rotation, affine transformation matching cases
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6778
    • 提供者:楼敏
  1. 6-2

    0下载:
  2. 用opencv写的一个把输入图片进行仿射变换的程序,图片由用户输入路径-Opencv written with the input image to an affine transformation process, the picture from the user input path
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5125
    • 提供者:zhujian
  1. AffineTransform

    0下载:
  2. OpenCV编写的仿射变换源程序,简单明白-OpenCV source code written in affine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1499656
    • 提供者:sunxiyan
  1. SIFTtezhengpipeisuanfayanjiu

    0下载:
  2. SIFT特征匹配算法是目前特征匹配研究领域的热点 ,其匹配能力较强,可以处理图像 间发生平移、 旋转、 仿射变换的匹配 ,对任意角度拍摄的图像也具备较稳定的特征匹配能力。-SIFT feature matching algorithm is a hot research field feature matching, the matching ability to handle occurred between the image translation, rotation, affine
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:593525
    • 提供者:fenghao
  1. Match

    1下载:
  2. 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097225
    • 提供者:matchless
  1. IMG-VC

    0下载:
  2. VC++环境里的一个基于选定块配准的仿射变换拼接图像处理程序,适合灰度图处理~!加了我自己注释更容易理解~!-Vc++ environment based on a selected block registration affine transformation splicing image processing procedure, suitable for greyscale image processing ~! Added myself annotation easier to und
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9035206
    • 提供者:林礼挺
  1. IMGReg

    0下载:
  2. 选择特征点,对图像进行仿射变换,然后配准-Select feature points, an affine transformation of the image, then registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1400131
    • 提供者:subin
  1. affinea

    0下载:
  2. 可以根据对应点对求仿射变换,主要用于图像配准-Find corresponding points based on affine transformation for image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1351
    • 提供者:江兰
  1. fangshe

    0下载:
  2. 仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:246784
    • 提供者:李杨元
  1. 639522133VCppDelaunay

    0下载:
  2. 很好的仿射变换的源代码,已经测试过,证明了可以满足对仿射变换的要求-Affine transform a good source code has been tested, proved to meet the requirements of the affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:202108
    • 提供者:dongye
  1. image-processing-based-on-vc

    0下载:
  2. 基于VC++的数字图像处理程序!能够实现读图,进行图像滤波,仿射变换,水印等等。-The digital image processing based on vc++ program! Can realize the map reading, image filtering, affine transformation, watermarking, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7120140
    • 提供者:songtao
  1. DIBLOOK111

    0下载:
  2. 对单张彩色图像进行仿射变换,需要输入仿射变换参考点-Single color image of an affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1388762
    • 提供者:xd
  1. AffineTransform

    0下载:
  2. 结合OpenCV,针对图像进行仿射变换。-combine with OpenCV, the project can realize the function on affine transform to the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:576048
    • 提供者:雷会
  1. Affine-password

    0下载:
  2. 一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:5902
    • 提供者:任博
  1. fangshebianhuan

    0下载:
  2. 通过C++环境实现仿射变换的过程的一个程序。-C++ environment to achieve through the affine transformation process of a program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:758182
    • 提供者:AMY
  1. sift

    0下载:
  2. 1999年British Columbia大学大卫.劳伊(David G.Lowe)教授总结了现有的基于不变量技术的特征检测方法,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子-SIFT(尺度不变特征变换),这种算法在2004年被加以完善。 -University of British Columbia 1999, David Rowe (David G. Lowe) summed up the professor is not variable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8396544
    • 提供者:chenping
  1. fenxing

    0下载:
  2. 采用仿射变换通过反复循环分别绘制出植物生长模拟图和Sierpinsk三角形分形图案,是matlab的应用-Affine transformation by using repeated cycles of plant growth simulation were drawn map and Sierpinsk triangular fractal pattern, the application is matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:847
    • 提供者:伊然默俪
  1. Sift_technology_notes

    0下载:
  2. SIFT的技术文档,SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642496
    • 提供者:xxx
  1. SIFT_relevant_papers

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties, and the m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:8181000
    • 提供者:xxx
  1. transform

    0下载:
  2. 插入图片进行仿射变换,简单功能:旋转平移翻转图像 剪切-java realize Transform aaaaa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:52999
    • 提供者:robin
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com