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

搜索资源列表

  1. pca

    0下载:
  2. 利用OpenCV库函数实现PCA(主成成分分析)算法,该算法是经典人脸识别算法Eigenface里的核心算法。-Use OpenCV library functions achieve PCA (Principal Component Analysis into) algorithm, which is a classic face recognition algorithm Eigenface in core algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:曾文超
  1. Static-face-detection

    0下载:
  2. opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16754177
    • 提供者:秦柯
  1. face_detection

    0下载:
  2. 通过使用opencv技术,对其中算法进行二次处理,能快速识别人脸。效率较高-Through the use of OpenCV technology, the algorithm is two times fast processing, face recognition. High efficiency
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:235396
    • 提供者:曹匆
  1. face_detect

    0下载:
  2. 人脸识别程序。基于opencv写的人脸是检测程序。程序会准确辨认出人的脸部,并标记出来。使用IDE时VS2010,opencv版本是3.0.检测结果非常准确。-Face recognition program. Based on opencv face is written testing procedures. The program will accurately identify a person s face, and marked out. When using IDE VS2010,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4071799
    • 提供者:hubaolin
  1. test1

    0下载:
  2. OpenCV程序,功能包括显示图片、打开摄像头、人脸识别-OpenCV procedures, functions, including image display, open the camera, face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4665077
    • 提供者:莫唯希
  1. FR_opencv

    0下载:
  2. 基于OpenCV的EigenFace FisherFace LBPHFace人脸识别的实现-face recognition basd on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1295
    • 提供者:整句置信度
  1. shibie

    0下载:
  2. 基于opencv的人脸人眼识别以及返回坐标-Back coordinate eye and face recognition opencv-based human
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16236611
    • 提供者:王旭
  1. gender

    0下载:
  2. 实现人脸识别的小代码,正确率还可以,基于PCA实现人脸识别,Opencv的代码-Accuracy can also realize face recognition of small code, and based on the PCA face recognition, Opencv code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:
  1. facedetect

    0下载:
  2. opencv做的一个人脸识别,对新手帮助比较大-OpenCV to do a person face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:207392
    • 提供者:nicholas
  1. EIBCam

    0下载:
  2. 基于opencv的人脸识别系统,可以实现人脸的检测和识别-A face recognition system based on opencv, can realize human face detection and recognition
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:125899
    • 提供者:lidali
  1. FaceRec

    0下载:
  2. IOS平台下,利用Opencv开源库实现了人脸的识别,国外博客上搜到的。-The IOS platform, the use of Opencv open-source library implementation of the human face recognition, foreign blog search.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:229684
    • 提供者:陈绿平
  1. PCA_Face

    0下载:
  2. 实用opencv中的库函数,实现基于pca算法的人脸识别,非常精确-Practical opencv library functions, Based on pca face recognition algorithm is very accurate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:229898
    • 提供者:wl
  1. opencv-detect-face

    0下载:
  2. 利用opencv实现对人脸和眼睛的识别!-Using OpenCV to read the image of the camera to face and eye recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1189
    • 提供者:weiwei
  1. Gesture_Recognition

    0下载:
  2. 基于opencv的手势识别。需要mfc。优势是能识别出脸部的位置。-Based on opencv gesture recognition. Need mfc. Advantage is able to identify the position of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:180046
    • 提供者:BoYK
  1. ce

    0下载:
  2. opencv实现的肤色检测程序。能够很好的检测肤色。可用于人脸、手势的识别。-Opencv achieved using color detection procedures. Detection can be a good complexion. Can be used for face recognition of gestures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3638517
    • 提供者:zhch82
  1. face_recognizer.py.tar

    0下载:
  2. face recognition using opencv and python
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:1169
    • 提供者:VISHAL LONARKAR
  1. shirtDetect

    0下载:
  2. vs2008,vc9控制台程序,debug和release版本都可编译通过。opencv里面用到的头文件、lib文件和dll文件已添加到项目中。基于opencv 2.31的T恤检测,opencv里的人脸识别算法用于辅助检测。-Vs2008, vc9 console procedures, debug and release versions can be compiled through. Opencv inside the use of the header files, lib files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12480001
    • 提供者:
  1. Oencv(HMM)

    0下载:
  2. OpenCV基于隐马尔可夫模型(HMM)的人脸识别-Research on Face Recognition Model Based On Simplifled Pseudo 2D Hidden Markov Model
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:40534
    • 提供者:刘科
  1. renlianshibie

    0下载:
  2. 人脸识别,在vs+opencv+python环境下运行,利用numpy等插件写的程序,简单易懂。-Face recognition, in vs+ opencv+ python environment to run, the use of numpy and other plug-ins to write the program, easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1168
    • 提供者:陈远
  1. FaceRecognition

    0下载:
  2. openCv下隐马尔可夫模型(hidden Markov model)的人脸识别- face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-11
    • 文件大小:21009152
    • 提供者:小乔
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com