CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - opencv recognition

搜索资源列表

  1. ShoeRecognition

    0下载:
  2. Shoe recognition tool based on opencv technology
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:795346
    • 提供者:chivas
  1. OPENCV-Face-recognition

    0下载:
  2. OPENGL人脸识别(VC++源代码)有興趣下去試試看吧~!-The the OPENGL recognition (VC++ source code)
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:99535
    • 提供者:robert
  1. sift

    0下载:
  2. SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:23529022
    • 提供者:杨冬
  1. face-reconigize

    1下载:
  2. 基于五官特征的人脸识别源代码,用的opencv和vc6.0-Face recognition based on facial features source code with opencv and vc6.0
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:4556800
    • 提供者:刘泽彬
  1. License-plate-recognition-system

    0下载:
  2. 这是一个车牌识别系统,是基于opencv和vc6.0,很好用-This is a license plate recognition system is based on opencv and vc6.0 good use
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:573971
    • 提供者:刘泽彬
  1. opencv

    0下载:
  2. 基于c++的opencv人脸识别 记得要安装opencv-The opencv face recognition based c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:10891782
    • 提供者:xth
  1. Face-recognition

    0下载:
  2. 人脸识别 识别率达90 opencv C语言-Face recognition rate of 90 opencv c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:11715
    • 提供者:许立润
  1. opencv

    0下载:
  2. face recognition using opencv
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:kaiwan
  1. 角度识别-OPENCV

    0下载:
  2. vc++ 及OpenCV实现图像中原件的角度识别(Vc++ and OpenCV to achieve the image of the original angle recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2420736
    • 提供者:飞飞鱼儿
  1. source_eye tracking

    0下载:
  2. 眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:霞3
  1. 人脸识别

    0下载:
  2. 实现人脸识别,标识。首先采集人脸信息,训练后保存,即可识别(Face recognition, identification. First of all, the acquisition of face information, after training to save, you can identify)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:13416448
    • 提供者:yamsh
  1. opencv几何形状识别

    0下载:
  2. 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5398528
    • 提供者:豆豆1890
  1. opencv 的手写数字字符识别

    1下载:
  2. 基于opencv 和机器学习方法的手写数字字符识别(Handwritten numeral character recognition of opencv)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:25681920
    • 提供者:bossluoshiqi
  1. opencv

    0下载:
  2. 最全的人脸库,图片格式多种多样,定能满足你做人脸识别的需要(The most complete face library, a variety of picture formats, can meet the needs of your face recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:17929216
    • 提供者:胖飞smile
  1. carOpencv3.2

    0下载:
  2. 这个只是单纯的 通过对阀值还有 形态学滤波 +轮廓查找 筛选 的方式 对车牌进行 识别,特别是形态学滤波 对车牌的识别结果影响很大,这个只是找车牌的一种 普通方法,但对于初学 图像处理的图像来说 可以通过该项目去熟悉 图像处理的一般步骤 还有熟悉一些简单的图像处理方法。(This is simply based on the threshold and morphological filtering and contour search screening way on the license
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2925568
    • 提供者:修远python
  1. simulate

    0下载:
  2. 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16013312
    • 提供者:jimmylaw
  1. FaceRecorder

    1下载:
  2. 基于Qt+OpenCV的人脸检测识别软件(Face detection and recognition software based on Qt+OpenCV)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:希尔-S
  1. Aria-CVision-master

    0下载:
  2. 先锋移动机器人平台结合openCV进行图像识别与跟踪。(The pioneer mobile robot platform combines openCV for image recognition and tracking.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:48128
    • 提供者:implosion
  1. 条形码检测与识别

    1下载:
  2. 基于vs的条形码识别,可以实现定位和预处理(Based on vs barcode recognition, positioning and preprocessing can be realized)
  3. 所属分类:其他

    • 发布日期:2019-04-16
    • 文件大小:720896
    • 提供者:wwwjjjj
  1. plateRecognition-master

    2下载:
  2. 基于python和opencv的车牌识别,包括车牌提取和字符识别 1,plate.py为提取和识别图片里面的车牌号码 2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition 1. Plate.py is used to extract and ide
  3. 所属分类:其他

    • 发布日期:2020-09-01
    • 文件大小:2048
    • 提供者:lxy_y
« 12 3 »
搜珍网 www.dssz.com