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

搜索资源列表

  1. detect-humface

    0下载:
  2. 计算机识别:画出人脸所在方框,需要opencv支持-computer vision ,detetc humanface
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2994
    • 提供者:chen
  1. detect-smile

    0下载:
  2. 计算机识别:画出微笑人脸所在方框,需要opencv支持-computer vision, detect smile face
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2791
    • 提供者:chen
  1. face

    0下载:
  2. 关于人脸检测,人脸定位问题,可以在opencv上实现,配置好就行-About face detection, face location problems, can be implemented on opencv, configure Haojiu Hang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:430216
    • 提供者:刘芳雪
  1. renlianjiance

    0下载:
  2. 基于opencv的人脸检测的java程序-Face detection based on opencv Java program
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1702645
    • 提供者:小范
  1. face

    0下载:
  2. Opencv实现的人脸识别小程序,能够自动准确检测人脸,包括测试的图像-Opencv achieved little recognition program that can automatically and accurately detected faces, including image test
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5787110
    • 提供者:panxiaoxu
  1. DetFace

    0下载:
  2. 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:李康
  1. 2

    0下载:
  2. 用vs2010开发的,基于c++语言和opencv库的人脸检测算法。-VS2010 development, based on c++ language and opencv Library of face detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16762197
    • 提供者:月月哥
  1. FaceTest

    0下载:
  2. libface人脸识别代码,比opencv更准确高效率-Libface face recognition code, more accurate and efficient than opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:917542
    • 提供者:ufo
  1. MutiplrFaceDetection

    0下载:
  2. 使用了OpenCV 2.4.11 和 VS2013 作了一个人脸识别code。可以在一张照片上识别人脸(多人)。每一个被识别的脸都会被画上圆圈。-Can detect multiple face in one picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5026559
    • 提供者:jie
  1. 599588675HW2

    0下载:
  2. 基于OPENCV人脸识别的程序,通过VC++开发平台实现-Based on facial recognition process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:48592
    • 提供者:郝晓阳
  1. FaceTrack

    0下载:
  2. 在Visual studio环境下基于opencv开发的人脸跟踪程序,采用CAMShift算法,实现多个人脸的跟踪。-Face tracking procedures based opencv in Visual studio, using CAMShift algorithm and realizing face tracking of several persons.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15557262
    • 提供者:苏鹏程
  1. face-detection-

    0下载:
  2. 使用opencv的三种快速进行人脸检测的方法,以及显示保存人脸区域图-Three kinds of methods for face detection using OpenCV, as well as the display of the preservation of the face region
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5764419
    • 提供者:Sackey
  1. pca

    0下载:
  2. 人脸搜索简单实现,使用主成分分析算法(PCA),依赖opencv,对若干张人脸图片进行PCA降维处理,然后将输入人脸图片与降维后的数据做比较,根据权重输出结果,权重越大则人脸越相似-Simple face search, using the principal component analysis (PCA) algorithm, opencv, for a number of face images for PCA dimension reduction, and then the input
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1147165
    • 提供者:shishiteng
  1. DetectEyes

    0下载:
  2. 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2655612
    • 提供者:刘卓
  1. OpencvRecognise

    0下载:
  2. 人脸识别基本程序,基于VS2010,如要使用,请提前配置OpenCV-Face Recognise
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1484162
    • 提供者:赵磊蕾
  1. facedetect

    0下载:
  2. 用opencv做的图片中的人脸检测,已调试通过并运行。-Opencv, face detection in images, running through
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7612732
    • 提供者:王冉
  1. FaceDetect

    0下载:
  2. 用于处理人脸检测,可以检测侧脸,相比opencv自带的人脸检测效果要好点-process for face detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6343303
    • 提供者:马军福
  1. MyDesign

    0下载:
  2. 基于OpenCV实现的具有人脸识别的视频监控源码-video surveillance source code based on OpenCV
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-20
    • 文件大小:5147467
    • 提供者:Kyle Zheng
  1. face_detect_photo

    0下载:
  2. 基于Opencv进行人脸检测,并把检测到人脸切割下来保存-For detecting a human face and cut images to saved
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12778677
    • 提供者:pi hui
  1. siftPface

    0下载:
  2. 基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:徐恒
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com