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

搜索资源列表

  1. licenceplatecharacterrecognitionprogram

    0下载:
  2. 能完成车牌字符识别的整个流程,包括车牌定位,字符分割,字符识别等过程。-To complete the entire license plate character recognition process, including license plate location, character segmentation, character recognition process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1338932
    • 提供者:terry
  1. chepaishibie_code

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

    • 发布日期:2017-03-30
    • 文件大小:146782
    • 提供者:wtl
  1. ImhRec

    0下载:
  2. 基于数字图像处理的车牌定位与字符分割的硕士论文-Based on digital image processing license plate location and character segmentation master' s thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6241342
    • 提供者:天行健
  1. C_sharp_lrp

    0下载:
  2. 车牌识别的全部流程,包括车牌定位,车牌的字符分割,和最后的车牌识别,个人觉得很不错哦-License Plate Recognition of all processes, including the license plate location, license plate character segmentation, and the final license plate recognition, personal feel very good, oh
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3718549
    • 提供者:chen
  1. platelience

    0下载:
  2. 车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25062503
    • 提供者:张志斌
  1. work

    0下载:
  2. 本文的处理手段是对输入的汽车图像进行预处理,运用车牌定位,字符分割,字符识别的方法提取车牌上的数字字符串,并以文本的形式输出。-This treatment method is to enter the vehicle image preprocessing, the use of license plate location, character segmentation, character recognition to extract license plate numbers on th
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:489507
    • 提供者:金振涛
  1. 006

    0下载:
  2. 车辆识别系统主要由车牌定位、字符分割和字符识别三个部分组成。车牌定位是指将车牌区域从车辆图像中分割出来,车牌定位是车牌自动识别技术中一个至关重要的环切。其定位的速度和准确程序直接影响到车牌识别系统的性能。车牌定位的方法的出发点是通过车牌区域的特征来判断牌照。而车牌定位主要包含两个关键技术问题:图像的预处理和车牌定位的算法。本文针对车牌识别系统中关于静态图片中的车牌定位问题,主要运用了图像处理的知识,在VC开发平台上,通过对静态图片进行灰度变换,二值化,中值滤波等一系列处理,利用投影检测算法实现了
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6316927
    • 提供者:ZYM
  1. chepaisihbie-matlab

    2下载:
  2. 基于matlab的汽车牌照识别程序,能够实现车牌图像预处理,车牌定位,字符分割,然后通过神经网络对车牌进行字符识别,最终从一幅图像中提取车牌中的字母和数字,给出文本形式的车牌号码。-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:773998
    • 提供者:barry
  1. plate-location

    0下载:
  2. 用来定位车牌,分割车牌。从老外网上搜的,matlab版本。 -Web search from the foreigner' s, matlab version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2856
    • 提供者:chioptical
  1. opencvCar

    2下载:
  2. 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
  3. 所属分类:OpenCV

    • 发布日期:2015-02-21
    • 文件大小:2115584
    • 提供者:likui
  1. chengxu

    0下载:
  2. 图像处理主要利用算法来做一个车牌定位分割识别的程序算法-The main algorithm using image processing algorithms do a locator plate recognition Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3948
    • 提供者:
  1. platelocate2

    0下载:
  2. 车牌处理,进行高斯模糊、sobel算子以及阈值分割(Plate processing, gaussian blur, sobel operator and threshold segmentation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:7516160
    • 提供者:雨中人1233
  1. main13

    0下载:
  2. 车牌定位与分割matlab代码。成功率大于80%。(License plate location and segmentation matlab code.The success rate is greater than 80%)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:qww
  1. 车牌的定位与分割

    0下载:
  2. 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:金鱼泡泡
  1. 神经网络 训练识别

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。(1. First open a picture and then follow the sequence of grayscale, binary, grayscale stretching, license plate positioning, binarization, ti
  3. 所属分类:其他

  1. LPR

    0下载:
  2. 提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:3283968
    • 提供者:sunflowerioio
  1. cartest2

    0下载:
  2. 车牌定位,分割,实现了车牌的二值化 滤波、膨胀、腐蚀、等预操作,然后进行了定位于分割(The license plate location, segmentation, binarization of license plate Filtering, expansion, corrosion, pre operation, and then the positioning in the segmentationn)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:小核桃
  1. chepaishibie

    0下载:
  2. 进行图像灰度化,预处理以及车牌定位 ,车牌分割, 车牌识别。(License plate recognition and license plate segmentation)
  3. 所属分类:

    • 发布日期:2018-04-23
    • 文件大小:13959168
    • 提供者:gao246
  1. Recognition of vehicle license plate

    0下载:
  2. 实现车辆牌照的识别,包括车牌定位,字符分割和字符识别.(Recognition of vehicle license plate)
  3. 所属分类:图形/文字识别

  1. zhifang

    0下载:
  2. 用直方图均衡化方法对雾霾天气的车牌图像进行增强,经过预处理后定位车牌位置,分割车牌字符(Histogram equalization method is used to enhance the license plate image in haze weather. After pre-processing, the license plate position is located and the license plate character is segmented.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:952447
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com