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

搜索资源列表

  1. Joint-Bayesian-master

    1下载:
  2. 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:116736
    • 提供者:boZHUAN
  1. 单人彩色图像人脸检测

    2下载:
  2. 对一副人物照片进行局部人脸的识别后,再用混沌系统产生的序列进行加密。(After the local face recognition of a character picture, the sequence generated by the chaotic system is encrypted.)
  3. 所属分类:matlab例程

  1. libfacedetection-master

    0下载:
  2. 人脸识别算法的demo,可以参考下,有需要的请下载(Demo of face recognition algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:8183808
    • 提供者:yuquan216
  1. NMFs算法用于实现基于人脸局部特征的人脸识别

    0下载:
  2. 实现了人脸检测和识别算法,很好的定位人脸位置(can efficiently locate the face in image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:19456
    • 提供者:元超
  1. 人脸检测(文章说明+Matlab程序)facedetcer

    1下载:
  2. 基于MATLAB的人脸识别的一个小demo,里面带有一些简介。(MATLAB based face recognition of a small demo, which comes with some brief introduction.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1675264
    • 提供者:Ricky北北
  1. 98737291JAVA-dll-ocx

    0下载:
  2. 从这个和能够了解关于java对人脸识别的简单了解(From this and learn about Java's simple knowledge of face recognition)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:129024
    • 提供者:木每羊羽
  1. FaceMorph

    0下载:
  2. 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zvrbk!6085
  1. FaceDetectionInColorImage

    0下载:
  2. 这是一个可以进行彩色图像中的人脸检测的小程序(Face detection in color images)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:北风……
  1. 检测疲劳驾驶(有详细说明)

    6下载:
  2. 用于人脸识别,检测驾驶员人员是否疲劳,在现实中有很好的应用,其算法简单易懂,适合初学者(For face recognition, detection of driver fatigue, in reality has a very good application, the algorithm is simple, easy to understand, suitable for beginners)
  3. 所属分类:图形图像处理

    • 发布日期:2017-11-22
    • 文件大小:681984
    • 提供者:你不好
  1. 人脸检测(文章+程序)

    0下载:
  2. 用于人脸识别中的人脸检测,准确率还可以。(For face recognition in face detection, the accuracy rate can also be)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1397760
    • 提供者:星月123
  1. 人脸检测

    0下载:
  2. 面像识别的人脸定位检测和训练后,需要进行人脸检测的代码(Face detection code after face detection and training for face recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:50176
    • 提供者:HLT
  1. Human-Face-Detection.zip

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

    • 发布日期:2018-01-06
    • 文件大小:36864
    • 提供者:王者归
  1. OpenCV的人脸验证MFC程序

    0下载:
  2. 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:14305280
    • 提供者:扬之水
  1. FaceTools-master

    0下载:
  2. 可以对图像进行归一化,实现人脸检测和对其(The image can be normalized to realize face detection and to it)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:10911744
    • 提供者:binary1111
  1. FaceDetection

    0下载:
  2. 人脸检测纯C++代码,由中科院计算所山世光研究员带领的人脸识别研究组研发。代码基于C++实现,且不依赖于任何第三方的库函数,开源协议为BSD-2(Face detection of pure C++ code, the calculation of face recognition research group led by the Chinese Academy of Sciences researcher Shan shiguang. The code is based on C++ imp
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:7872512
    • 提供者:星星雨
  1. face_segment

    0下载:
  2. 封装好的函数,输入一个待分割的人脸图像, 输出为分割之后的人脸图像 具体步骤: 1)进行人脸检测,得到脸部区域的框框 2)得到脸部图像框的中心点 3)根据中心点,对图像进行等比例外扩,得到合适大小的人脸图像 4)输出该部分人脸图像 随程序附带测试用例(The encapsulated function, input a face image to be divided, and output the face image after the segmentation Specifi
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:181248
    • 提供者:xxxyyyztt
  1. 人脸考核

    0下载:
  2. 实现人脸识别,人脸检测,人脸比对,简单实现人脸库进行比对。(Face recognition, face detection and face alignment)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:20631552
    • 提供者:小黑小子
  1. 人脸检测OPENCV

    1下载:
  2. 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头
  3. 所属分类:GDI/图象编程

  1. renlian

    1下载:
  2. 基于肤色分割的彩色图像人脸检测技术 人脸识别是一个具有广阔应用前景和极富挑战性的研究课题,涉及图形图像处理、神经网络、模式识别等等热门研究领域.其在公安追逃系统、安全验证系统、档案管理系统、信用卡验证、视频会议、人机交互系统等方面都具有重要的应用价值.一个完整的人脸识别系统应该包括人脸检测、特征提取、以及匹配识别(Face detection in color images based on skin color segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:45056
    • 提供者:CWW1992
  1. adaboost

    1下载:
  2. matlab中可运行的adaboost人脸识别算法(Adaboost face recognition algorithm that can run in matlab)
  3. 所属分类:图形/文字识别

    • 发布日期:2021-04-13
    • 文件大小:912384
    • 提供者:1111122222222
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com