当前位置:
首页 资源下载
搜索资源 - normalized correlation
搜索资源列表
-
1下载:
算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation ma
-
-
1下载:
mathlab的三个分别灰色绝对关联度,相对关联度,归一关联度的代码,是三份M文件-mathlab absolute correlation of the three were gray, relative correlation, normalized correlation of the code, the file is three M
-
-
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,
-
-
0下载:
Normalized Cross Correlation (NCC) algorithm is robust, but it has poor real-time performance
due to its large amount of computation.
-
-
0下载:
Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
-
-
0下载:
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all
-
-
0下载:
The normalized cross correlation (NCC) implemented in C++ and Matlab
-
-
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下载:
为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
-
-
1下载:
matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
-
-
0下载:
MATLAB语言的归一化相关匹配算法Normalized correlation algorithm-MATLAB language Normalized Correlation Matching Algorithm Normalized correlation algorithm
-
-
0下载:
归一算法用在灰色关联度的计算,可以计算出权重,然后进行关联度计算。-Normalized correlation algorithm is used in the calculation of the gray, you can calculate the weights and then calculated correlation.
-
-
0下载:
Matlab and c code to compute fast normalized correlation coefficient.
-
-
0下载:
Normalized cross-correlation function, contains all of the right to cross-correlation function, can easily use it
-
-
1下载:
归一化相关算法
归一化
图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
-
-
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
-
-
0下载:
快速NCC(normalized cross correlation)算法实现。比matlab自带的normxcorr2 快10-20倍。在windows Unix环境下c语言,和matlab编译通过。-use Matlab on Windows or Linux or Mac OS X and want fast (exact, general-case) normalized correlation (NCC) code right now, then download it and enj
-
-
0下载:
这是一篇论文,主要内容是归一化互相关算法的原理及快速计算-Fast Normalized Cross-Correlation
-