资源列表
MinVarianceFilter
- 基于OpenCV,灰度最小方差算法在图像模糊中的应用,仅头文件,方便调用-Min-Gray-Variance algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
segment_objects
- 基于OpenCV1.0,阈值方法的背景分割,单个文件,请自行编译-Based on OpenCV1.0, background thresholding segmentation
Adaboost
- 基于Adaboost算法的车牌检测在OpenCV上的研究与实现-License plate detection algorithm based on Adaboost on the research and implementation of OpenCV
untitled
- 利用opencv实现机器学习,K近邻分类器的小例子-Achieved using machine learning opencv, K small example of neighbor classifier
opencv
- opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
opencv_cPP_only
- book about opencv and c-book about opencv and c++
code
- Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
OpenCV-study
- opencv学习资料,包括很多示例程序,例如:图像反转,直方图,边缘检测-opencv learning materials, including many sample programs
FaceDetection
- 利用OpenCV检测图像中的人脸,若图像中人脸存在,则会标出人脸在图中的位置-Using OpenCV face detection image, if there are images of human faces, it will mark the face location in the figure
Assignment_2_CV
- A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape of Xcode solution. A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape o
Assignment_1_Sol
- A program that chooses the best match between picture and templates using the difference between them, using openCV and C++ and Xcode. A program that chooses the best match between picture and templates using the difference between them, using open
