搜索资源列表
vc图像配准
- 对两幅图像进行仿射变换,然后进行配准
vc图像配准
- 对两幅图像进行仿射变换,然后进行配准
jiyuHausdorffdetuxiangpeizhun.
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
Test2D
- 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
affine
- 基于最小二乘法的仿射变换 matlab实现-Least square method based on the realization of affine transformation matlab
AffineTrans
- 本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
sitf-0.9
- 绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!-The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transplanted affine transformation fu
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
affien-invariant-moment
- 对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
least-square-affine-transformations
- 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
affine10.25
- 仿射变换,本程序采用opencv和C++编程完成,能实现不同角度和尺度的仿射变换,运行良好-affine transform
imige_match
- 实现图像配准:线性保角变换,投影变换及仿射变换。-Achieve image registration: linear conformal transformation, projection transformation and affine transformation.
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
SUBVALUE
- 仿射变换求2福图像的相似性,vc程序实现,有说明和原代码。-Affine transformation for 2-fu image similarity, vc program, there are descr iptions and the original code.
fenxing
- 分形学源码,很多。树木仿射变换、花的放射变换-Fractal source, a lot. Affine transformation of trees, flowers radiology transform
基于sift算法的图像拼接,匹配和仿射变换的源代码,初学者可以参考
- 该代码包涵了sift算法中的特征匹配,提纯,两幅图像之间的仿射变换和最终实现图像的拼接技术,比较容易理解,更适合于初学者
图像仿射变换的源代码,图像拼接代码
- 该代码实现了sift算法的后续过程,通过ransac实现特征点的精确提纯,并得到仿射变换矩阵,实现图像的仿射变换和融合,效果很好
几何变换+仿射变换+测量
- 以具体的实例讲解了halcon中的几何变换和仿射变换,这在OCR识别中经常遇到的方法(The geometric transformation and affine transformation in halcon are explained in concrete examples, which are often encountered in OCR recognition.)
图像几何变换
- 图像的几何变换包括仿射变换,几何变换,中心变换等功能(The geometric transformation of the image includes the functions of affine transformation, geometric transformation, central transformation and so on)
仿射变换
- 本程序利用vs2013+opencv2.4.9编写,可以将图像进行仿射变换(This program is written in vs2013+opencv2.4.9, which can affine transformation of image.)