资源列表
learning-opencv-code
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
Gaussian-mixture-model
- 混合高斯模型GMM EM算法,建模效果好,可以用于行为识别-Gaussian mixture model GMM EM algorithm, modeling effect, can be used for behavior recognition
VS2010_OpenCV244_MFC
- VS2010+OpenCV2.4.4实现多文档MFC应用程序打开多种类型图像-MFC application about opening pictures based on VS2010 and OpenCV2.4.4
opencv2-programing-manual-in-chinese
- 计算机视觉编程OpenCV2.0版本编程中文手册,含各种类或结构体的详细说明,共239页。-OpenCV version 2.0 above programming manual in chinese,total 239 page。
Sobel-edge-detection(Semaphores)
- 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
Diff_Mean_Background
- 利用前n帧的均值背景作为背景,然后消减法检测运动目标-Mean background subtraction method to detect moving targets
CompressiveTrackingFromsequences
- 压缩感知跟踪算法,由大牛改写的c++版,经检验可运行-Compressed sensing tracking algorithm by Daniel rewritten c++ version, the test can be run
a
- 图像处理,用于彩色图像直方图均衡化处理。-image
b
- 利用opencv进行图像处理。拉普拉斯金字塔变换,实现图像融合。- Laplacian pyramid
chepai
- 车牌识别系统。图像处理。对车牌进行识别。-SOFTWELL,license plate recognition system
HHParticleFilter
- 这个代码的功能主要是利用opencv显示手指识别。-the code details the fingers detection with opencv.
test
- 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op
