搜索资源列表
hand_recognization
- 手写数字识别之模板匹配法,VC++6.0编写的:)-handwritten figures identifiable template matching method, VC + +6.0 prepared :)
distor
- 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
imagedetection
- 图像检测\\模板匹配的Visual C++代码-Image Detection \\ template matching Visual C code
HOW TO DO RESEARCH 采用模板匹配的方法识别手势
- //修改后能运行的程序,但是结果好像不是很好 //我的机子是赛扬600,超频到900在用,内存是256sdram,刚才调的时候居然 //内存不够用了,又很多地方需要改进,如果有时间,我会把改了的重新上传 //还有个问题就是,偶尔会定位到我的脸上,估计是我的脸长的太像手了 : ) //采用模板匹配的方法识别手势 //这次修改了内存消耗猛增的bug,但是仍然有小幅增长,只要测试时间在半个 //小时之内,一般不会出现内存不足的提示。 //修正了原来版本在读取10幅图后显示错误的问题
采用邻域差值特征模板的立体匹配方法
- 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
Untitled7
- 车牌识别系统 车牌定位 分割 和识别 识别是模板匹配的方法matlab-Matlab license plate recognition system
pipei
- 一个模板匹配算法源代码,能对有旋转的目标进行识别。-A template matching algorithm source code, can identify the rotating targets.
ssda
- 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
HausdorffDimension
- 利用Hausdoff距离进行模板匹配,此方法简洁快速,具有很好的鲁棒性能-Template matching using Hausdoff distance, this method is simple and quick, has good robust performance
PhaseBasedTemplateMatching
- 基于相位的模板匹配算法,此算法快速,可行性较好~-Template matching algorithm based on phase, this algorithm is fast, the feasibility of better ~
templatematching
- 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
neural-network-image-matching
- 用matlab实现的图像识别,包含模板匹配和神经网络 -Image recognition using matlab implementation, including template matching and neural network
renlianjiance
- 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
mobanpipei
- 很好用的模板匹配程序,可用来识别字符 matlab实现的-a template matching procedure can be used to identify character
mubanpipei
- 基于模板匹配的目标跟踪,采用sad算法实现,获取目标中心点。-Target tracking based on template matching, the use of sad algorithm, access to target center.
Eye_tracking
- 基于模板匹配方法的眼睛追踪技术研究,彩色空间,视频帧图像处理-eye tracking technology based on emplate matching method, color space, video frame, image processing
z
- 可见光图像中地面飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶hu不变距 模板匹配法 -aircraft recognition
kaitibaogao)
- 基于模板匹配的目标跟踪的开题报告 里面详细介绍了这个课题的时间进度和要求 - it s my duocument of kaitibaogao
标准库
- 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)