资源列表
corner-detection
- 通过提取特征角点,找到共同特征,为后续处理做准备。-By extracting features of angular point, find the common features, prepare the way for subsequent processing.
Mid-term-project
- 用于图像的三维重建,利用光度立体实现。具体实现代码。-stereo reconstruction
hand
- 一个手势识别的程序,适合初学者研究与分析。-hand detection and matching
OPencv_randomtext
- 随机图形和文字生成示例,本资源是生成随即图形和文本的代码示例。-An example for random graphics and generate text
SurfDescriptorExtractor
- 本代码实现了利用SURF算法进行特征描述,找出图像中的角点。-This code implements characterization, figure out the image of the corner by using SURF algorithm .
SurfFeatureDetector
- 调用detect函数检测出SURF特征关键点,保存在vector容器中,绘制特征关键点 -Call detect function detects the SURF feature key stored in vector container, drawing feature key points
FLANN_and_SURF
- 检测Surf关键点、提取训练图像描述符,创建基于FLANN的描述符匹配对象-To check surf key points extracted image descr iptor training, create the descr iptor-based matching objects FLANN
FlannBasedMatcher
- 使用FLANN进行特征点匹配,利用SURF检测器检测的关键点,绘制出符合条件的匹配点 -The key point of the feature point matching using FLANN using SURF detector, the draw qualifying match point
45398761sift
- 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
match
- 两幅图片的匹配算法 通过c++来实现 代码可以运行 -Two image matching algorithm code can be implemented by c++ run
dspFeat
- 实现特征点检测与提取的一个小代码 通过c++可以实现并应用-Implement the feature point detection and extraction of a small code and applications can be achieved by c++
Learning-OpenCV
- 有关于OpenCV的基础教程,比较适合初学者-Th is book provides a working guide to the Open Source Computer Vision Library (OpenCV) and also provides a general background to the fi eld of computer vision suffi cient to use OpenCV eff ectively.
