搜索资源列表
facedetector
- 一个人脸检测系统, 输入:图像(bmp\\jpg......) 输出:脸部区域-a face detection system, type : image (bmp \\ jpg ......). output : facial region
facecheck
- 人脸检测系统。 人脸检测系统。-Face Detection System. Face Detection System.
movement_detect_system
- movement_detect_system 运动检测系统 源程序-movement_detect_system motion detection system source code
facechecksystem
- 一个用C++编写的人脸检测系统的程序,比较经典。-a prepared Face Detection System procedures, more classic.
peopledetect
- 人脸检测系统,可直接编译运行,提供图片检验
人脸定位检测系统
- 用vc实现的人脸图像定位检测系统-A face location detection system using vc
人脸检测系统源码
- 很好的人脸检测系统源码,有人脸扶正、训练特征提取网络和识别网络、使用已有的特征提取网络和识别网络、识别单幅人脸和识别人脸样本集
facedetect.rar
- 人脸检测系统(有自带的图像用于训练和检测),Face Detection system (with built-in images for training and testing)
Gabor-fdp5final
- 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
Motion
- 此为图形图像专业运动检测系统,经过调试打开可直接使用-This is the graphic image of professional motion detection system can be directly opened through the use of debugging
human_face_detection_system
- 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
circlefinding
- :利用机器视觉技术建立圆形零件检测系统,采用简单高效的标定方法和亚像素技术实现对圆孔和圆形零件的非接触精密测量-: The use of machine vision technology to build a circular parts detection system, a simple and efficient calibration methods and technology to achieve sub-pixel on the round hole and round part
renlianjianche
- 这是某个论坛上的人脸检测系统,如果从事智能人脸系统识别的可以-This is a forum on the face detection system, if engaged in intelligent face recognition system can be
61EDA_C1617
- 人脸检测系统代码,经过调试的,很不错,我在其他网站上找到的,如果侵权我会立即删除!-Human face detection system code, after debugging, it is true that I found on other sites, if the infringement and I will delete it immediately!
facedetection
- 这是一个完整的人脸检测系统,是用vc++编写的-It is a complete face detection system
test2
- 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
face
- 非常好的人脸检测系统,能完美编译运行,本人验证检测率高- good face detection system
FaceRecognition
- 基于肤色的人脸检测系统(对于多人照或单人照都正确找到人脸区域)(Face detection system based on skin color)
NLPLibSVM
- 基于安卓开发的疲劳驾驶检测系统, 可以用于识别人脸, 并判断人是否处于疲劳状态(A fatigue driving testing system based on Android, which can be used to identify faces and determine whether a person is in a state of fatigue.)
基于帧间差分法的视频目标检测系统
- 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪的技术。基于视频序列的运动目标检测,一直以来都是机器视觉、智能监控系统、视频跟踪系统等领域的研究重点,是整个计算机视觉的研究难点之一"。运动目标检测的结果正确性对后续的图像处理、图像理解等工作的顺利开展具有决定性的作用,所以能否将运动物体从视频序列中准确地检测出来,是运动估计、目标识别、行为理解等高层次视频分析模块能否成功的关键。