CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车牌分割 算法

搜索资源列表

  1. Visual_C++_MATLAB

    1下载:
  2. 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8505621
    • 提供者:连接
  1. imagepaper

    0下载:
  2. 是一篇介绍图像处理的好文章,主要是一种利用颜色信息的车牌字符分割新算法!文章介绍的方法新颖,值得一看!学学!-is an image processing on the excellent article, A major use of color information of license plates segmentation algorithm! The article introduces the novel method, an eye-catcher! learn!
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:273157
    • 提供者:jflee
  1. corner

    0下载:
  2. 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:198761
    • 提供者:jiangkai
  1. LPR_by_ylh

    0下载:
  2. 依公式 黄 =(红 + 绿)/ 2 ,灰度 = (黄 + 蓝)/ 2 ,将红、绿、蓝三种颜色构成的色彩空间映射到由黄、蓝两种颜色构成的色彩空间,进一步取值黑、蓝、灰、黄和白五种,这包括了车牌识别所需要的车牌色(蓝、黄、白、黑)和字符色(白、黑),且灰能保留图像的识别信息,克服二值化阈值缺陷;基于三值图像的车牌识别包括基于三值图像的字符识别和基于三值图像的按分割反推的车牌定位,是建立在三值图像基础上的创新的车牌识别算法体系。-According to the formula Yellow = (r
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:616134
    • 提供者:毕浩洋
  1. CarDetead

    0下载:
  2. 能完成车牌分割,图像转换,一般图像处理。核心算法带中文说明。-To complete the license plate segmentation, image conversion, the general image processing. Core algorithm with Chinese instructions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3322860
    • 提供者:BQ
  1. fenge

    0下载:
  2. 此程序是针对垂直投影算法的车牌分割程序,包括去除边框,分割字符等。-License plate segmentation,vertical projection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1812
    • 提供者:yanruoxiaoxi
  1. hhhhhh

    0下载:
  2. 车牌识别算法,字符分割部分基于模板匹配法-License plate recognition algorithm, character segmentation is based in part on a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:3420
    • 提供者:shuli
  1. IStudyonLicenn

    0下载:
  2. 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。 -License plate recognition technology has been
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:142461
    • 提供者:xpntt
  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. 123

    0下载:
  2. 复杂背景下车牌定位算法的研究,灰度化,二值化,按颜色特征分割出车牌-Research on complex background plate positioning algorithm, graying, binarization, characterized by color segmentation of license plates
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5152876
    • 提供者:老呼
  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. 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. 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. Hough-transform

    0下载:
  2. 利用Hough变换和先验知识的车牌字符分割算法,论文-Hough transform and use prior knowledge of the character segmentation algorithm, the paper
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:631685
    • 提供者:孙佳贝
  1. chepaishibie

    0下载:
  2. 车牌识别程序,车牌bmp文件读取与字符分割、归一化,车牌识别算法。-License plate recognition program, bmp file to read the license plate and character segmentation, normalization, license plate recognition algorithms.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2903922
    • 提供者:zqdzqd
  1. matlablicense

    0下载:
  2. matlab 车牌图像提取定位分割算法源代码-matlab license plate image segmentation algorithm source code extraction Location
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1195597
    • 提供者:wjy
  1. chepaizifushibie

    0下载:
  2. matlab 车牌图像提取定位分割算法源代码
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1364884
    • 提供者:wjy
  1. LPR

    0下载:
  2. 车牌定位及字符分割算法的研究与实现,很适合初学者去学习-License plate location and character segmentation algorithm research and implementation, it is suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-12-19
    • 文件大小:89107456
    • 提供者:方宏道
  1. CarNumber

    1下载:
  2. 本算法进行车牌识别,首先提取车牌的位置,然后对车牌的字符进行分割,最后进行识别,将识别结果输出。本算法能得到较好的识别结果。(The algorithm for license plate recognition, the first extraction of the location of the license plate, and then the license plate character segmentation, and finally identify the recogni
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-18
    • 文件大小:16014336
    • 提供者:王老头
« 1 2 34 5 6 »
搜珍网 www.dssz.com