搜索资源列表
stereo-match
- 立体匹配程序,使用opencv进行立体匹配
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
ransac.rar
- 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
Match.rar
- 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
OpenCV
- OpenCV_人脸检测 SIFT特征匹配-OpenCV sift match
基于OpenCV的SIFT特征点提取进行匹配的程序
- 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
templateMatchDemo
- OpenCV template match demo
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
Match_Pixels
- 用OPENCV实现两张图像基于像素的匹配-To match two pictures with each pixels,using opencv
multiple-target-template-match
- 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
Match
- opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
SIFTAlgorithmcodes
- D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
findshicha
- 利用opencv,对两幅校正好的图像进行匹配,得到视差图-Using opencv, good correction of the two images match, the disparity map
Pattern_Align_by_yimi
- 模板比对 应用OPENCV来下显示比对后的图像 速度不错-Pattern match used Opencv
pyramid
- OpenCV+VS2008实现金字塔算法-OpenCV+ VS2008 pyramid algorithm to achieve
match
- 基于OpenCV实现相近两幅图像的特征匹配-OpenCV implementation based on similar characteristics of the two images match
ImageRetrieval
- 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
StereoMatch
- 很实用的OPencv三维重建源码。但是编译没成功,移植到VC++2010.-Stereo Match based on OpenCV.tansfer to Visual Studio 2010.
FastMatchTemplate_OCV21
- OpenCV Fast Match Template
opencv拍照
- 利用opencv拍照并且保存图片,短短二三十行代码,就可以实现这个功能,方便快捷,是嵌入式中实现拍照的一个很好的方法,亲测可用,但前提是你得把opencv的环境配好。(Using OpenCV to take pictures and save the picture, just twenty or thirty lines of code, you can achieve this function, convenient and quick, it is a good way to take