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

搜索资源列表

  1. haarcascade_frontalface_default

    0下载:
  2. 基于opencv上的人脸检测分类器具体算法实现,和代码。-Face Detection achieve specific classification algorithm based on opencv, and code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:135086
    • 提供者:刘连东
  1. win32_KinectFaceTracking

    0下载:
  2. 基于OpencvHarr的kinect人脸检测-Face Detection through kinect camera with OpenCV Haar Method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7383275
    • 提供者:jia
  1. facedetect_qt_ubuntu

    0下载:
  2. opencv qt ubuntu 人脸检测-opencv qt ubuntu face detector
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:237545
    • 提供者:1263023055
  1. samples

    0下载:
  2. opencv sample 代码包括一些图像处理的,利用Harr和分类器做人脸检测的-opencv 3.0 alpha sample code which include classical samples like face detection/image processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24705024
    • 提供者:shenmingda
  1. FaceRec_Opencv_PCA

    0下载:
  2. OpenCV中人脸识别代码实现 声明:本文代码来源于http://www.cognotics.com/opencv/servo_2007_series/,实现平台为Linux+OpenCV,共分为两部分:人脸检测与人脸识别。-OpenCV face recognition in the code Statement: this article code http://www.cognotics.com/opencv/servo_2007_series/, implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:695344
    • 提供者:xiang
  1. iMarksman_faceDetect

    0下载:
  2. 实时视频采集并进行人脸检测。 1,界面用DirectUI 2, 视频播放用GDI+ 3, 视频采集用PS3 webcam。 4, Opencv-A real time face detection software using c+++ DirectUI+ opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11216111
    • 提供者:bl
  1. FaceDetectionCPP

    0下载:
  2. MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5008049
    • 提供者:huyaoge
  1. facedetect-based-opencv

    0下载:
  2. 从视频中检测人脸的源程序代码,在vs2010开发环境,检测快速准确-From the video face detection source code, vs2010 development environment, fast and accurate detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1356
    • 提供者:马旭红
  1. Face-tracking

    0下载:
  2. 通过OpenCV实现人脸检测,然后对检测到的人脸进行实时跟踪-By OpenCV face detection, and then to detect the real-time face tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:19918
    • 提供者:落殇
  1. facedetection

    0下载:
  2. 基于opencv的人脸检测功能,将检测到的人脸从新保存成32*32的小图片-face detection based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10907
    • 提供者:
  1. RENLIANJIANCE

    0下载:
  2. OPENCV利用vs 2010人脸图像实现人脸检测功能-OPENCV face image use vs 2010 to achieve the Face Detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1276
    • 提供者:chen
  1. libfacedetection-master

    0下载:
  2. 免费、高性能的人脸检测库.这个库比OpenCV自带的人脸检测强大一个数量级!纯C语言生成的二进制库,不依赖任何其他的库。接口更简洁,就一个函数。-Free, high-performance face detection library. This library than OpenCV face detection comes a powerful magnitude! Pure C language generated binaries, do not rely on any other l
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:293403
    • 提供者:zln
  1. main

    0下载:
  2. 这个在VC++平台下面,基于opencv的库函数,进行的人脸检测的代码-This in VC++ platform below, based on the opencv library function performed face detection code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2165
    • 提供者:吴穹
  1. face

    0下载:
  2. 关于人脸检测,人脸定位问题,可以在opencv上实现,配置好就行-About face detection, face location problems, can be implemented on opencv, configure Haojiu Hang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:430216
    • 提供者:刘芳雪
  1. renlianjiance

    0下载:
  2. 基于opencv的人脸检测的java程序-Face detection based on opencv Java program
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1702645
    • 提供者:小范
  1. DetFace

    0下载:
  2. 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:李康
  1. 2

    0下载:
  2. 用vs2010开发的,基于c++语言和opencv库的人脸检测算法。-VS2010 development, based on c++ language and opencv Library of face detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16762197
    • 提供者:月月哥
  1. face-detection-

    0下载:
  2. 使用opencv的三种快速进行人脸检测的方法,以及显示保存人脸区域图-Three kinds of methods for face detection using OpenCV, as well as the display of the preservation of the face region
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5764419
    • 提供者:Sackey
  1. DetectEyes

    0下载:
  2. 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2655612
    • 提供者:刘卓
  1. facedetect

    0下载:
  2. 用opencv做的图片中的人脸检测,已调试通过并运行。-Opencv, face detection in images, running through
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7612732
    • 提供者:王冉
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 26 27 »
搜珍网 www.dssz.com