搜索资源列表
ifdef
- 人脸检测的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
Calibrtwocama
- 这是前段时间自己写的一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
Steerable_filters
- Matlab code to visualize Steerable filters.
anisodiff_Perona-Malik
- image processing source code of anisotropic diffusion.
EllipseDirectFit
- 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
camshift_tracking
- camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
norm
- 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
facedetect
- 人脸检测,的程序计算机视觉,opencv-face detection code example computer vision
Proj3-Talk
- some code for opencv in matlab
Proj3-Report
- some code for opencv in matlab
cannyedge
- this canny edge detection code using opencv-this is canny edge detection code using opencv
TrackingAlgorithm
- 采用 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
FaceDetection_MATLAB_Call_OpenCV
- 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
vcPPPoint24
- 计算24点的小游戏的源代码,基于OPENCV和vc6.0平台。-24-point game calculated the source code, based on OPENCV and vc6.0 platform.
matlab-code
- gui in matlab and opencv
vector
- 代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
snake
- This code implements snake algorithm using opencv
train-classification
- OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
plate-recognition
- 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.