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

搜索资源列表

  1. LPR

    0下载:
  2. License Plate Recognition with Image Processing using OpenCV
  3. 所属分类:OpenCV

  1. cvCarRecog

    0下载:
  2. 基于Opencv的汽车牌照定位与字符识别源代码,可以运行 -Vehicle License Plate Location Based on Opencv and character recognition source code, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2715
    • 提供者:sbifwj
  1. object_recognition

    0下载:
  2. 本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2834520
    • 提供者:zhangqing
  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. webcamfacedetector

    0下载:
  2. flash opencv 做的人脸识别,识别效果很好,无需插件,直接浏览-flash opencv face recognition to do
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:186279
    • 提供者:simon
  1. face

    0下载:
  2. 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4524169
    • 提供者:lion
  1. opencvCar

    1下载:
  2. 利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
  3. 所属分类:OpenCV

    • 发布日期:2015-09-13
    • 文件大小:14772224
    • 提供者:
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18728
    • 提供者:doushuai
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  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. 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. Cpp1

    0下载:
  2. 人脸识别,包括左右眼的定位,人脸的-Face Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:8804
    • 提供者:球球
  1. Ada Boost MH Class

    2下载:
  2. 人脸识别算法很好的,大家可以看看,需要调试一下-Good face recognition algorithm
  3. 所属分类:OpenCV

    • 发布日期:2013-07-04
    • 文件大小:320292
    • 提供者:yuuu
  1. face_recognision

    1下载:
  2. 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:942416
    • 提供者:童振
  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. licence-plate-recognition

    0下载:
  2. licence plate recognition written in c++. non-opencv program no extralibrary ne-licence plate recognition written in c++. non-opencv program no extralibrary needed
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:736901
    • 提供者:papriko
  1. Face-Recognition

    0下载:
  2. 一款基于openCV的人脸识别程序,功能比较简单。-A face recognition program based openCV, relatively simple function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3343075
    • 提供者:chobits
  1. face-recognition-

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序代码-Use the video collection and OpenCV for face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14638309
    • 提供者:张敦凤
  1. OpenCV-image-for-face-recognition-

    0下载:
  2. Visual_C++利用OpenCV对图像进行人脸识别(傻瓜教程)很适合于初学者-Visual_C++ using OpenCV image for face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:490187
    • 提供者:
  1. License-Plate-Recognition.tar

    0下载:
  2. opencv 下车牌识别的小程序 平台 vs2008 opencv2.2-The license plate recognition program under opencv Platform vs2008 opencv2.2
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:8281
    • 提供者:pulu
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com