Welcome![Sign In][Sign Up]
Location:
Search - normalized correlation

Search list

[WEB Codeonenewfangfa

Description: 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(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 matching algorithm (N P rod), an increase of nearly 100%.
Platform: | Size: 349335 | Author: 李杰 | Hits:

[matlabCorrelationDimension_luzhenbo

Description: 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数 6、CorrDim_buffer.dll - 缓存文件-calculated the correlation dimension Matlab procedures- (mex function, ultrafast)----------------------------------- folder Note : 1, CorrelationDimension_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, PhaSpaRecon.m-5 reconstruction phase space, CorrelationDimension.dll-associated integral calculation Function 6, CorrDim_buffer.dll-cache file
Platform: | Size: 54272 | Author: 李晓燕 | Hits:

[matlabGP_Algorithm_luzhenbo

Description: G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、CorrelationIntegral.dll - 计算关联积分-G-P algorithm in Matlab correlation dimension (upgrade version mex function, ultrafast) Author : bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com 000 people Home : luzhenbo.88uu.com.cn update : the introduction of restrictions on temporary separation parameters so that the sequence of parameters than the average cycle, in addition to the same orbit around the point and makes a relatively small r, r ln- ln C (r) curve is nearly linear document folders : 1, GP_Algorithm_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, CorrelationIntegral.dll-associated integral calculation
Platform: | Size: 6144 | Author: 陆振波 | Hits:

[Documentsonenewfangfa

Description: 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(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 matching algorithm (N P rod), an increase of nearly 100%.
Platform: | Size: 349184 | Author: 李杰 | Hits:

[ActiveX/DCOM/ATLRealTimeNormalizedCrossCorrelationAlgorithm

Description: Normalized Cross Correlation (NCC) algorithm is robust, but it has poor real-time performance due to its large amount of computation.
Platform: | Size: 71680 | Author: wang | Hits:

[2D GraphicHarris_NCC_detection_matching

Description: Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
Platform: | Size: 4096 | Author: Min-Liang Wang | Hits:

[Industry researchmutual

Description: 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 the data, coming from the different modalities, are displayed in proper locations. The term image registration is most commonly used to denote the process of alignment of images , that is of transforming them to the common coordinate system. This is done by optimizing a similarity measure between the two images. A widely used measure is Mutual Information (MI). This method requires estimating joint histogram of the two images. Experiments are presented that demonstrate the approach. The technique is intensity-based rather than feature-based. As a comparative assessment the performance based on normalized mutual information and cross correlation as metric have also been presented.-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 the data, coming from the different modalities, are displayed in proper locations. The term image registration is most commonly used to denote the process of alignment of images , that is of transforming them to the common coordinate system. This is done by optimizing a similarity measure between the two images. A widely used measure is Mutual Information (MI). This method requires estimating joint histogram of the two images. Experiments are presented that demonstrate the approach. The technique is intensity-based rather than feature-based. As a comparative assessment the performance based on normalized mutual information and cross correlation as metric have also been presented.
Platform: | Size: 98304 | Author: Harry | Hits:

[2D Graphicncc

Description: The normalized cross correlation (NCC) implemented in C++ and Matlab
Platform: | Size: 582656 | Author: lusmar | Hits:

[ActiveX/DCOM/ATLzncc

Description: 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.-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.
Platform: | Size: 1024 | Author: mahmoud | Hits:

[Software EngineeringImage_matching

Description: 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem, a high-precision image matching--- the use of optical flow algorithm to determine the image of the stadium to match the image. The algorithm to overcome the traditional matching method based on gray-scale image interpolation accuracy by the effects of defects, as well as the speed and accuracy of computing limitations. MAD-based block matching algorithm and the normalized correlation coefficient to compare block-matching algorithm, the algorithm achieved a high-precision image sequence matching, and simple hardware implementation, lower computational complexity.
Platform: | Size: 222208 | Author: 酷鱼 | Hits:

[Special Effectsmbpp

Description: matlab 归一化相关系数,可用于模板匹配-matlab normalized correlation coefficient
Platform: | Size: 1024 | Author: ycygg | Hits:

[OpenCVnormxcorr2_mex_ALL

Description: 归一化互相关高速计算模块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, it performs higher efficiency than Matlab built-in normxcorr2 ().
Platform: | Size: 584704 | Author: MORGAN | Hits:

[Special Effectsshicha_match

Description: 数字图像处理方面的,实现图像匹配的基本算法(相关系数法)-NCC(normalized cross correlation )
Platform: | Size: 1024 | Author: johnny | Hits:

[Mathimatics-Numerical algorithmscorrelationalg

Description: MATLAB语言的归一化相关匹配算法Normalized correlation algorithm-MATLAB language Normalized Correlation Matching Algorithm Normalized correlation algorithm
Platform: | Size: 24576 | Author: hermit | Hits:

[matlabCorrelation

Description: 归一算法用在灰色关联度的计算,可以计算出权重,然后进行关联度计算。-Normalized correlation algorithm is used in the calculation of the gray, you can calculate the weights and then calculated correlation.
Platform: | Size: 1024 | Author: 王军 | Hits:

[matlabfastop

Description: Matlab and c code to compute fast normalized correlation coefficient.
Platform: | Size: 36864 | Author: RUI LI | Hits:

[matlabnccf

Description: Normalized cross-correlation function, contains all of the right to cross-correlation function, can easily use it
Platform: | Size: 1024 | Author: Kirill Sakhnov | Hits:

[Special Effectsguiyihua

Description: 归一化相关算法 归一化 图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
Platform: | Size: 20480 | Author: monica | Hits:

[matlabnormxcorr2_ALL

Description: 快速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 enjoy the large performance gain over Matlab s normxcorr2 (demo included). For the brave (and/or masochistic) there is B), however, it is unlikely you will do better than the above. Thanks to Liang Jin for making the OS X binary (his performance comparison graph on a PowerPC).
Platform: | Size: 584704 | Author: | Hits:

[AI-NN-PRFastNormalizedCross-Correlation

Description: 这是一篇论文,主要内容是归一化互相关算法的原理及快速计算-Fast Normalized Cross-Correlation
Platform: | Size: 59392 | Author: mpoix | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net