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

搜索资源列表

  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. VideoProj

    0下载:
  2. OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4303739
    • 提供者:Jerry
  1. lbp

    1下载:
  2. 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
  3. 所属分类:OpenCV

    • 发布日期:2013-03-07
    • 文件大小:13505132
    • 提供者:文石磊
  1. opencv-facedetection-code

    0下载:
  2. 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:131832
    • 提供者:王涛
  1. opencv-face-recognation

    0下载:
  2. 关于opencv人脸识别的源程序及程序的详细介绍,对于学习人脸识别的新手有很大的帮助-Opencv face recognition source code and a detailed descr iption of the program, a great help for learning recognition novice
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:15888
    • 提供者:liming
  1. renlianshibie

    0下载:
  2. 人脸识别代码 opencv实现 非常不错-Face recognition code opencv realized Very good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2582506
    • 提供者:feifei
  1. source-code

    1下载:
  2. 利用opencv实现人脸检测与人脸识别的智能门禁系统-Intelligent access control system using opencv face detection and face recognition
  3. 所属分类:OpenCV

    • 发布日期:2015-02-20
    • 文件大小:164864
    • 提供者:丢丢
  1. face

    0下载:
  2. 自己实现的人脸识别代码,简单的实现人脸识别。使用了cv2的api进行实现-Own implementation of face recognition code, simple face recognition. Api to achieve the cv2
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:931
    • 提供者:Samuel
  1. Detection

    0下载:
  2. 基于openCV的人脸识别代码,可以直接运行,注释清晰,很好用哦-OpenCV face recognition code can be run directly, clear notes, oh good use
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:1486
    • 提供者:孟洁茹
  1. face-recognition

    0下载:
  2. 在VC6.0环境下,基于五官特征的人脸识别源代码,人脸检测,高斯平滑处理-VC6.0 environment, source code based on facial features face recognition, face detection, Gaussian smoothing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:223791
    • 提供者:阳阳
  1. VC-face-recognition

    0下载:
  2. 基于vc的opencv的本科毕业论文代码,可以下载一下进行参考!-Vc based undergraduate thesis opencv code, you can download it for reference!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8318373
    • 提供者:lm
  1. opencv-face-detection

    0下载:
  2. opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:15198
    • 提供者:z
  1. opencv-code-cPP

    0下载:
  2. opencv 人脸识别 车牌识别 头部pose评估等-opencv Face recognition plate recognition head pose evaluation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11115688
    • 提供者:baoyuanle
  1. FaceTest

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

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

    0下载:
  2. 基于opencv库中的人脸识别代码,可以实现检测并跟踪视频中的人脸,可以选择训练人脸模型,或者直接加载训练好的人脸模型来识别视频中的人脸身份。-Based opencv library, this face recognition code can be achieve detecting and tracking faces in the video. You can choose training face model, or load directly trained human face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2940796
    • 提供者:
  1. code

    0下载:
  2. 这个是使用局部敏感哈希算法完成的人脸识别算法,使用MATLAB简单制作了界面,算法还行,界面比较丑-This is completed using locally sensitive hash algorithm face recognition algorithm using MATLAB produced a simple interface, algorithms okay, interface is ugly
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:298864
    • 提供者:袁豪
  1. facedetect

    0下载:
  2. 人脸识别代码,非常好用。可以运行和调试。我进行了详细的注释方便大家使用-Face recognition code, very easy to use. You can run and debug. I made detailed notes to facilitate use.
  3. 所属分类:OpenCV

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

    0下载:
  2. 一种经典人脸识别算法,写成了c++代码,供参考下载使用-A classical face recognition algorithm, written in c++ code for reference download
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6524026
    • 提供者:
  1. code

    0下载:
  2. c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:41017170
    • 提供者:李明
  1. Tracking

    0下载:
  2. 人脸识别代码 脸部特征提取 人脸追踪 返回人脸视频(Face tracking facial features face recognition code)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:gagagaga
« 12 3 »
搜珍网 www.dssz.com