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

搜索资源列表

  1. FaceDetection

    0下载:
  2. FaceDetection 人脸检测的Opencv源代码 基于opencv242-FaceDetection face detection Opencv source code based opencv242
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1114
    • 提供者:懒羊羊
  1. facedetect

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的人脸检测代码-in Microsoft Visual Studio 2008 environment facedetecting based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1429
    • 提供者:jiaruixin
  1. source-code

    1下载:
  2. 利用opencv实现人脸检测与人脸识别的智能门禁系统-Intelligent access control system using opencv face detection and face recognition
  3. 所属分类:OpenCV

    • 发布日期:2015-02-20
    • 文件大小:164864
    • 提供者:丢丢
  1. face-recog

    0下载:
  2. OpenCV下的人脸检测,可以直接运行。检测出人脸后会圈起来-OpenCV Face Detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:9139745
    • 提供者:张明
  1. TrackHead

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

    • 发布日期:2017-11-07
    • 文件大小:19405824
    • 提供者:萌萌
  1. OpenCV_face_detector

    0下载:
  2. opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1295516
    • 提供者:fs
  1. Visual_C-_OpenCV-_face

    0下载:
  2. 利用OpenCV检测图像中的人脸,介绍了opencv的配置及人脸检测的程序,详细说明了利用opencv的使用-Describe the use opencv use OpenCV face detection image opencv configuration and face detection program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:490175
    • 提供者:aldolphie
  1. face_detect

    0下载:
  2. 已经运行通过的人脸检测的源代码,代码运行环境为vs2010和OPENCV-Face Detection source code, code has been run by the environment for vs2010 and OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2137
    • 提供者:陶佳秋
  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. cvtest_08

    0下载:
  2. opencv实现调用摄像头,进行人脸检测!-opencv call camera, face detection!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:29867008
    • 提供者:鲍传琦
  1. Opencvtest

    0下载:
  2. 通过对于opencv的应用,实现动态实时人脸检测与人眼检测。-with OpenCv perpareing functions that make it posibal to aotumatically follow an AVI vediow then tracking facies and eyes.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:4330896
    • 提供者:Andy
  1. faceDetect

    0下载:
  2. 人脸检测,效果还可以,基于opencv的,vs2008-face detect ,opencv 2.3 vs2008
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:5705213
    • 提供者:沈三明
  1. Smile

    0下载:
  2. 基于opencv的人脸检测并保存图片发送-Detection and save based on opencv who face send pictures
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:7601138
    • 提供者:胡博伟
  1. face_detection_adaboost_code

    0下载:
  2. opencv下面写的人脸检测程序,效果好蛮好的-opencv written below face detection program, good fine
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:16990
    • 提供者:burness
  1. FaceDetection

    0下载:
  2. 利用opencv和Adaboost实现人脸检测-face detection using opencv and adaboost
  3. 所属分类:ComboBox

    • 发布日期:2017-11-23
    • 文件大小:26534912
    • 提供者:姒绍辉
  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. 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. CVMFC

    0下载:
  2. OpenCV图像处理的程序,包含图像的平滑滤波高斯变换和视频采集人脸检测目标跟踪等功能,是个较完整的MFC程序-OpenCV image processing procedures, containing an image the smoothing filter Gaussian transform and video capture face detection, target tracking, etc., is a more complete MFC program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:12454603
    • 提供者:Zion
  1. facerecognition

    0下载:
  2. 人脸检测 基于opencv实现 需要安装opencv 在VS2008平台那个开发-Face detection is based on need to install opencv opencv realized that development in VS2008 platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:8010521
    • 提供者:俊男
  1. simplifiedFaceDetection

    0下载:
  2. 实时人脸检测 基于opencv开发 VS2008平台开发 -Real-time face detection is based on opencv developer VS2008 platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:4554881
    • 提供者:俊男
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com