搜索资源列表
-
0下载:
实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
-
-
0下载:
一篇讲通过两幅图像的快速傅里叶变换进行相位相关计算检测图像旋转的英文文章-Stresses two images through a fast Fourier transform calculation of phase correlation to detect image rotation English articles
-
-
0下载:
简单的模板程序配准,匹配的效果基本上可以满足一般的要求。实用,简单。-two functions used to implement template matching. the program finds the template image inside the target image using correlation.
-
-
0下载:
ZNCC Normalized cross correlation
m = zncc(w1, w2)
Compute the zero-mean normalized cross-correlation between the two
equally sized image patches w1 and w2. Result is in the range -1 to 1, with
1 indicating identical pixel patterns.-ZN
-
-
0下载:
这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片-This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures
-
-
0下载:
采用格式相同的两张图片,运用相关函数,以此进行图像的融合-Two pictures using the same format, the use of the correlation function, this fusion image
-
-
0下载:
可以用来评价两幅图像灰度图直方图的相关度,得到结果可以用来分析有噪声和无噪声图像的不同(Can be used to evaluate the histogram correlation of two image grayscale histograms, and the results can be used to analyze the difference between noisy and noiseless images)
-
-
2下载:
使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi
-
-
1下载:
二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
-