当前位置:
首页
资源下载

搜索资源 - Template correlation
搜索资源列表
-
0下载:
cp0801_PPMcorrmask为PPM-TH-UWB信号的相关模板信号计算函数,cp0801_PPMreceiver为PPM-TH-UWB信号的接收机-cp0801_PPMcorrmask for PPM - TH-UWB signal correlation template signal Function, cp0801_PPMreceiver for PPM - TH-UWB signal receiver
-
-
0下载:
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operat
-
-
1下载:
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use thi
-
-
0下载:
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operat
-
-
0下载:
Relationship Between the Sum of Squared Difference (SSD)
and Cross Correlation for Template Matching
Konstantinos G. Derpanis
York University
kosta@cs.yorku.ca
Version 1.0
December 23, 2005,Relationship Between the Sum of Squared Difference (SS
-
-
0下载:
一种基于序贯相关的图像模板匹配算法
源代码 matlab文件 效果经过测试-A method based on sequential correlation image template matching algorithm
Source code matlab document effect after testing
match image match image match image match image match image match image match i
-
-
0下载:
基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
-
-
0下载:
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 correlati
-
-
0下载:
简单的模板程序配准,匹配的效果基本上可以满足一般的要求。实用,简单。-two functions used to implement template matching. the program finds the template image inside the target image using correlation.
-
-
0下载:
利用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
-
-
0下载:
指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation fu
-
-
0下载:
this s the program for correlation between test and template image.
-
-
0下载:
基于小波变换的多分辨匹配算法:
首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。
-Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
-
-
0下载:
Template Matching. Two functions used to implement template matching. The program finds the template image inside the target image using correlation.
-
-
0下载:
采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing.
-
-
0下载:
基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
-
-
0下载:
模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the co
-
-
0下载:
基于相位相关模板匹配的全景图像拼接,简单易懂-Panoramic image mosaicing phase correlation based on template matching, easy to understand
-
-
0下载:
Simpla template matching is a sourc code for correlation between image 1 and image 2.
-
-
0下载:
基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm
-