搜索资源列表
Match.rar
- 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
opencvmubanpipei
- opencv模板匹配,主要是cvMatchTemplate和cvMinMaxLoc。-opencv template matching, mainly cvMatchTemplate and cvMinMaxLoc.
templateMatchDemo
- OpenCV template match demo
opencv-SIFT
- 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
multiple-target-template-match
- 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
motempl
- 利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
OpenCV_Match
- 应用openCV实现的模板匹配函数,经过验证,效果较好。-Application of template matching to achieve openCV function, after authentication, better.
TemplateMatch
- 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
PicturesMatchTemplate
- 快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
Code
- 用opencv实现运动模板检测的源代码,编译后后可直接运行-Opencv using template detection exercise implementation source code, the compiler can be run after
Log_polartransformation
- Log-polar transformation :The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.download and install opencv 1.1 pre
template_match_video
- 对视频用OpenCV实现模板匹配,效果很好-template matching using OpenCV,the results are good!
template_match
- Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Win32 Console Application.-Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Wi
FastMatchTemplate_OCV21
- OpenCV Fast Match Template
cvMatchTemplatePcvMinMaxLoc
- 一个基于OpenCV+VC的模板匹配程序,速度还可以,能匹配一些模板-OpenCV+ VC a template-based matching procedure, the speed can also be able to match the number of templates
opencv-template)
- vs2010下的关于opencv的模板匹配包括模板匹配的阈值-template matching on the opencv under vs2010 include template matching threshold
Opencv-trace-algorithm
- 利用OpenCV进行模板匹配,后面可拓展为利用opencv寻迹算法(Template matching using OpenCV, and later can be expanded to use opencv tracing algorithm)
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
【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