搜索资源列表
-
1下载:
模板匹配,能够准确的找出与所给图像一致的目标。,Template matching, the ability to accurately identify the image with the given goal.
-
-
1下载:
人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
-
-
0下载:
一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
-
-
0下载:
图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
-
-
0下载:
使用matlab编写的一个简单模板匹配程序对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedure for three-dimensional matching of the entry procedures for beginners
-
-
0下载:
模板匹配字符识别的程序,字符的模板制作说明-Template matching character recognition program, the character descr iption of the template production
-
-
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下载:
.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpi
-
-
0下载:
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
-
-
0下载:
haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
-
-
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下载:
汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
-
-
0下载:
图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
-
-
0下载:
基于模板匹配的图像识别的源代码,为初学者提供部分参考。-Image recognition based on template matching of the source code, in order to provide some reference for beginners.
-
-
0下载:
基于灰度的模板匹配 模板匹配 哈弗变换-The template matching based on gray scale template matching Hover transformation
-
-
0下载:
一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
-
-
0下载:
学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
-
-
1下载:
人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
-
-
0下载:
基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
-