资源列表
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.
cvCarRecog
- 基于opencv的车牌字符的精确分割(包括去除边框和铆钉)-Based on opencv license plate characters accurate segmentation (including the removal of borders and rivets)
Opencv-check-degree-test
- vc6.0 opencv1.0 电子元件角度识别 初学者必看-vc6.0 opencv1.0 electronic components beginners Watchable angle recognition
Gauss_Adjust_GPU
- 该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速-The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm
Fingerprint-
- 利用C++实现指纹的提取与识别。指纹提取与识别。-Fingerprint extraction and recognition