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

搜索资源列表

  1. facedetection

    0下载:
  2. 用opencv写的人脸识别程序,从usb摄像头读取每帧图像,并且识别出图像中的正脸,程序是照着官网上写的,代码比较规范,可以作为2次开发使用-Written with opencv face recognition program, each frame is read from the usb camera, and recognize the positive face in the image, the program is written according to the officia
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:195613
    • 提供者:钱彬
  1. oface_detectp

    0下载:
  2. opencv人脸识别的应用。读入图片(需要在程序中修修改)可输出识别了人脸的图片。需要opencv 1.0 -opencv face recognition applications. Read into the picture (in the program to repair modified) can be output to identify a face picture. Need opencv 1.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:97821
    • 提供者:偏见
  1. faceRecognize

    0下载:
  2. 基于opencv开发的人脸识别系统,比较详细的框架程序,可在此基础上测试或继续研究。-Based on the the opencv development of face recognition systems, a more detailed framework program, test, or continue on this basis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1474203
    • 提供者:puergg
  1. video-capture-and-face-recognition-

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序的vc代码-Using OpenCV realization of video capture and face recognition program, vc code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:46781
    • 提供者:黄翔
  1. shibie

    0下载:
  2. vc++中结合opencv库的人脸识别的例子,-face identification exmple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4741937
    • 提供者:oooreadooo
  1. demo

    0下载:
  2. 基于VC6.0和opencv库编写的人脸识别程序,包含了源代码和可执行文件-Based face recognition program written in VC6.0 and opencv library that contains the source code and executable files
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1487451
    • 提供者:睿睿
  1. shiyuan

    0下载:
  2. 是一个基于opencv的人脸识别的程序。采用的是lda和pca降维的算法,来达到高精度的识别程序-Opencv face recognition program is based. Lda PCA dimensionality reduction algorithm to achieve high-precision recognition program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:12611126
    • 提供者:石园
  1. FaceRecog_OpenCV

    0下载:
  2. VC++写成的人脸识别程序,用OpenCV2.2库,采用Gabor+Fisherface算法,附有演示程序,识别概率高,包含源代码和使用说明-This program, written in VC++, built with MS Visual Studio 2008 SP, using OpenCV 2.2, provides some basic face recognition APIs. It applies a few FR algorithms according to the kn
  3. 所属分类:OpenCV

    • 发布日期:2013-03-15
    • 文件大小:13337784
    • 提供者:刘星宇
  1. renlianshibie

    0下载:
  2. 人脸识别,通过opencv进行人脸识别,精度高-Face recognition, face recognition, through opencv high precision
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:2559274
    • 提供者:mike
  1. OpenCV

    0下载:
  2. 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:30270282
    • 提供者:lmy
  1. main

    0下载:
  2. image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:3032
    • 提供者:石磊
  1. cppOpenCVFace

    0下载:
  2. 用VC6.0编写的人脸识别软件,多文档界面。导入人脸图片后软件自动识别人脸。用的是opencv自带的人脸分类器-VC6.0 prepared face recognition software, multi-document interface. Face pictures after import software to automatically recognize faces. The opencv comes face classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1882756
    • 提供者:mjt
  1. opencvDemo

    0下载:
  2. iphone 利用openCV做人脸识别demo-OpenCV use iphone do face recognition demo
  3. 所属分类:iPhone

    • 发布日期:2017-11-04
    • 文件大小:361943
    • 提供者:torry
  1. ORL

    0下载:
  2. OPENCV 有关于人脸识别的内容,人脸识别库-opencv about face identification
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:6495364
    • 提供者:小白
  1. test

    1下载:
  2. opencv人脸识别教学代码。傻瓜教程。适用于新手学习。有详细的注释-opencv face recognition teaching code. Dummies. Suitable for beginners to learn. Detailed notes
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:1610083
    • 提供者:potatozhao
  1. FaceRecognition

    0下载:
  2. 用VC++写的人脸识别系统,用到opencv和PCA算法-The face recognition with VC++ write system used opencv and PCA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:19761804
    • 提供者:雨路
  1. simplifiedFaceDetection

    0下载:
  2. 基于opencv的人脸识别程序,由于代码较多,故分散在各个文件中-Opencv-based face recognition program, the more code, it is dispersed in various file
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:13766265
    • 提供者:丁厚柱
  1. FaceRec-2012-11-17-22-09

    0下载:
  2. 基于OPenCV的人脸识别源代码,运用隐马尔科夫算法-Based OPenCV face recognition source code,Ueing hidden Markov algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:135394
    • 提供者:程相正
  1. test

    0下载:
  2. 基于opencv的人脸识别程序,能够把照片中的人脸识别出来,可以直接运行。-FaceCheck based on opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:4791568
    • 提供者:shuqc
  1. FaceRec-2013-01-01

    0下载:
  2. 运用隐马尔科夫算法,实现基于OpenCV的人脸识别-Using hidden Markov algorithm, face recognition based on OpenCV is realized
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:134974
    • 提供者:姜智强
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com