CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Plate recognition

搜索资源列表

  1. license-plate-recognition-algorithm

    0下载:
  2. 一个简单易用的车牌自动识别算法,可以从图中自动选择车牌,基于数学形态学完成字符提取,最后经过字符匹配完成车牌识别。-A simple-to-use automatic license plate recognition algorithm can automatically select the license plates from the figure, based on mathematical morphology complete character extraction, and f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:65597
    • 提供者:yuanhongwu
  1. matlab-license-plate-recognition

    0下载:
  2. matlab车牌识别完整程序,车牌识别中的完整代码!-complete program matlab license plate recognition, license plate recognition complete code!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1496547
    • 提供者:巫辉东
  1. License-Plate-Recognition

    0下载:
  2. 车牌识别 License Plate Recognition with Image Processing using OpenCV-License Plate Recognition
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1269279
    • 提供者:haoduo82
  1. License-plate-recognition

    0下载:
  2. 基于神经网络的车牌识别matlab源码。好东西-License plate recognition based on neural network matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:251879
    • 提供者:zjr
  1. License-Plate-Recognition

    0下载:
  2. 车牌识别,基于matlab的图像处理技术以及模块识别匹配,进而设计而成。-License Plate Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1205216
    • 提供者:wangwentao
  1. License-Plate-Recognition-System

    0下载:
  2. 使用OPENCV和VC6.0编写的车牌识别系统-OPENCV and VC6.0 prepared using license plate recognition system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2768758
    • 提供者:乔寅
  1. license-plate-recognition-

    0下载:
  2. 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言 英语中文(简体)日语 翻译文字或网页 这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。 请键入文字或网站地址,或者上传文档。 取消
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:373991
    • 提供者:huisu
  1. License-Plate-Recognition

    0下载:
  2. 上海交通大学硕士论文基于小波技术的matlab车牌识别-License Plate Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6610908
    • 提供者:江德炜
  1. License-plate-recognition

    0下载:
  2. 车牌识别,分定位、切割、识别部分,是一个不错的入门教程,对新手来说很不错!-License plate recognition, sub-positioning, cutting, recognition part, is a good introductory tutorial for newcomers is very good!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:5092477
    • 提供者:林建龙
  1. license-plate-recognition

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

    • 发布日期:2017-04-06
    • 文件大小:587820
    • 提供者:chen
  1. ALPR-Plate-Recognition

    0下载:
  2. 关于车牌识别系统的由一个M语言写成的,在自己的电脑上调试过可是运行的。-About the license plate recognition system by a M language, and tried to increase their own computers, but runs.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:65479
    • 提供者:侯志敏
  1. License-plate-recognition

    0下载:
  2. 车牌识别,课程作业,里面有100张的车牌,都能完美识别,效果非常好~-License plate recognition, course work, there are 100 license plate, can be the perfect recognition, the effect is very good ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:868149
    • 提供者:lin
  1. Plate-recognition-system-source-code

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

    • 发布日期:2017-06-16
    • 文件大小:24704410
    • 提供者:longfei
  1. License-Plate-Recognition-System

    0下载:
  2. matlab车牌识别系统作业,包括程序、图像和设计报告-matlab license plate recognition operations, including programs, images and design report
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3136061
    • 提供者:
  1. License-Plate-Recognition-System

    0下载:
  2. 完整的车牌识别系统,包括车牌图像预处理技术、定位技术、字符分割技术、字符识别技术。车牌识别系统编程实现,包含源码和可执行程序。-Complete license plate recognition system, including the license plate image preprocessing techniques, positioning technology, character segmentation, character recognition technology. L
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3494903
    • 提供者:马甲儿
  1. License-plate-recognition

    0下载:
  2. 简单的车牌识别代码 注释详细 含源图像 适合初学者。-Simple license plate recognition source code comments containing detailed image suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:65628
    • 提供者:
  1. License-plate-recognition

    0下载:
  2. 车牌识别,能够识别部分车牌图像并完成车牌的分割-License plate recognition, to recognize partial and complete license plate image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2386
    • 提供者:郝楠
  1. License-plate-recognition

    0下载:
  2. 车牌识别,可以识别不同的车牌,VC++开发,有示例,源码有注释-License plate recognition,developed in VC++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:414250
    • 提供者:刘辉
  1. night-license-plate-recognition

    1下载:
  2. MATLAB夜间车牌识别程序,可以对指定图片进行车牌号识别。-MATLAB night license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:37439
    • 提供者:GuGu
  1. Automatic-Number-Plate-Recognition

    0下载:
  2. 车牌识别系统,能做到自动识别,开发环境为VS2010-Automatic Number Plate Recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:240574
    • 提供者:lumin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com