搜索资源列表
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法-handwritten figures identifiable template matching method
车辆图象的检测,模板匹配
- 这是车辆牌照检测的模板匹配的源代码,用VC编辑!-This is the vehicle license template matching detection of the source code editor with VC!
模板匹配算法代码
- 图象的检测,模板匹配算法代码 很好用的 大家
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
模板匹配
- 精度绝对不错,自己编写的。
图象的检测,模板匹配算法代码
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在
基于模板匹配的人眼定位与人脸检测
- 基于模板匹配的人眼定位程序,其中使用了遗传算法。
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法
模板匹配之手写数字识别系统
- 模板匹配之手写数字识别系统
图像匹配--模板匹配
- 主要是利用相关算法进行模板和场景图的匹配
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
halcon-ncc模板匹配
- 用halcon实现ncc模板匹配,可使用 已调试,可作为学习参考(Using Halcon to achieve NCC template matching, can be used, has been debugged, can be used as a learning reference)
halcon-轮廓模板匹配
- 用halcon实现轮廓模板匹配,可实现已调试,可作为学习参考(Using Halcon to achieve contour template matching, can be achieved debugging, can be used as a learning reference)
halcon-轮廓模板匹配-批量图片-实战
- 用halcon实现轮廓模板匹配,实战批量图片,可运行已调试,可作为学习参考(Using Halcon to achieve contour template matching, actual batch picture, can run, has been debugged, can be used as a learning reference)
C# 使用Halcon进行模板匹配定位
- C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
模板匹配
- 自己用的模板匹配 ,自己拍个图片,把小的部分单独截出来(Match your own template, take a picture of yourself, and cut the small part out alone)
【84】模板匹配
- OpenCV 模板匹配,matchTemplate方法使用,实测非常不错 平方差匹配法(SQDIFF) 归一化平方差匹配法(SQDIFF NORMED) 相关匹配法(TM CCORR) 归一化相关匹配法(TM CCORR NORMED) 相关系数匹配法(TM COEFF) 归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method used, the measurement is very
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
halcon可变性模板匹配
- Halcon可变性模板匹配,运行效果非常不错(Variability Template Matching works very well)
金字塔模板匹配算法
- 可以实现金字塔加速处理模板匹配,vs2015+opencv3.30.(The template matching can be accelerated by pyramid)