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

搜索资源列表

  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. siftDemoV4

    0下载:
  2. Matbal下的SIFT算法源代码,可以直接运行,处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题-SIFT algorithm in Matlab source code can be run directly between processing the two images match under translation, rotation, affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:376116
    • 提供者:冯琳琳
  1. Affine-transformation

    0下载:
  2. 这是一个位图变换的例子,也是之前一家公司的笔试题目,该程序是实现24位位图的仿射变换-This is an example of graph transformation, is also before the company s written questions, the program is to achieve 24-bit bitmap affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:124609
    • 提供者:
  1. Affine

    0下载:
  2. 本程序利用不变矩实现了仿射变换的功能,感觉效果不错。-This procedure using invariant moment realized the affine transform function, feeling good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1719
    • 提供者:陆成
  1. affine

    0下载:
  2. 2维图像的仿射变换,空间变换,能对图像进行几何校正-Two-dimensional images of affine transformation, the space transformation, and geometric correction of images taken
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:45405
    • 提供者:
  1. yuandaim

    0下载:
  2. 分形中的迭代函数系统 相似变换是指在各个方向上变换的比率必须相同的一种比例变换;仿射变换是指在不同的方向上变换的比率可以不同的一种比例变换。 -The iterative fractals function system, similar changes in various directions on the ratio of change must be a change in the same proportion ; an affine transformation in
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:1135
    • 提供者:yaoyao
  1. SIFT

    0下载:
  2. Sift算子最早是由D.G.Lowe于1999年提出的,当时主要用于对象识别。 2004年D.G.Lowe对该算子做了全面的总结,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子sift(Scale Invariant Feature Transform)算子,即尺度不变特征变换。-Sift child the first count by DGLowe in 1999, was mainly used for object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432014
    • 提供者:江涛
  1. Affine-Transformation

    0下载:
  2. 程序在一个2D图像上计算并应用地理仿射变换。对于仿射变换的理解很有帮助。- The program calculated in a 2D image and the application of geographic affine transformation. Helpful for the understanding of the affine transformation. The progr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:44066
    • 提供者:陈冬雪
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com