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

搜索资源列表

  1. delphi

    2下载:
  2. 车牌识别DELPHI实现 车牌识别DELPHI实现 车牌识别DELPHI实现-DELPHI implementation LPR License Plate Recognition License Plate Recognition DELPHI implementation DELPHI implementation DELPHI LPR License Plate Recognition DELPHI achieve implementation
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-29
    • 文件大小:53044
    • 提供者:shirao
  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. facedetect

    0下载:
  2. 一个很好用的人脸识别源码。运行运行环境是visual c++和opencv-Face Recognition based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1983
    • 提供者:ant
  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. faceTrack

    0下载:
  2. 通过人脸识别技术对人脸进行跟踪 使用intel opencv 开源库完成-faceTrack use intel opencv lib
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2146
    • 提供者:pan
  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. opencvFaceRecognition

    1下载:
  2. 用opencv进行人脸识别,图片和摄像头均可-face recognition carried out with the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4519408
    • 提供者:Zhou,Zhi
  1. bag_words_demo

    0下载:
  2. bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:32277941
    • 提供者:李桃
  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. featureExtraction

    0下载:
  2. 图像处理中的特征提取算法,做识别和检测也许都用的上-Image processing feature extraction algorithm, making identification and testing may be used on both
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:45953
    • 提供者:胡刚
  1. classification

    1下载:
  2. 图像处理与模式识别中的识别算法,刚才传了特征提取,这是后续-Image processing and pattern recognition in the recognition algorithm, just pass the feature extraction, which is the follow-up
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:100997
    • 提供者:胡刚
  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. face_detection

    0下载:
  2. 基于OpenCV的人脸识别,文件中有关OpenCV的安装,VC的配置方法,及注意事项有关说明。-Face Recognition Based on OpenCV, OpenCV documentation relating to the installation, VC configuration methods, and precautions for instructions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:17670965
    • 提供者:lunda8
  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. face_detect

    0下载:
  2. opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:107075
    • 提供者:Andy Qin
  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. detecthand

    0下载:
  2. 识别手形,基于颜色信息。运行时需要配好opencv的环境-Recognition hand, based on color information. Need to run with a good environment for opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6425388
    • 提供者:lj
  1. 12

    0下载:
  2. 用opencv在VC+++环境下实现对图像轮廓的提取,为进一步的图像分割、识别做准备-Using opencv in VC+++ environment to realize the image contour extraction for further image segmentation, recognition in preparation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1593796
    • 提供者:周琪
  1. opencv_face_recognition

    0下载:
  2. 用opencv编写的人脸识别代码,很好的参考代码-Written with the opencv face recognition code, a good reference source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2901905
    • 提供者:yangkewei
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com