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

搜索资源列表

  1. face

    0下载:
  2. 关于OpenCV的人脸检测,使用很简单的OpenCV类库,使用VC6开发-OpenCV face detection, very simple to use OpenCV library, use VC6 development
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:4132130
    • 提供者:郭亮
  1. face-detection

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

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

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:28551168
    • 提供者:曲盛铭
  1. FaceDetection

    0下载:
  2. 基于OpenCV2.1的人脸检测工程文件,初学OpenCV的可以-The face detection based OpenCV2.1 project file, beginner can look at the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:5699670
    • 提供者:王慧利
  1. opencv245

    0下载:
  2. opencv +java 人脸检测不错的程序-face detection opencv+java good program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:493273
    • 提供者:dagege
  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. haarcascade_frontalface_alt

    0下载:
  2. OpenCV正面人脸检测级联分类器训练结果-OpenCV frontal face detection cascade classifier training results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:97447
    • 提供者:youxia
  1. haarcascade_frontalface_alt_tree

    0下载:
  2. OpenCV正面人脸检测级联分类器训练结果haarcascade_frontalface_alt_tr-OpenCV frontal face detection cascade classifier training results haarcascade_frontalface_alt_tree
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:350654
    • 提供者:youxia
  1. haarcascade_frontalface_alt2

    0下载:
  2. OpenCV正面人脸检测级联分类器训练结果haarcascade_frontalface_alt2-OpenCV frontal face detection cascade classifier training results haarcascade_frontalface_alt2
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:84790
    • 提供者:youxia
  1. haarcascade_frontalface_default

    0下载:
  2. OpenCV正面人脸检测级联分类器训练结果haarcascade_frontalface_default-OpenCV frontal face detection cascade classifier training results haarcascade_frontalface_default
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:128387
    • 提供者:youxia
  1. Facedetection

    0下载:
  2. 基于opencv的人脸检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv face detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1417
    • 提供者:tangfei
  1. opencv_Demo

    1下载:
  2. 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5057536
    • 提供者:
  1. DetectFace2

    0下载:
  2. 这是一个利用opencv实现的,基于Haar分类器的人脸检测的程序-This is a program used to detect the faces in a picture based on the Haar classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4320712
    • 提供者:姚帅
  1. OpencvUIDlg2.121

    0下载:
  2. 利用MFC写的一个opencv中可以实现人脸检测的源代码-The use of MFC write a opencv face detection can be achieved in the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:54926
    • 提供者:冬暖
  1. main

    0下载:
  2. 用Harr特征分类器进行人脸检测,级联分类器 采用opencv中已经完成的人脸训练模型-Harr features classifier using face detection, cascade classifier has been completed using opencv face training model
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1556
    • 提供者:ALMA CHOW
  1. face

    0下载:
  2. 基于视频流下的人脸检测,能够很好地实现实时检测的效果。利用OpenCV的haarcascade_frontalface_alt.xml实现。-Video-based Face Detection shed people, can achieve a good effect of real-time detection. The haarcascade_frontalface_alt.xml achieved using OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2395
    • 提供者:H_Haiman
  1. FaceDetection

    0下载:
  2. opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:27818123
    • 提供者:赵杰
  1. FaceDetection

    0下载:
  2. 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1598885
    • 提供者:zfy
  1. face_detect_recognize

    0下载:
  2. 基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time camera face. Identify the most
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3804827
    • 提供者:夏帅发
  1. c

    0下载:
  2. 用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:李逍遥
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com