搜索资源列表
-
0下载:
数字图像处理方面的,实现图像匹配的基本算法(相关系数法),NCC(normalized cross correlation
)
-
-
1下载:
归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
-
-
2下载:
matlab 图像处理 显示两幅子图像的归一化互相关-matlab image processing show that two sub-image of normalized cross-correlation
-
-
0下载:
Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
-
-
0下载:
The normalized cross correlation (NCC) implemented in C++ and Matlab
-
-
1下载:
二维投影相关法是基于二维投影的灰度相关匹配算法,主要利用匹配图像相邻像素的灰度值的大小关系
应该相同的原理进行图像匹配。该算法不仅大大减少了数据的维数,而且算法主要涉及(0,1)整数运算。与去均值
归一化互相关算法相比,其在保证匹配精度要求的前提下提高了匹配速度。
-Two-dimensional projection-related method is based on two-dimensional projection of the gray correlation match
-
-
0下载:
针对星载的干涉型成像光谱仪提出了一种基于归一化互相关系数的光谱数据立方体重建质量的量化评价
方法 ,并以工程化的要求作为仿真背景条件 ,建立了一个通用仿真系统。通过仿真 ,证实了基于归一化互相关系数的成
像光谱仪数据立方体重建质量量化评价方法是可行的。-According to the demands of processing imaging interferometer data cubes , which come f rom the remote satel2
lites ,
-
-
1下载:
本程序展示了二维归一化互相关用于
  模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。-This demo illustrates the use of 2-D normalized cross-correlation for
pattern matching and target tracking. The demo prompts the user to select
-
-
2下载:
实现了三种图像匹配算法
1:归一化互相关匹配算法
2:基于Hausdorff距离的图像匹配算法
3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
-
-
0下载:
图像配准:选择图像需要配准的子区域,计算归一化互相关,通过它来确定图像配准的区域,显示配准后的图像。-Image registration: Select the image sub-region need registration, computing normalized cross-correlation, by which to determine the image registration area to show the image after registration.
-
-
0下载:
一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红
外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问
题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
-
-
0下载:
采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing.
-
-
0下载:
Normalized cross correlation between two images
-
-
1下载:
图像拼接源码 ,合称360度全景图
采用归一化互相关-Source image stitching, collectively known as 360-degree panorama using normalized cross-correlation
-
-
0下载:
基于特征点匹配的拼接算法研究与实现,先利用相位相关法确定图像重叠区域,然后采用改进Harris角点检测算法
检测角点,再根据相似测度NCC(Normalized Cross Correlation)方法提取出匹配特征点对-Based on feature points matching stitching algorithm research and implementation, the first phase correlation method to determine the ima
-
-
1下载:
基于NCC(归一化互相关)的图像配准算法-NCC (normalized cross-correlation), image registration algorithm
-
-
0下载:
归一化互相关算法是传统的图像匹配算法,针对传统图像匹配算法运算量大、速度慢的缺点,提出了一种基于小波变换的多尺度图像匹配算法。-Normalized cross-correlation algorithm is the traditional image matching algorithm, proposed a wavelet transform-based multi-scale image matching algorithm for the large amount of comput
-
-
0下载:
归一化互相关图像配准
有时一幅图像是另一幅图像的子图像,可以利用归一化互相关通过移动一幅图像来是两幅图像配准。-Normalized cross-correlation image registration Sometimes an image is another image of the sub-image, by moving an image using the normalized cross-correlation to two image registration.
-
-
0下载:
基于归一化互相关系数NCC的视觉算法,用于立体匹配 计算视差-Normalized Cross Correlation Strereo Vision algorithm
-
-
0下载:
采用归一化互相关的算法进行图像匹配,经过测试非常有效-Normalized cross-correlation image matching, tested very effective
-