搜索资源列表
-
0下载:
人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。
-Face Detecti
-
-
0下载:
行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
-
-
0下载:
image processing source code of anisotropic diffusion.
-
-
0下载:
椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
-
-
0下载:
A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library.
Normalized RGB scale - space can be used in color detection techniques, because this is independent
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
-
-
0下载:
计算24点的小游戏的源代码,基于OPENCV和vc6.0平台。-24-point game calculated the source code, based on OPENCV and vc6.0 platform.
-
-
0下载:
OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
-
-
0下载:
mastering opencv 第二章源代码-mastering opencv chapter 2 source code
-
-
4下载:
基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run
-