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

搜索资源列表

  1. PlateIdentify

    1下载:
  2. 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:19548160
    • 提供者:feng
  1. lpr-system

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-1. Open a picture first and then according to the order gray, binarization, gray stretching, license plate localization, binarization, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1024042
    • 提供者:lzewen10
  1. License-plate-recognition-system

    0下载:
  2. 车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。-License plate location and recognition of license plate extraction, followed by individual, tilt correction, character segmentation, character recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3505715
    • 提供者:孟浩
  1. License-plate-recognition

    0下载:
  2. 车牌识别软件1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。-License plate recognition software 1. First click Load Image menu item (loaded vehicle images), the image in the images folder. 2. Then click the license plate l
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2783008
    • 提供者:史宝毅
  1. chepaishibieyufengge

    0下载:
  2. 提出了一种基于颜色空间和字频统计结合的车牌分割方法。该方法是在HSV彩色空间中,充分利用车牌图像提供的彩色信息,构造出灰度图,然后采用数学形态学、字频统计方法分析和判断,进行初定位。然后进行水平和垂直倾斜校正,去除边框,最后确定并分割出汽车牌照。该方法不受车牌大小、位置以及车牌的背景和光照条件等方面的限制-Proposed license plate segmentation method based on color space and a combination of word freque
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5099
    • 提供者:chenliang
  1. hough

    1下载:
  2. 利用Hough变换实现车牌图像的倾斜校正,matlab源码-The license plate image using Hough transform tilt correction, the matlab source code
  3. 所属分类:书籍源码

    • 发布日期:2017-04-07
    • 文件大小:14620
    • 提供者:念念
  1. openalpr

    0下载:
  2. 国外车牌识别的程序,可以检测到倾斜的车牌-Foreign license plate recognition procedures, can detect the tilt of the license plate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8128342
    • 提供者:li
  1. chepaishibieCPP

    0下载:
  2. 一、车型识别 1.首先单击车型识别菜单下的载入图像菜单项(载入背景和前景图像)。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理,轮廓提取。 3.最后单击车型识别菜单项,对车辆进行识别。 4.测试图像存储在img文件夹下,车型轮廓模板存储在contour文件夹下。 二、车牌识别 1.先打开一幅图片,然后在车牌定位与识别菜单下依次点击:车牌提取、倾斜校正、字符分割、字符识别。 2.测试图像存储在img文件夹下。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17609199
    • 提供者:张晨
  1. chap15_6

    1下载:
  2. 利用radon变换实现车牌图像的倾斜校正,matlab源码-Use radon transform the image of the license plate tilt correction, matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:LRH
  1. License-plate-recognition

    0下载:
  2. 载入数字车牌,智能识别,检测返回识别的数字,此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 “256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。采用神经网络进行训练识别,识别率达到90 -Loading digital license plate, identification, detection returns the identification number, is
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3879351
    • 提供者:李红贤
  1. hough

    0下载:
  2. 基于hough变换的车牌图像倾斜校正算法-License Plate Image Skew Correction Algorithm Based on hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:14424
    • 提供者:张杰
  1. radon

    0下载:
  2. 基于radon变换的车牌图像倾斜校正算法-License Plate Image Skew Correction Algorithm Based on radon Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:14562
    • 提供者:张杰
  1. chepaijiaozheng

    1下载:
  2. randon 变换进行车牌矫正,通过randon变换获取倾斜角度,根据倾斜角度进行倾斜矫正。-Radon transformation for license plate correction, through the radon transformation to obtain the tilt angle, according to the tilt angle tilt correction.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-13
    • 文件大小:937
    • 提供者:陈晨
« 1 2 3 4»
搜珍网 www.dssz.com