搜索资源列表
-
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下载:
指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-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下载:
将原图与一幅模板图像进行计算相关 以图像显示相关函数-The original image and a template image to calculate correlation functions related to image display
-
-
0下载:
摄影测量的模板匹配算法(利用相关系数进行左右相片的测度匹配)-Photogrammetry template matching algorithm (using the correlation coefficient measure of matching left and right photos)
-
-
0下载:
一种改进的红外图像归一化互相关匹配算法,分析了传统归一化互相关算法在红外空中目标匹配定位时失效的原因,提出一种改进的红
外图像归一化互相关匹配算法. 该方法将模板和匹配区域之间的纹理相关计算看作一个最优化问
题,论文-An improved infrared image normalized cross correlation matching algorithms, analysis of the traditional normalized cross-correlation alg
-
-
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下载:
几种目标跟踪算法,包括空间目标序列图像相关跟踪算法,结合三维场景的目标跟踪系统研究,基于移动传感器网络的节能目标跟踪,基于图像分离块操作的快速模板匹配跟踪算法,基于特征点运动矢量估计的动态序列图像运动目标跟踪_英文_基于匹配跟踪置信度的自适应对应像素距离图像匹配跟踪算法-Several target tracking algorithms, including the target sequence space image correlation tracking algorithm, comb
-
-
1下载:
基于模板匹配的目标跟踪算法在红外热成像跟踪技术上的应用,进行了2级式的相关跟踪算法,可减少一半跟踪时间。-Target tracking based on template matching algorithm to track the infrared thermal imaging technology applications for the two type of correlation tracking algorithm, can be reduced by half track t
-
-
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下载:
很小的一个脸部匹配程序。通过计算目标和模板的相关系数,圈出相关系数高于阈值的那部分。-Face matching program. Circle to that part of the correlation coefficient is higher than the threshold value by the correlation coefficient calculation target and template.
-
-
0下载:
根据相关系数进行图像模板的匹配 并标注目标在源图像的位置-According to the correlation coefficient of image template matching and annotations
-
-
0下载:
动态跟踪人的眼睛,初学者可以下载学习,使用最大互相关算法实现模板与待测图像的配准-Dynamic tracking people' s eyes, beginners can download the study, using the maximum cross-correlation algorithm and tested template image registration
-
-
0下载:
归一化灰度值匹配,SSDA匹配;
模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
-
-
0下载:
归一互相关法的灰度图像模板匹配简单实现。缺点是会存在图像变形。仅供学习-Normalized cross-correlation method of gray image template matching simple implementation. The disadvantage is that there will be image distortion. Only to learn
-
-
0下载:
基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm
-
-
0下载:
基于互相关模板匹配的matlab源代码,欢迎有需要的下载-Based on cross-correlation template matching matlab source code, welcome to the needs of downloads
-
-
1下载:
本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
-