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

搜索资源列表

  1. 123

    0下载:
  2. OPENCV下的人脸识别,需要在VC下运行,运行时最好带好参数-Face Recognition under OPENCV need VC run, run-time best with a good parameter
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1936
    • 提供者:张力
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1194460
    • 提供者:高劼
  1. 123

    0下载:
  2. 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2826703
    • 提供者:彭彦
  1. HMIcontrol

    0下载:
  2. 此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。-This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6003
    • 提供者:李博
  1. HMM_face_recognition

    0下载:
  2. 用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:259387
    • 提供者:rick
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. 61EDA_C1622

    0下载:
  2. Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4187802
    • 提供者:发发
  1. illumination_norm

    0下载:
  2. 毕设时写的程序,主要是人脸识别中的光照处理方法,包括直方图均衡,对数变换,SQI,MQI,SI等。本程序基于opencv实现。-This program demonstrates some illumination normalization methods used in face recognition.Histogram equaliztion,Logarithm transform,SQI,MQI are included.This program is based on opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:324618
    • 提供者:顾徐鹏
  1. OpenCV_b3.1

    0下载:
  2. 隐马尔可夫模型做人脸识别,opencv3.1版本.安装之后里面有很多例子.很多人需要这个版本.有上需要,我就上传上来.谁要谁下载吧-Hidden Markov Model to do face recognition, opencv3.1 version. After the installation there are many examples. A lot of people need this version. There is in need, I' ll upload up.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17483632
    • 提供者:张军
  1. 1985530opencv-facel-recongnition

    0下载:
  2. 用VC开发的基于opencv的人脸识别系统-Opencv with VC development of face recognition system based on
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2903244
    • 提供者:zhaoqi
  1. FaceFind

    1下载:
  2. opencv摄像头人脸识别,也包括图片的人脸识别-opencv camera, face recognition, face recognition also includes pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6405186
    • 提供者:黄强
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. pictureexperiment

    1下载:
  2. opencv人脸识别(VC代码),经验证,可以正确编译运行-opencv face recognition (VC code), experience cards, you can compile and run correctly
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1967709
    • 提供者:梁文秀
  1. pca

    0下载:
  2. 基于VC的PCA人脸识别,人脸库需要自己加入-The PCA-based Face Recognition VC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:789941
    • 提供者:于力
  1. face

    0下载:
  2. 基于opencv,实现图片以及摄像头前的人脸识别功能-Achieved before the camera image and face recognition features
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2230489
    • 提供者:李逸晨
  1. opencv_face_recognition

    0下载:
  2. 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:384699
    • 提供者:王二
  1. sdi_opencv

    0下载:
  2. 运用VC软件做的一个基于OPENCV的人脸识别系统,在检测人脸的基础上能对人眼和嘴巴进行识别。-Use the software to do a VC OPENCV based face recognition system, based on face detection can identify the eyes and mouth.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2114689
    • 提供者:strangename
  1. facedetection

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used for human face recognition and treatment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:104866
    • 提供者:arlenesmile
  1. PCA

    0下载:
  2. face recognition using PCA buy opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1006
    • 提供者:hythem
  1. FaceDetection_MATLAB_Call_OpenCV

    0下载:
  2. 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1892374
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com