Description: 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 Platform: |
Size: 1024 |
Author:贾凯 |
Hits:
Description: 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 operation of the system.
-This file models a UWB DPSK system using a delay in one leg of the mixer, the correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system. Platform: |
Size: 6144 |
Author:王琼 |
Hits:
Description: 介绍两类同步方法都是采用滑动相关寻找峰值的办法,区别在于使用的相关器模板和先验信息。每种方法在具体实现上又可分为:串行搜索和并行搜索-Introduce two types of synchronization methods are used to find the peak sliding correlation approach, the difference lies in the use of the correlator template and a priori information. Each method in the concrete realization can be divided into: serial search and parallel search Platform: |
Size: 4096 |
Author:王洁 |
Hits:
Description: 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 Platform: |
Size: 41984 |
Author:li |
Hits:
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:
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:
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:
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:
Description: 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region Platform: |
Size: 1024 |
Author:章智凯 |
Hits:
Description: Template Matching. Two functions used to implement template matching. The program finds the template image inside the target image using correlation. Platform: |
Size: 55296 |
Author:driftinwind |
Hits:
Description: 采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing. Platform: |
Size: 112640 |
Author:ZDJ |
Hits:
Description: 基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result Platform: |
Size: 1024 |
Author:王光 |
Hits:
Description: 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the correlation coefficient of the original image to obtain the maximum value of the place is the biggest similarity place is to find matching pixels. The specific algorithm is as follows. Wherein, im_matched original image, im_template the template image. MaxR maximum similarity coefficient. Platform: |
Size: 1024 |
Author:太一 |
Hits:
Description: Simpla template matching is a sourc code for correlation between image 1 and image 2. Platform: |
Size: 124928 |
Author:Ariep Soelaiman S |
Hits:
Description: 基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm Platform: |
Size: 18432 |
Author:zcsmile93 |
Hits: