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

搜索资源列表

  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-chepaishibie

    0下载:
  2. 车牌识别系统 实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License plate recognition system to achieve recognition, including positioning, segmentation and character recognition, neural network identification method is
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4165581
    • 提供者:张华生
  1. chepaishibiexitong

    0下载:
  2. 车牌识别系统 毕业设计 实现车牌识别,包括定位、分割和字符识别-License plate recognition system designed license plate recognition, including positioning, segmentation and character recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:329905
    • 提供者:张华生
  1. chepai

    0下载:
  2. 对于车牌字符区域进行识别,效果很好,条理清晰,易懂。-For license plate character recognition, the effect is very good, clear, and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:660171
    • 提供者:nanyang
  1. ImageProcess

    0下载:
  2. 图像处理,车牌识别,车牌定位,字符分割,字符识别-Image processing, license plate recognition, license plate location, character segmentation, character recognition
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3114624
    • 提供者:小李
  1. Pattern-Recongition-Examples

    1下载:
  2. 一些经常需要的模式识别例子,是新手入门学习的非常好的参考程序,主要包括车牌识别、人脸检测、字符识别、签名鉴定等。-Some examples of pattern recognition is often needed, beginners to learn a very good reference procedures, including license plate recognition, face detection, character recognition, signature
  3. 所属分类:Special Effects

    • 发布日期:2016-06-15
    • 文件大小:12655616
    • 提供者:陈新禹
  1. source

    0下载:
  2. 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。-1 First, click Load Image menu item (loaded vehicle image), the image in the images folder below. 2, and then click the individual license plate location and recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:125440
    • 提供者:史宝毅
  1. matlab_chepaishibie

    0下载:
  2. 国外的车牌识别算法,包括灰度、二值化、倾斜矫正、定位、字符分割、字符识别-Foreign license plate recognition algorithms, including grayscale, binary, tilt correction, positioning, character segmentation, character recognition, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1535386
    • 提供者:千牛卫
  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, based on comparison of gray l
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1399131
    • 提供者:君子兰
  1. Vehicle-license-recognition

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

    • 发布日期:2017-04-24
    • 文件大小:156753
    • 提供者:hehe
  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 satisfactory
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:17683
    • 提供者:李强
  1. Plate-recognition-system-source-code

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

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

    1下载:
  2. 车牌识别的源代码,包括定位、校正、字符识别,用opencv做的。-License plate recognition source code, including positioning, correction, character recognition, made of opencv.
  3. 所属分类:图形/文字识别

  1. lpr

    1下载:
  2. 是车牌识别的源代码,代码实现了车牌定位、校正、字符识别,基于opencv实现的。-Is the license plate recognition source code, the code implements the license plate localization, correction, character recognition, based on opencv.
  3. 所属分类:Graph Recognize

  1. recongnize

    0下载:
  2. 车牌定位系统代码。车牌自动识别是计算机视觉、图像处理与模式识别技术在智能交通领域应用的一项重要研究课题,是实现交通管理智能化的关键环节。而车牌定位则是车牌自动识别系统的关键技术之一,也是其难点之一。车牌定位系统对车牌识别系统来说至关重要,其定位准确度在很大程度上影响着以后的字符分割和识别结果。因此,汽车图像中牌照的正确定位是车牌识别技术中的关键所在。目前,主要通过两条技术路线进行车牌定位的研究。早期,由于受到计算机运算速度和内存大小的影响,考虑到实时性,车牌定位主要是基于灰度图像处理技术。近年来
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-11
    • 文件大小:18300847
    • 提供者:山君良
  1. licenseRecognition

    0下载:
  2. 基于模板匹配的车牌识别,效果还不错,运行时需要有标准的车牌字符模板-License plate recognition based on template matching, results were pretty good, you need to have a standard run-time license plate character template
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4217
    • 提供者:liu
  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. LicensePlateRecognition

    0下载:
  2. opencv车牌定位及字符识别,毕业论文可用-opencv license plate location and character recognition, thesis available
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:85787
    • 提供者:张嘉持
  1. matlabcarcard

    0下载:
  2. 车牌字符分割算法,可以识别并且分割出车牌的号码和字符-to determine and identify the car number
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1328158
    • 提供者:新爱
  1. character-segmentation

    0下载:
  2. 汽车牌照识别系统中,车牌字符分割算法实现-Car license plate recognition systems, license plate character segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:chenshike
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com