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

搜索资源列表

  1. fenge

    0下载:
  2. 利用matlab平台,采用直方图求取车牌图像中的阈值,进行字符分割-Using matlab platform, strike plate image histogram threshold for character segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:8390
    • 提供者:陈林
  1. program1

    0下载:
  2. 本文利用MATLAB从预处理、边缘检测、车牌定位、车牌切割,字符分割、字符识别等几个方面,具体介绍了数字图像处理中车牌自动识别的原理。-In this paper , Principle of automatic license plate recognition in digital image processing is specially introduced using MATLAB from some perspectives , which conclude processing ,
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:1161
    • 提供者:chengyang
  1. 2013.01.10CharacterDivision

    0下载:
  2. 车牌识别,矫正车牌,定位车牌,字符分割。-License plate recognition, correction of license plates, license plate positioning, character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4272
    • 提供者:林天
  1. chepaishibie

    0下载:
  2. 车牌识别算法。包括图像预处理、车牌分割、字符分割-License plate recognition algorithm. Including image preprocessing, license plate segmentation, character segmentation and character recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:285241
    • 提供者:冯瑾
  1. ImageProcess

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

    • 发布日期:2017-05-13
    • 文件大小:3114624
    • 提供者:小李
  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. recongnize

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

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

    0下载:
  2. VC++.NET车牌识别、字符分割与归一化处理,图像对象BMP格式,程序将读取车牌的图像信息,归一化图像大小,动态分配存储图片的像素信息的二维数组,找到图像各列,从左列开始,垂直扫描,实施图片局部分割等,有兴趣编写车牌号识别的可参考对比下。   编辑注:本源码不能在Win32环境下运行。-VC++. NET license plate recognition, character segmentation and normalization, image objects BMP forma
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1740373
    • 提供者:wpudn20
  1. ym

    0下载:
  2. 车牌自动识别系统主要分为图像预处理、车牌定位、字符分割和字符识别等主要模块, 针对不同的模块,本文研究分析了现有的理论算法,并提出了具有实际应用意义的解决方案。-Automatic license plate recognition system consists of image pre-processing, license plate location, character segmentation and character recognition and other major mod
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:23253
    • 提供者:邓阳
  1. chepailpr

    0下载:
  2. 对车牌信息的分析,二值,区域定位,字符分割,字符切割模块的程序-License plate information for the analysis of binary, regional location, character segmentation, character segmentation module program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:12937
    • 提供者:杨光
  1. youdaimadelunwen

    0下载:
  2. 能实现车牌的识别二值化字符的分割图像与处理的一些功能适应于m运行环境中-To achieve the license plate character recognition binary image segmentation and processing some of the features of the operating environment to adapt to m
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:558090
    • 提供者:季洁
  1. PlateIdentify

    1下载:
  2. 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:19548160
    • 提供者:feng
  1. car

    0下载:
  2. 基于BP神经网络的车牌识别系统,可以自动分割出车牌,分割车牌字符和数字,可以识别字符引文和数字,还有一个我结课的一个小论文。运行run.m即可-BP neural network-based license plate recognition system that can automatically segment the license plate, license plate characters segmentation and numbers, you can identify the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3681844
    • 提供者:amoryou
  1. lpr-system

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-1. Open a picture first and then according to the order gray, binarization, gray stretching, license plate localization, binarization, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1024042
    • 提供者:lzewen10
  1. license-plate-recognition-algorithms

    0下载:
  2. 一种非常有效的车牌识别算法,包括定位、分割、颜色识别、字符识别。-A very effective license plate recognition algorithms, including positioning, segmentation, color recognition, character recognition.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2074848
    • 提供者:zhangjg
  1. chepaidingweiyuzifugenge

    0下载:
  2. 车牌定位与字符分割、字符识别matlab程序-License plate location and character segmentation, character recognition matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1944
    • 提供者:李军亚
  1. work

    0下载:
  2. 基于MATLAB的车牌识别系统。图像预处理、车牌定位、字符分割、字符识别-License Plate Recognition System Based on MATLAB. Image preprocessing, license plate location, character segmentation, character recognition
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:418389
    • 提供者:李木子
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com