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

搜索资源列表

  1. renlianjiance

    0下载:
  2. 基于视频人脸检测,打开摄像头源代码,无错误可运行。-Video-based face detection, open the camera source code, and error-free run.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3414
    • 提供者:panpy
  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. facedetect

    0下载:
  2. 利用android手机摄像头拍照,并用haar特征法对拍摄的照片进行人脸检测-Use android phone camera to take pictures and characteristic method using haar photographs for face detection
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8527823
    • 提供者:jisaiping
  1. FaceDetection_Camera

    0下载:
  2. 用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:2015
    • 提供者:ws
  1. facedetect

    0下载:
  2. VC6.0,OpenCV实现人脸特征检测 1.实时人脸检测,通过摄像头获取人脸视频流,从中检测头部和眼部位置。这部分鲁棒性较好,光照影响较小2. 在一定程度上能够进行人脸识别,但是识别率不高。 -VC6.0, OpenCV facial feature detection to achieve a real-time face detection, face to get the video stream through the camera, which detects the posit
  3. 所属分类:Video Capture

    • 发布日期:2017-05-22
    • 文件大小:6723394
    • 提供者:hjm
  1. camTEST

    0下载:
  2. 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3902776
    • 提供者:周龙龙
  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. face_detect

    0下载:
  2. 基于VC的人脸检测,可以通过摄像头来录入人脸,并且与之前录入的人脸进行匹配。-VC-based face detection can be entered through the camera to face, and with the previous entry face to match.
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8602896
    • 提供者:潘妮妮
  1. adboost-face-detection

    1下载:
  2. 代码实现的采用AdaBoost算法进行人脸检测,采用笔记本摄像头读入程序-Code using AdaBoost face detection algorithm, using notebook camera reading program
  3. 所属分类:matlab

    • 发布日期:2016-04-27
    • 文件大小:5758976
    • 提供者:陈俊岭
  1. facedetection

    0下载:
  2. 用opencv做的在摄像头运行中的人脸检测-OpenCV to do with detection in camera operation in the face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5633096
    • 提供者:赵杉杉
  1. FaceCamera-master

    0下载:
  2. 如果您有兴趣开发使用Android摄像头与人脸检测做整合的应用,这个例子可以作为一个起点-This can serve as a starting point if you are interested in integrating android camera with android face detect.
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:32635
    • 提供者:雪衣豆沙
  1. vedio_skin_face_detecting

    0下载:
  2. 自带摄像头基于肤色的人脸检测,可实现跟踪功能。-face detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:we
  1. JavaOpenCV249

    0下载:
  2. 介绍java+opencv实现人脸检测,以及二者结合的安装步骤,java调用摄像头的安装步骤。-Introduction java+opencv implement face detection, and a combination of both installation steps, java call camera installation steps.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2400846
    • 提供者:赵国娟
  1. OpenCVPjava

    0下载:
  2. Java和OpenCV2.0的人脸视觉检测,通过摄像头实时检测和跟踪人脸-Face Java and OpenCV2.0 visual inspection by the camera in real-time detection and tracking human faces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7681442
    • 提供者:杨小贱
  1. Face-Detector-Based-On-OpenCV

    0下载:
  2. OpenCV的人脸检测程序,有可用于摄像头的代码注释-OpenCV face detector, can use the camera,and the codes are in comments.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2584347
    • 提供者:fu
  1. facedetector_src

    0下载:
  2. MFC实现的基于AdaBoost算法的人脸检测源代码,通过摄像头拍摄动态检测人脸-MFC implementation of the AdaBoost algorithm based on the face detection of the source code, through the camera to detect the dynamic detection of human face
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-18
    • 文件大小:4929815
    • 提供者:dxy
  1. CameraCapture

    0下载:
  2. 可以从摄像头读取视频,实现人脸检测,保存视频或快照等功能-Capture video camera,face detection and save video or picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5838537
    • 提供者:李元鹏
  1. Face_Demo-20170929

    0下载:
  2. 人脸识别,是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别(Face recognition is a biometric recognition technology based on human face feature information for personal identification. With the acquisition
  3. 所属分类:生物技术

    • 发布日期:2018-01-02
    • 文件大小:55325696
    • 提供者:小王1号
  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. NETSDK(20170706)

    0下载:
  2. 1.支持win64位下云登录功能。 2.设置码流V2接口的回调函数参数修改。 3.消息回调函数接口参数的修改。 4.优化接收和处理缓存,解决接收高分辨率图片数据问题。 5.增加智能编码,智能回放等功能接口。 6.增加车牌识别,人脸识别及其报警配置,模糊检测功能。(此为定制功能) 7.增加抓图接口中图片类型选择功能。 8.增加获取录像日历功能接口。(1. support the win64 bit cloud login function. 2. to modify the
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:67851264
    • 提供者:喷火兔子
« 1 2 3 45 6 »
搜珍网 www.dssz.com