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

搜索资源列表

  1. 基于MATLAB的车牌识别代码

    6下载:
  2. 车牌识别系统MATLAB程序+图片 包括车牌定位和字符识别
  3. 所属分类:图形图象

  1. chepsb

    2下载:
  2. 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:657157
    • 提供者:王曼琵
  1. RbfCharAndNumberTrain

    1下载:
  2. 基于径向基神经网络的字符和数字的训练,主要用于车牌识别,效果不错-RBF neural network based on the characters and figures of training, mainly used for license plate recognition, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-24
    • 文件大小:1627
    • 提供者:zhangguoqing
  1. artificial

    0下载:
  2. 数字识别,能识别0到9这几个数字啊,基于matlab-Digital identification, can identify it 0-9 a few figures ah, based on matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:71554
    • 提供者:李好
  1. SeveralCharacterRecognition

    0下载:
  2. 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:220876
    • 提供者:肖伟
  1. chepaisihbie-matlab

    2下载:
  2. 基于matlab的汽车牌照识别程序,能够实现车牌图像预处理,车牌定位,字符分割,然后通过神经网络对车牌进行字符识别,最终从一幅图像中提取车牌中的字母和数字,给出文本形式的车牌号码。-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:773998
    • 提供者:barry
  1. chepaishibie

    3下载:
  2. 使用MATLAB对车牌进行识别,并在GUI界面上进行显示,字符识别采用的是模板匹配法,附有待识别车牌和字符模板库(License plate recognition using MATLAB, and displayed on the GUI interface, character recognition using the template matching method With the number plate and character template library to be r
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:2794496
    • 提供者:小小朱
  1. 车牌识别GUI.zip等多个文件

    1下载:
  2. matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:9970688
    • 提供者:孤鸿远走
  1. LPR

    0下载:
  2. 提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:3283968
    • 提供者:sunflowerioio
  1. 车牌识别系统

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

  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. License-Plate-Recognition-by-MATLAB-master

    0下载:
  2. 对于不同的数字字符进行不同的特征点的选取以及对于不同的字符做到精准的识别(The selection of different feature points for different numeric characters and accurate recognition for different characters)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1002496
    • 提供者:咖啡先生
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. 车牌识别

    0下载:
  2. 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:汤圆喝两碗
  1. Character Recognition

    0下载:
  2. 有关于字符识别,运用了OCR算法,内含完整的数据库和训练程序,还有一些测试集(From the matlab file exchange center, the character recognition written by the foreign gods, using the OCR algorithm, contains a complete training database.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-29
    • 文件大小:73728
    • 提供者:风云2333
  1. matlab中文字符的识别代码

    1下载:
  2. 提供一种中文字符识别的代码 文件中提供执行代码和执行结果(Provides code and execution results in a code file that provides a Chinese character recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:1465344
    • 提供者:xianseng
  1. 基于特征匹配的英文印刷字符识别

    1下载:
  2. 对英文文本进行提取和识别,用到特征匹配等算法,可以运行。(The English text is extracted and identified, and features matching algorithms can be used.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-01
    • 文件大小:260096
    • 提供者:SIYEAIQIANQIAN
  1. 基于matlab+模板匹配的车牌识别

    2下载:
  2. 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
  3. 所属分类:图形/文字识别

    • 发布日期:2020-01-05
    • 文件大小:11207680
    • 提供者:孤鸿浪子
  1. Desktop

    0下载:
  2. 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:6144
    • 提供者:左手拿鸡腿
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com