资源列表
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.
CvxTextOut_demo
- opencv显示汉字;已经把freeType依赖库放了进去-Opencv display Chinese characters, has been put into the freeType dependent Libraries
OpenCV_OpticalFlow
- opencv光流算法,初学者学习这个算法很有用-opencv optical flow algorithm, this algorithm is useful for beginners to learn
1
- 对图片进行直方图均衡处理,并进行强度转换来加强图像-Do histogram equalization for images Try some intensity transforms to enhance them.
GLCM
- opencv实现灰度共生矩阵并求图像的几个纹理特征-opencv glcm实现灰度共生矩阵并求图像的几个纹理特征
flsum
- opencv 中可以求一张图像中连通区域数的程序
jiaodian_detect
- 对一幅图像使用opencv自带函数进行角点检测,并绘制-The use of an image that comes opencv corner detection function, and draw
