CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - opencv 人脸检测

搜索资源列表

  1. HaarFaceDetect

    0下载:
  2. 人脸检测领域经典的Haar人脸检测。使用OpenCV.-Face Detection classic Haar face detection. Use OpenCV.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84312
    • 提供者:向慧
  1. DetectAVI

    0下载:
  2. OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:张三
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257357
    • 提供者:于泓
  1. vcPP-opencv

    0下载:
  2. 基于opencv的人脸检测源代码,包含测试图片-opencv-based face detection source code, test images
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14051895
    • 提供者:撸撸
  1. lbp-facedetect(opencv)

    0下载:
  2. 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4256
    • 提供者:zengui
  1. face-detection

    0下载:
  2. opencv 人脸检测 自动检测跟踪人脸信息,使用直方图分析-opencv Face Detection automatically detects a face tracking information using the histogram analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13549555
    • 提供者:王龙
  1. convert_cascade

    0下载:
  2. 在利用opencv训练自己的人脸检测器时,将训练结果合成xml的运行文件(When training a face detector using OpenCV, the training result is combined to run the XML file)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:南宫zcf
  1. test

    1下载:
  2. 图像处理 opencv3.1.0+win10+vs2015 本地视频人脸人眼定位(Image processing, opencv3.1.0+win10+vs2015, local video, face, eye location)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:5726208
    • 提供者:Tipsy_z
  1. haarcascades

    0下载:
  2. 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2080768
    • 提供者:zhangsan123321
  1. FaceMorph

    0下载:
  2. 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zvrbk!6085
  1. FaceDetect

    0下载:
  2. 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-01-04
    • 文件大小:5442560
    • 提供者:scopion_nov
  1. 新建 Microsoft Word 文档

    0下载:
  2. 讲解了进行人脸检测和人脸识别的一些算法流程,和一些需要注意的东西(Explained the face detection and face recognition algorithm flow, and some things need attention)
  3. 所属分类:OpenCV

  1. High-Dimensional-LBP-master

    0下载:
  2. 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:336896
    • 提供者:moonteresa
  1. cvTest

    0下载:
  2. opencv图形库写的人脸识别、目标识别、视频目标检测。(my english is poor.so , i can not do more direction for english.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:619520
    • 提供者:hulei
  1. python_face_recog

    0下载:
  2. 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:7064576
    • 提供者:qinjian09
  1. faceCompare

    0下载:
  2. face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:时间的朋友
  1. detectMultiScale

    0下载:
  2. 基于openCV的人脸检测实现,分类器在源码中(opencv\sources\data\haarcascades)(Face detection Demo based on openCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:110592
    • 提供者:我不抽烟
  1. lbpcascade_animeface-master

    0下载:
  2. 利用opencv资源库里自带的lbpcascade_animeface.xml,对普通人脸进行识别,如果有数据库的话,也可以自己训练学习,提取人脸特征,进行学习(We use the lbpcascade_animeface.xml in opencv repository to recognize normal faces. If there are databases, we can also train ourselves to learn, extract facial features
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:796672
    • 提供者:程序员飞宇
  1. FaceRecorder

    1下载:
  2. 基于Qt+OpenCV的人脸检测识别软件(Face detection and recognition software based on Qt+OpenCV)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:希尔-S
  1. face_1400

    1下载:
  2. opencv人脸识别代码,眨眼检测等代码逻辑(open face detection,we have test completely.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:98304
    • 提供者:yf009
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com