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

搜索资源列表

  1. carnumberdistinguish

    0下载:
  2. 车牌定位算法及实现,先阈值分割,边缘提取,最后识别!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:725757
    • 提供者:zhangyanjie
  1. 车牌识别

    1下载:
  2. 是用MATLAB编写的车牌识别程序。对初学者有很大的帮助。
  3. 所属分类:GDI/图象编程

  1. 车牌汉字识别

    3下载:
  2. 基于vc和matlab对车牌进行定位,分割从而实现车牌识别,包括汉字,数字和字母
  3. 所属分类:Windows编程

    • 发布日期:2011-05-22
    • 文件大小:337933
    • 提供者:lillianfu
  1. c03

    0下载:
  2. 详细说明:C#环境的车牌认别系统源代码和30张测试图片;本程序对以上的30汽车图片的认别定位分割等准确率达至100%。-C# environment registration identification system source code and 30 test images The procedures for the above pictures of the 30 vehicle identification such as segmentation positioning accu
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4185699
    • 提供者:宇文龍
  1. dinwei

    0下载:
  2. 车牌识别系统,对车牌进行初定位,分割,字符进行识别,处理,提取-License Plate Recognition system, the beginning of the plate for positioning, segmentation, character recognition, processing, extraction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:139357
    • 提供者:dulianjie1
  1. shibeiyuanma

    0下载:
  2. 关于车牌识别的一个新程序,对车牌进行定位分割,识别-License Plate Recognition on a new procedure, positioning of the partition plates to identify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:208124
    • 提供者:dulianjie1
  1. binarize

    0下载:
  2. 实现车牌的定位分割功能,用来交流,大家可以-The positioning plate to achieve partition function, to exchange, we can try
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:哈哈
  1. PRR2

    0下载:
  2. 本程序实现的功能是完成对车牌图像的定位、字符分割、字符识别功能的实现。-To achieve the function of this program to complete the license plate image positioning, character segmentation, character recognition implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:574158
    • 提供者:zhangyang
  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. 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. TCarLocationh

    0下载:
  2. 这是一个车牌定位与分割的实例例,对学习车牌识别的挺有帮助的! -This is a license plate location and segmentation instance cases, quite help learning license plate recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3780383
    • 提供者:slim
  1. Tbbinarizeh

    0下载:
  2. 实现车牌的定位分割功功能,用来交流,大家可以 -License plate positioning for the exchange, we can split Function
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:598
    • 提供者:家庭教师
  1. ChepaiShibie

    0下载:
  2. VC做的车牌识别系统,包括车牌定位、分割、识别-The VC license plate recognition system
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:4140712
    • 提供者:于联络
  1. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6965
    • 提供者:埃米尔
  1. carimage

    0下载:
  2. 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。-First click Load Images menu items (lo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-05
    • 文件大小:3429065
    • 提供者:Melasncholo Lee
  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. 车牌的定位与分割

    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. hohohohoc-chepaishibie-master

    0下载:
  2. 简单的车牌定位,切割,分割字符,识别功能(Simple license plate location, cutting, segmentation, character function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:51674112
    • 提供者:正在输入
  1. 车牌识别

    0下载:
  2. 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3116032
    • 提供者:六月尘
« 12 3 »
搜珍网 www.dssz.com