CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 车牌定位 二值化

搜索资源列表

  1. Imgcx.rar

    1下载:
  2. 图像处理C++程序 二值化 车牌定位 车牌识别,Image Processing C++ procedures for license plate location Binarization
  3. 所属分类:CSharp

    • 发布日期:2016-11-24
    • 文件大小:6392996
    • 提供者:LiShijie
  1. aa

    0下载:
  2. 用经典PCA算法来实现车牌定位,其中包括二值化和过滤等功能-With classic PCA algorithm to achieve the license plate location, including binarization and filtering functions
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:725944
    • 提供者:peiyuhong
  1. Licensenumber

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

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
  1. VCchepaidw

    0下载:
  2. 就可以实现精确的车牌定位 真彩色->256色灰度图。 .预处理:中值滤波。 二值化 削弱背景干扰。 用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索: 区域裁剪,截取车牌图像-The license plate on the positioning accuracy can be a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2741725
    • 提供者:qszchew
  1. ERZHI

    0下载:
  2. 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3438
    • 提供者:同同
  1. Ulpcseggs

    0下载:
  2. 用matlab做的车牌识别的,包括车牌定位位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网 -License plate recognition using matlab, including the bit of license plate location, binarization, filtering, denoising, character segmentation, recognition, identify some with BP neural network
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4566
    • 提供者:eda52
  1. Bvehiclehsve

    0下载:
  2. 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法 。 -Able to locate and identify most of the license plate. Including digital image processing, equalization, graying, median filtering, smoothing, edge detection algorithm, there are
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1699680
    • 提供者:baohonyu
  1. BMP-SEE

    0下载:
  2. 基于彩色车牌的车牌定位算法 实现彩色车牌的定位 主要流程:图像灰度化,背景噪音消除,二值化处理,车牌定位,裁剪-License plate location algorithm based on the color plates Color plates positioning Main processes: Grayhound, eliminating background noise, binarization processing, license plate positi
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:4355148
    • 提供者:API
  1. VCPP

    0下载:
  2. 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符-Binarization, gray stretch, license plate location, binarization, skew correction and character segmentation, training the neural network, identifying characters
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:825804
    • 提供者:安静
  1. Image-processing-demo

    0下载:
  2. 图像处理demo(谢凤英书),实现了包括灰度化、二值化、车牌定位、字符分割、字符识别在内的有关车牌识别的功能-Image processing demo (Xie Fengying book), including graying, binarization, plate location, character segmentation, character recognition, including the license plate recognition function
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:6644176
    • 提供者:庹玉龙
  1. 16182

    0下载:
  2. 这个是车牌识别系统,功能有图像识别,车牌定位,二值化,切割,字符识别。-This is a license plate recognition system, function image recognition, license plate location, binarization, cutting, character recognition.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:162924
    • 提供者:陈诚
  1. chepaijiance

    0下载:
  2. 准确对车牌进行定位,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。-Accurate positioning of the plate,First, take the license plate image gray, then the image median filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1232
    • 提供者:靳太明
  1. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. car-number

    0下载:
  2. 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法-car num
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4110336
    • 提供者:nero
  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. 所属分类:其他

搜珍网 www.dssz.com