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

搜索资源列表

  1. pytesser_v0.0.1

    1下载:
  2. Python实现的图像识别源码,可用来自动识别验证码-OCR
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:2228224
    • 提供者:vickxie
  1. LSH

    0下载:
  2. python编写的LSH算法的图像识别匹配小程序,适于初学者-LSH written in python image recognition algorithm matching small program, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1505
    • 提供者:
  1. 上海理工大学+US!+基于微信的图像识别系统

    2下载:
  2. 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-11-16
    • 文件大小:97424384
    • 提供者:resnick
  1. handwrite2

    0下载:
  2. 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1391616
    • 提供者:小龙女
  1. 颜色识别python (2)

    2下载:
  2. 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:HUMMER军
  1. PicAnsysServer

    1下载:
  2. 使用opencv进行图像识别,识别以白底彩色的字母图形,主要用opencv的函数完成识别过程(Opencv is used to identify the image and identify the alphabet with white background color. The recognition process is accomplished mainly by the function of OpenCV.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:y182510421
  1. python计算机视觉.pdf

    0下载:
  2. 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:17972224
    • 提供者:sycai
  1. python+图像处理+svm

    0下载:
  2. python+图像处理+svm的验证码自动识别代码(python is good language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:恩氟烷
  1. cnn

    2下载:
  2. 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:马舒舒
  1. code

    0下载:
  2. 不同的网络结构解决cifar-100图像识别(Different network structures to solve cifar-100 image recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:feifeiobama
  1. Python-opencv车牌识别

    2下载:
  2. 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
  3. 所属分类:OpenCV

    • 发布日期:2020-09-01
    • 文件大小:21504
    • 提供者:西风何时来
  1. 从九宫格数独图片中拿到九宫格

    0下载:
  2. 本源码可以从九宫格数独图片中拿到九宫格的数据,即每个位置的数字。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像识别代码集

    0下载:
  2. HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-03
    • 文件大小:4008960
    • 提供者:kzlee
  1. 车牌识别跟踪

    1下载:
  2. 识别车牌,使用hyperlpr库,请提前pip安装,需使用网络摄像头,电脑和摄像头连接在同一局域网,填入摄像头IP即可。手机可下载‘IP摄像头’之类的软件,具体摄像头地址看软件说明!多个摄像头请在列表中添加。(Recognition of license plate, use hyperlpr library, PIP installation in advance, need to use a network camera, computers and cameras connected to
  3. 所属分类:图形/文字识别

    • 发布日期:2020-09-01
    • 文件大小:263168
    • 提供者:天启raf
  1. real_time_recognize-master

    4下载:
  2. 从摄像头获取摄像头图像,进行实时人脸识别(Real-time Face Recognition by Capturing Camera Image from Camera)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:2423808
    • 提供者:D十六
  1. CarND-Advanced-Lane-Lines-master(1)

    1下载:
  2. 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:12062720
    • 提供者:蠢蠢欲动love
  1. 人脸图像特征提取与对比

    1下载:
  2. NMF、PCA-人脸图像特征抽取与对比,图像识别,主成分分析(Face image feature extraction and comparison, image recognition, principal component analysis)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-02-05
    • 文件大小:115712
    • 提供者:flhwkl
  1. 人脸识别代码 东哥

    1下载:
  2. 人脸识别,运用python进行人脸识别,图像识别(Face recognition using Python)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:42957824
    • 提供者:好难啊啊1
  1. cifar-vgg-master图像识别

    1下载:
  2. cifar-vgg-master图像识别,基于python平台,很好用(cifar-vgg-master image recognition)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-12-24
    • 文件大小:17408
    • 提供者:魏强2310
  1. pytorch_YOLO3

    1下载:
  2. 识别图像,将图像分类,基于python语言,权重需要在网上下载(Identify images and classify images)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-31
    • 文件大小:5014528
    • 提供者:hzq112
« 12 »
搜珍网 www.dssz.com