资源列表
CurveExtraction
- 个人整理程明明博士曲线提取的代码,已经配置了opencv的基于VS2010源程序-Curve extraction C++ code
camlib
- 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-callib callibcallibcallib
Vibe3Pdiff_frame
- vibe 算法的改进,增加帧差法,可以去除第一帧的鬼影-Improved vibe algorithm, increasing the frame difference method, you can remove the ghost of the first frame
mofang2
- 识别魔方颜色,根据颜色不同识别输出相应标号,通过画矩形框的方式确定模块位置-Identification cube colors, according to the corresponding labels in different colors to identify the output to determine the position of the module by way of drawing a rectangle
guassian-discriminant-analysis
- 基于opencv实现的c++版高斯判别分类,随机生成两类满足正态分布的训练样本点,利用高斯判别分析进行分类-Based on c++ version of the opencv, we realized gaussian discriminant classification by randomly generating two classes meet normal distribution of the training sample points, and used gaussian di
camera-tracking-moving-objects
- 用opencv实现摄像头的跟踪与检测,本程序是用笔记本摄像实现,算法为camshift算法-Use opencv to realize camera tracking and detection, this procedure is to use the laptop camera implementation, algorithm for camshift algorithm
Satic_EigenFaceRecognizer
- 基于opencv的静态特征人脸识别代码,里面含有完整的代码,并附有测试图片,可以直接运行,代码注释非常详细-Static characteristics based face recognition opencv code, which contains the complete code, with a test image, you can directly run the code is very detailed notes
WebCamera
- 使用OpenCV获取MJPG-streamer服务器发送的视频流,同样适用于获取Web摄像头视频流的获取。-Get a video stream using OpenCV MJPG-streamer server sends the same applies to get a Web camera video stream to obtain.
opencv2.4.9-c_samples
- opencv2.4.9中C源语言的样例源码-the source c code in opencv2.4.9
sift
- OPENCV C++写的SIFT 已注释和修改。-OPENCV C++ SIFT
OpenCV-color-to-gray
- OpenCV实现彩色图像到灰色图像的转换。 读入图像文件,实现彩色图像到灰色图像的转换,然后显示图像在屏幕上。 开发环境:vs2010+opencv。 -OpenCV color image to gray image conversion. Read into the image files, color image into a gray conversion image and then display the image on the screen. D
imgtest
- 基于OpenCV2.45实现的人流统计统计程序,用于实现统计视频中的人流密度。-Based OpenCV2.45 realize crowd Statistics program for realization of statistics in the video flow density.