搜索资源列表

  1. location(MATLAB)

    0下载:
  2. 可以很好的实现车牌的定位(粗细定位)两步实现。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:109717
    • 提供者:wls
  1. 20219818910720051111549129251604

    0下载:
  2. 这是一个关于车牌定位分割的MATLAB源代码,可以直接复制到WORK文档中使用
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:108585
    • 提供者:刘伟
  1. matlabtocarrecognition

    0下载:
  2. 车牌识别matlab源程序 基于颜色的车牌定位和分割技术研究与实现 function [seg] = character_segmentation(bw) % character_segmentation: Returns the digit segments in the supplied binary image. % The function uses the \"segment\" function
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2702
    • 提供者:wang
  1. 22164429182

    0下载:
  2. 能够很好的实现车牌定位的matlab源程序.但是不能实现车牌字符分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2292765
    • 提供者:liujunjie
  1. lpr_loc

    0下载:
  2. 实现车牌定位 matlab程序 对车牌进行分割提取
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:常新
  1. CubicPlateDemo

    0下载:
  2. matlab 车牌识别定位程序 挺不错的 实现功能简单
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:449893
    • 提供者:邓小君
  1. P0804

    0下载:
  2. 一个基于matlab的车牌定位的源程序.可以实现精确的车牌定位。能测定蓝底白字的车牌, 图片格式要设定为640*480的jpg,测试了一下,稍微模糊的图片识别不出来
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:bianxianze
  1. lpcs1

    2下载:
  2. 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网络。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4777
    • 提供者:zz
  1. LPRsystem

    1下载:
  2. 用matlab做车牌识别的研究生论文。对车牌定位,字符分隔,字符识别都由详细的介绍。对毕业论文很有借鉴意义
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3552480
    • 提供者:长工
  1. LPR_Color

    0下载:
  2. 一种基于颜色分量的车牌定位算法matlab实现
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:374912
    • 提供者:Adrianhsm
  1. LPR_Gray

    0下载:
  2. 一种基于灰度图的车牌定位算法matlab实现
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:367741
    • 提供者:Adrianhsm
  1. P0803

    0下载:
  2. 基于MATLAB的车牌定位算法,使用彩色划分,对于想从事这一方面研究的人会很有帮助的.-plates based on MATLAB positioning algorithm, the use of color division, wish to engage in this research would be useful for the people.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1620
    • 提供者:王伟
  1. matlabforlicenceplaterecognition

    0下载:
  2. 用matlab实现汽车牌照识别系统的定位算法-Automobile License Plate Recognition System Location Algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:34816
    • 提供者:cuihl
  1. paizhaozidongshibie

    1下载:
  2. 图像分割是图像处理最基本和最重要的技术,是任何理解系统和自动识别系统 必不可少的一个重要环节.车牌以及车牌字符的提取是图像分割技术的一个特殊应 用场合,它包括车牌的定位和车牌字符的切分两个步骤。本章将对这两个步骤的算 法进行阐述.第一、二节中将分别详细介绍车牌区域的定位、切分技术 由于二值 化算法在字符的提取中具有重要的作用,因此在第三节中将作重点讨论. -Image processing image segment
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:6277120
    • 提供者:poon
  1. plate-read

    0下载:
  2. 车牌的定位和分割,以及采用BP神经网络实现字符的识别。-Plate positioning and segmentation, and the use of BP neural network character recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:531456
    • 提供者:长工
  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-18
    • 文件大小:70656
    • 提供者:王博
  1. chepai

    0下载:
  2. 相当好用的车牌区域定位,车牌字符识别程序,对于理解车牌识别中的数字图像基本原理是不错的入手-Very useful regional positioning plates, license plate character recognition process, for understanding the License Plate Recognition of the basic principles of digital image
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:71680
    • 提供者:wang
  1. P0804

    0下载:
  2. 一个基于matlab的车牌定位的源程序.可以实现精确的车牌定位。能测定蓝底白字的车牌, 图片格式要设定为640*480的jpg,测试了一下,稍微模糊的图片识别不出来 -Matlab-based license plate location of the source. Can achieve precise positioning of the plate. Determination of white to blue lice
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:bianxianze
  1. Untitled

    0下载:
  2. 通过对原始图像的水平和垂直投影图像来对车牌进行水平方向的定位-Original image through the level and vertical projection of images to the horizontal direction of the plate for the positioning of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:飞燕还巢
  1. P0804

    0下载:
  2. 彩色车牌分割。定位车牌。matlab程序-Segmentation of color plates. Positioning plate. matlab program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王盛世
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »

源码中国 www.ymcn.org