搜索资源列表

  1. License-Plate-Recognition

    0下载:
  2. 基于matlab的车牌识别 以及分割等 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Based on matlab license plate recognition and seg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:276480
    • 提供者:zzj
  1. mubanpipei

    0下载:
  2. 利用matlab实现的字符模板自动匹配功能,可以识别出相对应的字符。有算例。-Using matlab realize the character template automatic matching, can identify the corresponding character. There are examples.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:glf
  1. letter-distinguish-based-on-BP-net

    0下载:
  2. 本设计运用MATLAB工具箱确定隐层神经元的个数和构造BP神经网络,并用两类不同的数据对该神经网络进行训练,然后运用训练后的网络对字符进行识别-The use of design the MATLAB toolbox to determine the the the the number of and tectonic of of the of hidden layer neurons BP neural network, and us
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:houying
  1. shuzishibie

    0下载:
  2. 以数字与字母识别系统的基本处理流程为主线,从待识别数据的获取入手,通过预处理、特征的提取与选择,到分类器的设计等部分都进行了较为详尽的分析与研究,MATLAB仿真实验表明;采用最小距离法对所给出的一组数字及字符图片进行不同的分块识别,最终得出分8块识别率为85.71 ;分16块识别率为95.71 ;分20块识别率为95 ;具有较高的识别率。-The basic process flow of the numbers and letter
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:刘下
  1. numberrecognition

    0下载:
  2. 能够识别字符并能语音读出的matlab源程序,可以直接运行的哦-matla bsourceit code that can recognize numbers and read it
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:162816
    • 提供者:谷文娟
  1. zifushibie

    0下载:
  2. 一个关于Matlab的神经网络识别字符的小程序,挺好玩的-One on Matlab neural network character recognition applet, really fun
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:135168
    • 提供者:谢仁杰
  1. comVision

    0下载:
  2. 图片印刷字符的识别(可识别多种字体) 将Matlab工作空间路径设置为本文件夹 在Matlab命令窗口内输入: numCongnition( able1/01.jpg ) 通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体 命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口 也可以运行: num = pretreat( able1/01.jpg )
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:14533632
    • 提供者:闻成
  1. license-plate-recognition

    0下载:
  2. 汽车牌照识别系统的Matlab代码,内含字符模板,分享给大家-Car license plate recognition system Matlab code template contains the character for everyone to share
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-14
    • 文件大小:587776
    • 提供者:chen
  1. MATLABzifushibei

    0下载:
  2. 基于MATLAB的车牌识别的设计算法,实现的有车牌定位,车牌字符分割和识别等算法。-   In this thesis,the main contents include: First, copes with positioning process of the captured vehicle license plate and then preprocess the positioned license plate Second,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1398784
    • 提供者:君子兰
  1. chepaishibie

    0下载:
  2. 在matlab平台上实现车牌的识别和提取,识别整个车牌,并分别提取出单个字符,效果让人满意-Implemented on matlab platform to identify and extract license plate, license plate recognition throughout, and were extracted from a single character, the effect is satisfac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:李强
  1. Plate-recognition-system-source-code

    0下载:
  2. 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:24704000
    • 提供者:longfei
  1. BP

    0下载:
  2. matlab 用BP算法实现数字字符(0-9)识别-BP algorithm to achieve numeric characters (0-9) Identification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:张佳
  1. shouxiezifu

    0下载:
  2. 以MATLAB作为系统开发软件,利用图形用户界面(GUI)设计一手写数字识别系统,实现26个手写英文字符的识别功能-Handwritten character recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2464768
    • 提供者:笑康
  1. Untitled7

    0下载:
  2. 车牌定位,校正,字符分割,识别程序,matlab-matlab ,lPR dingwei jiaozheng fenge shibie
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:尚晓波
  1. ocr

    0下载:
  2. 基于matlab的ocr,它能识别图像中的字符,显示-ocr based on matlab
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:108544
    • 提供者:zhangru
  1. matlabzifushibie

    0下载:
  2. matlab识别英文字符,简单可运行,功能完善-matlab transfer image to word
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:132096
    • 提供者:lj
  1. recognition-of-characters

    0下载:
  2. 采用MATLAB神经网络中的BP网络进行26个英语字母的仿真识别。采用了改进型的BP算法设计了26个字符的模式识别系统。并对该系统进行了训练和测试。-MATLAB neural network in the BP network for 26 English letters of the simulation. The pattern recognition system based on the improved BP algorit
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:shinfer
  1. chepaishibei

    0下载:
  2. 基于MATLAB的对车牌进行识别显示程序,采用特征提取、字符分隔、模板匹配方式-Based on MATLAB license plate identification display program, using feature extraction, character-delimited, template matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:964608
    • 提供者:jack
  1. Lenet5_EasyPR_D

    0下载:
  2. 基于网上的matlab版lenet5,改成识别车牌字符,仅仅识别英文字符和数字。收集图片功能,训练,识别功能。-Based on the online version of matlab lenet5, changed license plate character recognition, identifies only English characters and numbers. Collection picture functi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:4785152
    • 提供者:sunli
  1. License-plate-location-recognition

    0下载:
  2. 本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。-In this case based on MATLAB GUI design simulation tool: through the license plate image capture throug
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:280576
    • 提供者:郑珊珊
« 1 2 ... 10 11 12 13 14 15»

源码中国 www.ymcn.org