搜索资源列表
harrisCorner__2006528
- 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
Matching
- OpenCV pattern matching
SADtezhengpipei
- 这是一个利用SAD方法实现两幅图片的特征 匹配,利用了Open的数据结构.-This program use sum of absolute difference(SAD) to realize 2 pictures character matching.And using OpenCV.
sift-1.1.1_20090108_win
- 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
MyMFC_v3
- OpenCV 模板匹配代码,支持自定义模板设置,对彩色、黑白图像均有作用-OpenCV template matching code, support for custom template settings for color, black and white images have a role
PiPei
- 图像匹配核心文件,下载下来,导入工程直接可以使用,但前提是安装opencv-Image matching core files, downloaded, can be used directly into the project, but the premise is to install opencv
opencv-temp
- opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!-Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!
OpenCVPSIFT
- OpenCV实现人脸识别功能。采用基本的算法实现特征点提取和匹配。-OpenCV face recognition function. The basic algorithm uses the feature point extraction and matching.
Harris-Corner
- Harris算子提取特征点、匹配、提粗匹配程序,(基于opencv).-Harris operator extracting feature points, matching proposed matching program, (based on opencv).
Harrismatch
- Harris operator extracting feature points, matching proposed matching program, (based on opencv).
HarrisMatch(opencv)
- harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
FlannBasedMatcher
- opencv使用FLANN进行特征点匹配-opencv use FLANN matching the feature point
visualmatchingCPP
- 双目立体匹配的局部窗口可变C++程序,可在visual studio环境下编译运行,没有用到opencv-Binocular stereo matching local window variable C++ program can be compiled to run under visual studio environment, did not use opencv