搜索资源列表
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
模板匹配的语音识别
本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人
基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测
- 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测
基于模板匹配的人眼定位与人脸检测
- 基于模板匹配的人眼定位程序,其中使用了遗传算法。
HOW TO DO RESEARCH 采用模板匹配的方法识别手势
- //修改后能运行的程序,但是结果好像不是很好 //我的机子是赛扬600,超频到900在用,内存是256sdram,刚才调的时候居然 //内存不够用了,又很多地方需要改进,如果有时间,我会把改了的重新上传 //还有个问题就是,偶尔会定位到我的脸上,估计是我的脸长的太像手了 : ) //采用模板匹配的方法识别手势 //这次修改了内存消耗猛增的bug,但是仍然有小幅增长,只要测试时间在半个 //小时之内,一般不会出现内存不足的提示。 //修正
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat tra
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the so
image_processing_source_code
- 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 si
nccr
- 模板匹配的一个matlab实例,程序可读性好。-template matching a Matlab example, procedures readable.
ROBOTsystem
- 本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人。-this program is based on template matching speech recognition technology. Extraction of voice features, and the establishment of Template Library. Voice recognition can b
animageprocessingexample
- 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image re
MAD_RAw
- 运用MAD相似性度量准则实现模板匹配程序-use MAD similarity measurement criteria to achieve template matching procedures
Track_4
- MAD相似性度量准则的改进,实现模板匹配程序-MAD similarity measurement criteria to improve and achieve template matching procedures
ModuleTest
- 模板匹配程序,是图像分析、识别与理解的后期部分,有较详细的注释-Template matching procedure is image analysis, identification and understanding of the latter part of the Notes have more detailed
templateMatcher
- 使用matlab编写的一个简单模板匹配程序,对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedures for the beginner stereo matching entry procedures
matching
- 使用matlab编写的一个简单模板匹配程序对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedure for three-dimensional matching of the entry procedures for beginners
cvMatchTemplatePcvMinMaxLoc
- 一个基于OpenCV+VC的模板匹配程序,速度还可以,能匹配一些模板-OpenCV+ VC a template-based matching procedure, the speed can also be able to match the number of templates
例子+mfc程序
- 基于halcon的模板匹配程序,并用mfc编程,给大家一个参考(example of halcon with mfc)
Match-Template
- 用于图像处理中的模板匹配,在一个大模板中标记出目标子模板(It is used for template matching in image processing, and the target sub template is marked in a large template.)