搜索资源列表
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.
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 图像剪切
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
fenxing
- 分形学源码,很多。树木仿射变换、花的放射变换-Fractal source, a lot. Affine transformation of trees, flowers radiology transform
lyj1
- SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the difficult, and its ability to
h_affine.ln
- 图像仿射变换的源码,可以好好看一下!试试吧 不错的!国外牛人写得-Affine transformation of the source image can be a good look! Good try! Cattle were written abroad
SIFT
- SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is the feature points at home and abroad to match the hot area of research and difficult, and its ability to match
sift
- SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
CNNfeatureextraction
- 提出了一种基于目标边界的不变特征提取方法。导出了用物体角点坐标表示的低阶边界矩的闭合形式,构造了 基于边界矩的仿射变换不变量。该方法只需要对物体角点进行简单的代数运算,因此,该方法简单明了,计算量很小。实 验结果证明了该方法的有效性-A goal of the border based on the same feature extraction method. Exporting objects with corner coordinates of the low-level clos
Test1
- 读取图像,并对图像进行仿射变换,可以通过改变仿变换的参数得到不同的变换图像-Image affine transformation :get different transformed images by different parameters
affine
- 读取图像,并对图像进行仿射变换,可以通过改变仿变换的参数得到不同的变换图像-Image affine transformation :get different transformed images by different parameters
affineOF
- 基于仿射变换的图像匹配程序,这是基于mablab的一个主程序-Affine transformation based on the image matching process, which is based on a main mablab
几何变换+仿射变换+测量
- 以具体的实例讲解了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)