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

搜索资源列表

  1. face-detection

    0下载:
  2. 基于opencv的脸部识别,可以检测出脸部和眼睛,很好用哦-Opencv-based the facial recognition of, can detection to out of the the the face and eyes, very good use Oh
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1358
    • 提供者:冀山
  1. Detects-the-face

    0下载:
  2. 通过调用opencv库的检测人脸的程序,检测效果很好-Through a calling opencv library face detection process, the detection good effect
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1056415
    • 提供者:吴星怡
  1. face--detection

    0下载:
  2. vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:490433
    • 提供者:木易
  1. DETECTION-VISAGE-YEUX-NEZ-BOUCHE-AVEC-OPENCV-TEMP

    0下载:
  2. A recognition process can be much more efficient if it is based on the detection of features that encode some information about the class to be detected. This is the case of Haar-like features that encode the existence of oriented contrasts between r
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:6140
    • 提供者:bavi
  1. main

    0下载:
  2. vc+opencv实现人脸的检测,调用摄像头,并在人脸上画圈以标记-vc+opencv face detection, call the camera, and the circle in the person' s face to mark
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:2034
    • 提供者:jimmy
  1. Detection

    0下载:
  2. 基于openCV的人脸识别代码,可以直接运行,注释清晰,很好用哦-OpenCV face recognition code can be run directly, clear notes, oh good use
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:1486
    • 提供者:孟洁茹
  1. OpenCV-PCA-face-dimension-reduction

    0下载:
  2. OpenCV中PCA实现人脸降维,基于QT实现-OpenCV PCA face dimension reduction
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:428805
    • 提供者:许文斌
  1. 0opencv-facel-recongnition

    0下载:
  2. 基于opencv的人脸识别,在vc上实现-Based on the opencv face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:2903089
    • 提供者:许文斌
  1. FaceRecognition

    0下载:
  2. opencv - face recognition. The code is free and can be used for any purpose including commercial purposes
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-03
    • 文件大小:460333
    • 提供者:TNT2013
  1. face_detect

    0下载:
  2. 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:23283837
    • 提供者:dxl
  1. FaceRecognition

    0下载:
  2. OpenCV face recognition
  3. 所属分类:Energy industry

    • 发布日期:2017-11-16
    • 文件大小:18001491
    • 提供者:aboody
  1. opencv.tar

    0下载:
  2. opencv代码,port好了到android,很好的东西,用于人脸识别-opencv code, port to android, very good thing, for face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:2593324
    • 提供者:tu xiaobing
  1. Face-recognition-based-on-PCA

    0下载:
  2. 基于PCA的人脸识别 适用于样本文件数量较小,用opencv实现-PCA-based face recognition for smaller number of sample documents, using opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-04
    • 文件大小:9617448
    • 提供者:俊男
  1. train-classification

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:57792
    • 提供者:csy
  1. multiface

    0下载:
  2. OpenCV Face Recognition
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:7209452
    • 提供者:Daniel Oliveira
  1. face-detection

    0下载:
  2. 基于opencv的人脸检测,使用opencv2.3.1,可直接运行-face detection based opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:6219777
    • 提供者:小丹
  1. haartraining

    0下载:
  2. opencv中haar人脸识别算法中用于训练模版的示例代码-haar opencv face recognition algorithm used in the training sample code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:73768
    • 提供者:陈金
  1. face-recognition

    0下载:
  2. 人脸识别的程序,用的是mfc,基于opencv技术-Face recognition procedures, using MFC, based on opencv technology
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:955011
    • 提供者:mantianlong
  1. face-detection

    0下载:
  2. 在android平台上实现了人脸检测的例子,是opencv包自带的例子-face detect
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:8868
    • 提供者:lishjin
  1. opencv-humanface3

    0下载:
  2. 基于opencv和vs2010的人脸实时检测程序,通过摄像头进行检测-Based on opencv and vs2010 real human face detection procedure, through the camera to detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4754959
    • 提供者:wangjiansen
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com