搜索资源列表
match-v3.3.src.tar
- match-v3.3.src.tar.gz square match
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
Match-Template.rar
- 模板匹配,能够准确的找出与所给图像一致的目标。,Template matching, the ability to accurately identify the image with the given goal.
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
match.rar
- 图像匹配方法综述,pdf文件,刚开始学习图像匹配的可以参考,快速了解常见匹配算法,Image Matching Methods, pdf file, just started learning image matching can refer to quickly understand the common matching algorithm
match-two-picture-vc
- 实现两幅图像的匹配,并做了简易的mfc界面,可以方便直观的看出效果-To achieve the two images match, and made a simple mfc interface, you can easily see the visual effect
Match.rar
- 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
ncc.rar
- 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
contourDetect.rar
- 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
基于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
twoview_reconstruction
- 基于matlab的三维重建代码,提取两幅图片的匹配点-Based on three-dimensional reconstruction of the matlab code, extract the two images match point
Match-Template
- 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
multiple-target-template-match
- 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
match
- we use GUIDE to creat a GUI in which we load two images ,convert to binary images and calculates the percentage match.This is gud for studying image procssing for beginners. i think this coudl be modified better and hardware interfaced for clinic
match-v3.3.src
- 实现图像的匹配,用最大流最小割的算法实现-match
match
- 基于OpenCV实现相近两幅图像的特征匹配-OpenCV implementation based on similar characteristics of the two images match
Template+Match
- Match one template with a big image !