资源列表
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
colordetection
- 基于opencv,从视频文件中进行肤色检测,能较好识别肤色区域-color detection for vedio
Canny
- Canny边缘检测:(1)使用OPenCV函数完成;(2)自己写的Canny边缘检测函数。效果较好-Canny edge detection: (1) use OPenCV function is completed (2) Write your own Canny edge detection function. Better
calibration-prescan
- 可在PreSCan中对车载相机进行标定,通过四点法,已知四个像素点及其对应的世界坐标,即可标定出相应的转换矩阵-camera calibration in PreSCan platform
SIFT
- sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
Image-Denoising-based-on-opencv
- 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
HSVtoRGB
- 本代码的功能是将一副RGB图像转换成HSV图像,并分别显示出来,对初学者有较好的参考意义。-This code function is an RGB image is converted into HSV image, and were displayed on a better reference for beginners
