资源列表
PCA_implementation
- PCA(主成分分析)的步骤详解及实现,并且与opencv中的PCA函数进行了对比。-Introduction and implementation of PCA(Principal component analyse),and also include the comparison with PCA function in Opencv
mushroom
- 决策树程序。内含数据,一个实例,检测蘑菇是否有毒-This program demonstrated the use of OpenCV s decision tree function for learning and predicting data。
SIFTDemo
- SIFT算法使用的简单例子,适合初学者。-SIFT Algorithm Demo
Detect-moving-vehicles
- 基于opencv visual stduio的对运动车辆的检测-Detection opencv visual stduio based on the movement of vehicles
rgb_hsv
- opencv中实现将图像从RGB转化到HSV中-opencv achieve RGB to HSV conversion
camera-capture
- 该程序是在VS2010环境下运行的,属于摄像头捕捉的程序。-The program is run under VS2010 environment, belonging camera capture program.
cam-multiwindows
- 该程序在VS环境下进行编译运行,能够实现在多个窗口播放视频。-The program is compiled to run under VS environment can be achieved in multiple windows to play the video.
facedetection
- 用opencv做的在摄像头运行中的人脸检测-OpenCV to do with detection in camera operation in the face
two
- 把一个图像通道处理后二值化,并可创建滑动条控制阈值,便于后期处理。-After the processing of a binary image channels, and create a slider control threshold, easy post-processing.
OpticalFlow
- 利用光流法,对静止背景下的运动目标进行精确识别,并图形化展示,效率较高,实时性比一般的要好。-Using optical flow method, the moving target under static background accurately identified and graphical display, high efficiency, better than real-time.
logistic-regression
- 采用随机梯度算法,来利用逻辑回归对训练集进行分类-Classify the training set by logistic regression
LearningOpenCV_Code
- learning opencv 全书的例子源代码-learning opencv code of the examples in this book
