搜索资源列表
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
tracezhixin
- 可以运行的质心跟踪的VC程序,很好,很值得学习。-Can run the VC centroid tracking program, very good, very worth learning.
tkgz
- 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
cvCarRecog
- 基于Opencv的汽车牌照定位与字符识别源代码,可以运行 -Vehicle License Plate Location Based on Opencv and character recognition source code, you can run
OpenCV
- OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
3-3
- openCV的canny算法,有图也可以运行,请大家自己下载-openCV CANNY
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
lizigenzong
- 完整的粒子跟踪滤波程序 测试过可以运行-Complete particle tracking filter programs can be run tested
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
opencv_base
- opencv基础篇的所有及代码,适合初学者,在VC6.0和VS2008上都可以运行-the opencv basis of all and the code, suitable for beginners, and can run on VC6.0 and VS2008
opencvPgrabcut
- 基于opencv的图形图像处理程序,grabcut算法,简单易懂,可以运行。-Grabcut algorithm based the opencv graphics image processing program, easy to understand, you can run.
OpcodeDemo
- opcode 的运行实例,三维物体的碰撞检测。构建了包围球,包围盒。有十几个可以运行的例子,点击.exe就可以用了。功能还是很强大的。-opcode 的运行实例,三维物体的碰撞检测。构建了包围球,包围盒。有十几个可以运行的例子,点击.exe就可以用了。功能还是很强大的
VCface-regnization
- 这个一个可以运行的VC人脸识别系统的代码,里面的主要应用平台是Opencv,当然在预处理阶段可能不一定!-This a VC face recognition system can run the code inside the main application platform is Opencv, of course, may not necessarily be in the preprocessing stage!
lMusic
- 音乐播放器,采用qt进行界面的设计,可以运行的音乐播放器-Music player, using qt for interface design, you can run the music player
loci
- 实现用帧差法画质心轨迹 高斯背景建模 可以运行的程序 opencv-Picture frame difference method implemented by the loci of Gaussian background modeling
OpenCV-harris-corner-detection
- oponcv haar 角点检测,包含可以运行的完整代码。-oponcv haar corner detection, contains the complete code can run.
OpenCV-SURF-feature-point-detection
- Opencv SURF 特征点检测,包含可以运行的完整源代码。-Opencv SURF feature detection, contains the complete source code can be run.
OpenCV-Radiation-transformation
- Opencv Radiation transformation,放射变换,包含可以运行的完整代码。-Opencv Radiation transformation, radioactive transformation, contains the complete code that could be run.
OpenCV-hough-transformation
- Opencv hough transformation,霍夫变换,包含可以运行的完整代码。-Opencv hough transformation, Hough transform, contains the complete code that could be run.
opencv实现的手势识别,石头剪刀布的实现
- 基于opencv实现的简单的手势识别,环境配置好就可以运行。(A simple project of gesture recognition which is based on opencv,it can run when the environment can be configured correctly.)