搜索资源列表
影像匹配程序
- 数字摄影测量中的相关系数法影象匹配程序,vc实现.提供例子数据,为raw格式-Digital Photogrammetry of the correlation coefficient method image matching procedures, vc achieve. For example, for the raw format
相关系数图像匹配
- 利用相关系数实现影像匹配
相关系数法影像匹配
- 此软件能对两幅影像进行匹配,文件包中包含了两幅影像用于实验。
影像匹配算法
- 摄影测量学基于相关系数的影像匹配算法
shicha_match.rar
- 数字图像处理方面的,实现图像匹配的基本算法(相关系数法),NCC(normalized cross correlation )
phasecorrelation
- 运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。-fft、ifft、phase correlation
tuxiangpeizun
- 用于图像之间的半自动配准,使用相关系数方法进行点匹配,三次多项式进行图像变换。-For image registration between the semi-automatic, the use of correlation coefficients point matching method, cubic polynomial transform image.
spilt1
- 数字影像相关系数匹配算法的vc实现 功能全部实现-Digital image correlation matching algorithm to achieve the vc
Image_matching
- 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
mbpp
- matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
kstxpp
- 快速图像匹配相关系数算法及实现的论文研究-Rapid image matching algorithm and the realization of the correlation coefficient
gray
- 针对目前图像匹配算法中存在的匹配精度不高和匹配速度慢的缺点, 对基于灰度相关的 2 类匹配算法——最小误差法和相关系数法进行了改进-Improvemen t of image ma tch ing a lgor ithm ba sed on gray correla t ion
Max_CCM
- 用于图像配准,角点提取后采用相关系数法进行特征匹配-For image registration, corner detection using correlation coefficient method after the feature matching
imagematch
- 本程序分别用相关系数,协方差等5种方法实现了同名像点的自动匹配-5 ways to realize the automatic matching of corresponding points
ImgMatch
- 提取两张航测相片的匹配点,摄影测量上面的重要内容,这里选用的是Moveric提取点然后用相关系数法提取同名点。-Extraction of two aerial photos of the match points, photogrammetry, an important part of the above, where the choices are Moveric extraction point then extracted using the correlation coefficie
testpipei_1
- 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
testpipei_1
- 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
PicMatch
- 相关系数法的影像匹配 VC++实现 摄影测量方面使用-Correlation coefficient of image matching VC++ to achieve the use of photogrammetry
ImageMatch
- 该代码在检测图像特征点的基础上,使用相关系数法进行图像的匹配。-The code in the image feature point detection, based on the correlation coefficient method for image matching.
【84】模板匹配
- OpenCV 模板匹配,matchTemplate方法使用,实测非常不错 平方差匹配法(SQDIFF) 归一化平方差匹配法(SQDIFF NORMED) 相关匹配法(TM CCORR) 归一化相关匹配法(TM CCORR NORMED) 相关系数匹配法(TM COEFF) 归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method used, the measurement is very