Welcome![Sign In][Sign Up]
Location:
Search - template matching correlation in matlab

Search list

[Special EffectsPhaseBasedTemplateMatching

Description: Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlation. The advantage of Phase based correlation technique is that it shows good response against shift/brightness variation and noise addition i.e. salt & pepper/Gaussian noise [1,2]. Templates includes small portion of cropped from input imagery with gaussian noise introduced in them.
Platform: | Size: 71680 | Author: zhangxq | Hits:

[Windows Developmy_codes1

Description: 简单的模板程序配准,匹配的效果基本上可以满足一般的要求。实用,简单。-two functions used to implement template matching. the program finds the template image inside the target image using correlation.
Platform: | Size: 9216 | Author: wangwei | Hits:

[Graph programtemplateMatcher

Description: 利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置-Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match position
Platform: | Size: 1024 | Author: lu | Hits:

[Wavelettuxiangpipei

Description: 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the image and the template image is decomposed to the B layer, and retain only low-frequency part of the LL, and then use normalized correlation as a similarity measure, carried out by the rough to the relevant matching process, each time using the matching results of the next layer in the upper small scale search. This greatly reduces the search space, but also reduced the calculation of similarity for each match the amount of data.
Platform: | Size: 252928 | Author: 韩小芳 | Hits:

CodeBus www.codebus.net