搜索资源列表
Cascade_GAB
- cascade分类器进行人脸识别的源代码-cascade classification to the source code Face Recognition
HaarTraining
- Rapid Object Detection With A Cascade of Boosted Classifiers Based on Haar-like Features-Rapid Object Detection With A Cascade of Bo osted Classifiers Based on Haar - like Features
Intelligent_Screen_Saver
- It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
AdaboostRec
- 转载一篇很好的文章,讲的是Adaboost和Cascade算法的使用。
samp09
- 采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果-use particle system simulation technology explosion of a ball of debris cascade effect
BSpline.rar
- 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
facetrack.rar
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
EasyOC20070131.zip
- 一个最简单的3D软件,采用Open cascade。,One of the most simple 3D software, the use of Open cascade.
adaboost
- 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
Cascade-Object-Detection
- 人脸检测的最新论文-CVPR-2010,Cascade-Object-Detection-with-Deformable-Part-Models--Felzenszwalb-Girshick-McAllester-Face detection of the latest paper-CVPR-2010
Setup-open-cascade
- 手把手教你如何安装 OpenCascade,包含OpenCascade安装包及相关文档下载链接。-Setup OpenCascade
Face-Detection
- 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
FaceDetectorOtherversion
- 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
OCC
- 这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。-This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
9927397adaboost123
- ada boost cascade ada boost cascade
haarcascade_eye
- Good Haar Cascade to detect left/right eyes on images
MEMS.tar
- 这是使用open cascade CAD引擎生成MEMS器件几何结构的示例代码-This is the engine using the open cascade CAD geometry generation MEMS devices sample code
Build-cascade--classifiers--
- How-to build a cascade of boosted classifiers based on Haar-like features
AdaBoost-and-Cascade
- 基于AdaBoost和Cascade算法的人脸检测-Face detection based on AdaBoost and Cascade algorithm