资源列表
opencv-3.2.0
- opencv3.0源码,图形处理的好资料,值得学习、研究(Opencv3.0 source code, graphic processing of good information, worth learning, research)
opencv 基本全局阈值法--二值化
- 图像二值化代码,使用全局二值化算法实现,效果不错(binary transfer algorithm)
canny边缘检测
- 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
test2
- 使用opencv 调用摄像头代码,并在电脑上显示摄像头采集图像。(Using OpenCV to call the camera code and display a camera on a computer to collect images.)
FasterSurf
- 一个图像拼接框架。切换注释与未注释代码可实现不同检测器与描述子的组合。默认使用SURF+BRIEF,通过预设重叠区域比例排除非重叠区域特征点的检测,提升特征点检测速度,减少误匹配。(An image stitching frame. The switching annotation and the non - annotated code can implement the combination of different detectors and descr iptors. Using SU
图像融合
- 用OpenCV实现两幅图像的融合,并且在效果图上创建滑动条(The fusion of two images with OpenCV)
faceRecognization
- 本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing libr
TestLBP
- 使用vs2008开发平台,c++语言,对人脸图片进行LBP特征提取,再通过距离度量计算人脸相似度,在100人的小库中准确率超过80%(We use VS2008 development platform and c++ language to extract LBP features from face images, and then calculate face similarity by distance metric. The accuracy is over 80% in 100 sm
capture_image_basler
- basler相机图像采集转opencv的mat格式库(Basler camera image acquisition and conversion of OpenCV mat format library)
DetectsAndRecognizeFaces
- detect and crop tool for face align.
95_ORB算法描述与匹配
- Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
kinectdepthandcolor
- 本程序主要是利用opencv实现kinect采集的彩色图像和深度图像的显示。(This program is mainly using OpenCV to realize the display of color images and deep images collected by Kinect)
