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

搜索资源列表

  1. chepaishibie_code

    0下载:
  2. 车牌识别最基本的流程:将采集后的图像二值化,然后依次经过车牌定位、字符分割、去除干扰,最后是字符识别。-License Plate Recognition basic processes: the acquisition of images after the binarization, followed through the license plate location, character segmentation, and elimination of interference, and
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:146782
    • 提供者:wtl
  1. gg

    0下载:
  2. 模式识别,包括分类器的设计,字符识别,以及BP神经网络-recogition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9604145
    • 提供者:戴红平
  1. wordDetect

    0下载:
  2. 一个数字图像字符识别程序,添加需要处理的图片名称即可直接运行,注释很详细,识别效果不错。-A digital image character recognition program, add the need to address the image name can be run directly, comment in detail, identify good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-26
    • 文件大小:4096
    • 提供者:cym
  1. cbsb

    0下载:
  2. 一些开发车牌识别的资料,很有用,1。车牌识别中的二值化及快速倾斜校正算法2。车牌字符识别算法毕业设计3。基于HSI空间的车牌字符分割4。汽车牌照实时几何畸变校正方法5。一种实用快速的车牌字符分割方法-Some developed license plate recognition data, very useful, 1. License Plate Recognition binarization and fast skew correction algorithm 2. Graduation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1064798
    • 提供者:shikaichang
  1. zx_pr_exp_6

    0下载:
  2. 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:610821
    • 提供者:林语
  1. work

    0下载:
  2. 本文的处理手段是对输入的汽车图像进行预处理,运用车牌定位,字符分割,字符识别的方法提取车牌上的数字字符串,并以文本的形式输出。-This treatment method is to enter the vehicle image preprocessing, the use of license plate location, character segmentation, character recognition to extract license plate numbers on th
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:489507
    • 提供者:金振涛
  1. A-OCR

    2下载:
  2. 简单字符识别 MATLAB实现 识别字母数字-Character recognition to achieve a simple MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3554437
    • 提供者:黄宝杰
  1. chepaishibie

    1下载:
  2. 只需输入车辆图片,即可实现包括车牌检测、车牌定位、车牌字符分割、车牌字符识别的全流程图形化演示,非常形象!拥有完整matlab源代码,是学习模式识别的高贵编程参考。-Just enter the vehicle picture, you can achieve, including license plate detection, license plate location, license plate character segmentation, the whole process of
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:1534976
    • 提供者:zdx
  1. originalcode

    0下载:
  2. 一个简单的车牌字符识别系统 包括车牌定位 字符切割及识别等功能-A license plate recognition (LPR)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3444
    • 提供者:雪山飞船
  1. work

    0下载:
  2. 字符识别 字母识别 基于matlab的字符识别程序-Character Recognition Example (I&II) Pre-processing of Image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:88385
    • 提供者:Arsene
  1. 1

    0下载:
  2. 基于神经网络的字符识别系统 通过VC6实现 里面有详细的说明-Neural network based character recognition system achieved through VC6 which are described in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:205595
    • 提供者:programup
  1. jiyushiliang

    0下载:
  2. 基于矢量特征编码的手写字符识别技术_任民宏(Handwritten character recognition based on vector feature coding)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:297984
    • 提供者:baimao
  1. OCR

    0下载:
  2. 程序实现了字符识别,内部包含详细说明,按照说明安装运行(it can run, it is ocr method)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-23
    • 文件大小:4023296
    • 提供者:hanahan789
  1. 车牌识别文档

    0下载:
  2. 车牌字符识别是字符识别的重要组成部分。车牌字符识别的最终目的就是将图像中的车牌字符转化成文本字符,车牌字符的识别属于印刷体识别范畴。 字符识别的基本思想是匹配判别。抽取待识别字符特征按照字符识别的原理和预先存储在计算机中的标准字符模式表达形式的集合逐一进行匹配,找出最接近输入字符模式的表达形式,该表达形式对应的字就是识别结果。(License plate character recognition is an important part of character recognition. T
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:598016
    • 提供者:令狐不冲
  1. 车牌识别系统

    0下载:
  2. 识别车牌字符,步骤为:图像标准化、字符分割、字符识别(Recognition of license plate characters)
  3. 所属分类:Windows编程

  1. tiny_cnn

    0下载:
  2. tinycnn 简单的lenet网络实现字符识别,和图像的二分类算法(Tinycnn simple lenet network to achieve character recognition, and the image of the two classification algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:435200
    • 提供者:lkzy0625
  1. 最新车牌识别系统源码VC++

    1下载:
  2. 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-31
    • 文件大小:243712
    • 提供者:乔峤
  1. character recognition

    0下载:
  2. CNN卷积神经网络对字符进行训练、字符识别相关代码(Printed ink jet character recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:一把尺子
  1. 基于MATLAB的车牌识别程序

    0下载:
  2. 汽车牌照识别的MATLAB程序,车牌定位,字符分割,字符识别,结果输出(Vehicle License Plate Character Recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-02
    • 文件大小:201728
    • 提供者:十八李
  1. NN_Recognition

    0下载:
  2. matlab 神经网络字符识别,对字符图片进行分类识别(Matlab neural network character recognition, classification and recognition of characters and pictures)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:591872
    • 提供者:L莫尔
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com