搜索资源列表

  1. 字符识别

    0下载:
  2. 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discu
  3. 所属分类:文件格式

    • 发布日期:2024-06-10
    • 文件大小:3984384
    • 提供者:小博士
  1. PR2006

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recog
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:794624
    • 提供者:liang
  1. bpnet_code

    0下载:
  2. 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)-License Plate Recognition of good neural network algorithm and neural network BP algorithm (C program)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:5120
    • 提供者:zelision
  1. AnnBP

    0下载:
  2. 使用bp神经网络进行字符识别的车牌识别系统-The use of bp neural network character recognition of license plate recognition system
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:1065984
    • 提供者:李立
  1. paizhaoshibie1

    0下载:
  2. 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。 -A vehicle license automatic recognition algorithm: first automotiv
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:39936
    • 提供者:zoubinbin
  1. dip

    0下载:
  2. 实现出图像的直方图\增强\模糊化\二值化\还有一个特色就是用BP神经网络实现的车牌识别.值得一看.VC6.0下开发的.-Realize the image histogram to enhance fuzzy binarization Another feature is the use of BP neural network license plate recognition. Worth a look. VC6.0 develop
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:240640
    • 提供者:wg
  1. lpcs1

    0下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网络。-Using matlab to do a complete license plate recognition source code, including the license plate location, binarization, filtering noise, character segmentation, id
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:zz
  1. plate_BPTrain

    0下载:
  2. 针对车牌识别的字符bp神经网络训练,稍加改造即可用于ocr及其它字符识别场合 将字符切分为32*16大小bmp,放入相应文件夹,训练时选择该文件夹即可完成相应字符训练 仅供学习使用,勿商业应用,本人保留所有版权。-License Plate Recognition characters for bp neural network training, a little transformation can be used f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:1101824
    • 提供者:杨在
  1. BP_Net_work_for_character_recongnize

    0下载:
  2. 利用BP神经网络进行数字和字母识别,对于研究车牌识别的朋友具有重要的参考意义-Using BP neural network to identify numbers and letters, the study of License Plate Recognition friends the meaning of an important reference
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:252928
    • 提供者:
  1. lpcseg

    1下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identifica
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:ronghjr
  1. network_plate

    0下载:
  2. 利用BP神经网络进行车牌识别的算法介绍文章,给出了实验的结果-BP neural network algorithm in the application of license plate with the experiment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:37888
    • 提供者:yves
  1. shibie

    0下载:
  2. 基于bp神经网络的车牌识别系统 神经网络部分训练有待提高-The design of intelligent transportation systems for applications such as electronic toll,traffic flow analysis,speed Limit and red light violation enforcement has been attracted an increasin
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:maliguo
  1. bp_train

    0下载:
  2. 用改进的神经bp网络可以用来做字符识别 车牌识别 以及通常的分类 我强力推荐-Bp using the improved neural network can be used to do character recognition license plate recognition, as well as the usual categories I strongly recommend
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:3035136
    • 提供者:zt
  1. bp

    0下载:
  2. bp神经网络车牌识别,用于识别 二值化以后的图像,解压后把 char char1 目录放到d盘下-bp neural network license plate recognition, later used to identify the binary image after extracting the char char1 disk under the directory into the d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:5147648
    • 提供者:巨人乔
  1. programs_and_pictures

    0下载:
  2. 一个自己编的车牌识别程序,采用BP神经网络实现,效果较好。(图片和程序都在一个文件夹里)-A license plate recognition program to achieve good effect.It is written by myself using BP neural network to achieve it.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:31706112
    • 提供者:许风
  1. 车牌识别(有大的框架和BP神经网络delphi)

    0下载:
  2. 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large fr a me and BP neural network)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-10
    • 文件大小:2529280
    • 提供者:PonderLee
  1. BP神经网络车牌识别源码

    0下载:
  2. matlab下基于BP神经网络源码车牌识别,附带解释,方便理解。(BP neural network source code license plate recognition)
  3. 所属分类:文档资料

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:wjk_kkkkkk
  1. PR

    0下载:
  2. 使用qt实现的车牌识别,实现了车牌提取,车牌字符切割以及识别(License plate recognition using QT, license plate extraction, license plate character cutting and identification)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:226304
    • 提供者:BerthaXin
  1. bp和maltab的车牌识别

    1下载:
  2. 实现了灰度处理,锐化,边缘检测,神经网络(Grayscale processing, sharpening, edge detection, neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于BP神经外网络的车牌识别

    0下载:
  2. 基于MATLAB的车牌识别系统,识别准确率高,运行速度快,可供参考学习(License plate recognition system based on MATLAB)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-10
    • 文件大小:5636096
    • 提供者:怪兽啊啊
« 12 3 4 5 »

源码中国 www.ymcn.org