搜索资源列表

  1. 车牌定位

    0下载:
  2. 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1497088
    • 提供者:潘文
  1. 车牌定位

    1下载:
  2. 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:734208
    • 提供者:何问宇
  1. lpr_loc

    0下载:
  2. 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码-prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the colo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:108544
    • 提供者:高锋
  1. VC++cpdw

    0下载:
  2. 汽车牌照定位,只能读取800*600的BMP位图-vehicle license positioning, can read 800* 600 BMP Bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:88064
    • 提供者:杲杲
  1. Carrec

    0下载:
  2. 基于颜色分量的汽车牌照定位,用MATLAB软件实现。-Based on the color of the vehicle license component positioning, using MATLAB software.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:476160
    • 提供者:杨华
  1. MATLAB_ChePAiDingWei

    0下载:
  2. 程序内容是关于汽车牌照定位,方法是基于颜色分量,使用MATLAB进行编写。 希望对您有所帮助!-Procedures are on the vehicle license positioning method is based on the color component, the use of MATLAB to carry out the preparation. I hope for your help!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:88064
    • 提供者:hq
  1. A-surney-of-License-Plate-Location-Technology

    0下载:
  2. 汽车牌照定位研究综述 车牌定位、分割、识别论文-Research on vehicle license plate location positioning, segmentation, identification papers
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-10
    • 文件大小:519168
    • 提供者:文韬
  1. chepaishibie3

    0下载:
  2. 车辆牌照定位是车辆牌照识别中的重要步骤,文章针对车辆图象的复杂背景及非 均匀的光照条件,提出了一种基于特征的车牌实时定位算法。实验结果表明,该算法定位准确率较 高,鲁棒性较好。 -Vehicle license plate recognition vehicle positioning is an important step in the article against the complex background ima
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:77824
    • 提供者:zoubinbin
  1. chepaishibie

    0下载:
  2. 一个汽车牌照识别程序,包括牌照定位,字符分割和字符识别等部分的算法,在网上下的,希望能够对大家有用!-A car license plate recognition procedures, including license positioning, character segmentation and character recognition, such as part of the algorithm, under the Int
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:2878464
    • 提供者:
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别。这种方法总体上比较容易理解,Matlab的函数隐藏了傅立叶变换等复杂的计算。-Vehicle license positioning and character recognition. This method is easier to understand in general, Matlab function to hide the complex Fourier Transform calculations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:70656
    • 提供者:王博
  1. plateLocate

    0下载:
  2. 一个智能车辆牌照定位系统,对于智能交通识别来说,车牌定位识别系统至关重要,该代码是其中的定位部分。-An intelligent vehicle license positioning system, for intelligent traffic identification, the license plate recognition system is crucial location, the code is one of th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2818048
    • 提供者:chendeming
  1. FunCarlP

    0下载:
  2. 基于sobel算法的汽车牌照定位 本算法用matlab实现-Sobel algorithm based on the vehicle license positioning realize this algorithm by matlab
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:129024
    • 提供者:王强
  1. card2

    0下载:
  2. 汽车牌照定位算法,MATLAB实现,已通过编译-Vehicle license location algorithm, MATLAB realized, had passed through the compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:363520
    • 提供者:邵晔
  1. suanfa

    0下载:
  2. 基于颜色分量的汽车牌照定位基于颜色分量的汽车牌照定位 基于颜色分量的汽车牌照定位基于颜色分量的汽车牌照定位-Several compression algorithms [matlab]
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:88064
    • 提供者:
  1. Matlab_Image_Processing

    0下载:
  2. 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, veh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1179648
    • 提供者:王云
  1. car_position

    0下载:
  2. 汽车牌照定位-car licence position
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:734208
    • 提供者:success327
  1. TheResearchforRecognition

    0下载:
  2. 基于视频图像的运动车辆识别系统主要是由汽车牌照识别和汽车类型识 别两大核心技术构成,它在智能交通领域中有着广泛的应用,同时也是计算机 视觉、图像处理和模式识别等交叉学科研究的热门课题,因此对相关技术的研 究正受到普遍关注。本文正是在这一背景下,对运动车辆识别技术进行了系统 的研究。在车牌识别技术中,本文着重对车牌定位和车牌字符识别等关键技术 所涉及的难点进行了深入的研究。在车型识别技术中,与当前国内外学者侧重 于
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2338816
    • 提供者:陈忠厚
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:63488
    • 提供者:吕寿鹏
  1. Matlab_image_segmentation

    0下载:
  2. 在matlab中完成染色体识别与统计,汽车牌照定位与字符识别两个图像处理方面的应用,步骤清晰,解释详尽,值得学习!-Matlab completed in chromosome identification and statistics, motor vehicle license character recognition and positioning of two image processing applications, th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1272832
    • 提供者:阿黄
  1. 汽车牌照识别源码

    0下载:
  2. 主要是针对汽车牌照的定位和识别,并没有训练部分
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-30
    • 文件大小:34935177
    • 提供者:944529591@qq.com
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org