CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face detection opencv

搜索资源列表

  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. facemount

    0下载:
  2. 目前很多自动拍照系统可以自动检测人脸(或者其他部位),并给人脸上添加一些装饰产生比较有趣的场景,本程序在opencv的人脸检测基础上,添加kalman filter实现人脸的自动跟踪,在人脸的鼻子处添加一个猪鼻子,造成一种比较cute的场景。 资源包括可以直接运行的exe文件和相应的代码。 希望给大家一个参考-A lot of automatic camera system can automatically detect the face (or other parts), and g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8399022
    • 提供者:刘宋
  1. facecount1

    0下载:
  2. 实现USB采集的图像序列或者视频中人脸检测与计数,应用OPENCV实现-Image sequence to achieve USB or video capture human face detection and counting, the application to achieve OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6193954
    • 提供者:无名
  1. ensayook

    0下载:
  2. face, eyes, mouth detection with camera web...with opencv and c....Colombia mzls
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:180282
    • 提供者:maurogallo
  1. FaceandEyesDetectionUsingOpenCV

    0下载:
  2. Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1294346
    • 提供者:reyjav
  1. FaceDetected

    0下载:
  2. 基于OPENCV进行对选择的图片人脸识别,人脸检测,人脸画框。-Picture recognition, face detection, face frame.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12235767
    • 提供者:谢大可
  1. facedetection

    0下载:
  2. 基于opencv静态人脸检测程序 visual c++ 基于adaboost算法-face detection using Adaboost
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1981754
    • 提供者:晓宇
  1. OpenCV-face-detection-algorithm

    0下载:
  2. 关于消除红眼的一些帮助算法,可以帮助一些对不了解这些方面知识的同学了解相关知识。-On the elimination of some of the red-eye to help algorithm that can help some students do not understand these knowledge to understand the relevant knowledge.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:265678
    • 提供者:王卫卫
  1. facedetect

    0下载:
  2. 基于OpenCV的人脸检测实例,蛮有用的-OpenCV Face Detection Based on examples, giving a pleasing use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2132080
    • 提供者:michael
  1. facedetect

    0下载:
  2. 基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8490012
    • 提供者:herthy
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4835
    • 提供者:阿强
  1. FaceDetection

    0下载:
  2. 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1572360
    • 提供者:Chris
  1. haarcascade

    0下载:
  2. 用opencv方法开发的基于haartraining特征的 人脸检测 -Opencv methods used to develop the characteristics of haartraining-based Face Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1250
    • 提供者:曹艳秋
  1. HMMDemo

    0下载:
  2. 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:208938
    • 提供者:王仿
  1. face_detect

    0下载:
  2. 这个程序是对opencv例程中的给你人脸检测程序的修改,去掉了其中的视频部分,加了注释,对初学者很有帮助,更容易理解-This procedure is routine in the opencv face detection to your program changes, which removed part of the video, add notes, very helpful for beginners, but also easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2096
    • 提供者:yan
  1. facedetected

    0下载:
  2. 该程序使用OpenCV提供的函数接口实现了对人脸的自动检测,在有摄像头的机器上运行该程序,可以显示出对人脸的自动检测的效果,但是要求机器上首先安装Opencv并进行好配置,配置过程请参考其他相关资料-The program provided by the use of OpenCV function interface of the automatic face detection, camera in the machine running the program can be shown t
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:24518
    • 提供者:石峰
  1. facedetection

    0下载:
  2. 人脸检测的C/C++源代码,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。-face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1802
    • 提供者:刘小白
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1949391
    • 提供者:mike
  1. OpenCVFaceDetect

    0下载:
  2. 本程序我本人学习OpenCV的时候做的人脸检测程序,能从图像文件中标出人脸的基本位置,多人-This procedure I am learning to do when OpenCV face detection process, the successful bidder from the image file that face the basic position, more than
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4657630
    • 提供者:郭大万
  1. FaceDetectinPicture

    0下载:
  2. 本程序是用OpenCV做的在图片中进行人脸检测的程序-This procedure is done with OpenCV in the picture in the face detection process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1517507
    • 提供者:郭大万
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 26 »
搜珍网 www.dssz.com