CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Plate recognition

搜索资源列表

  1. license-recognition-

    0下载:
  2. 一篇车牌识别算法研究的论文,希望对大家有帮助-A license plate recognition algorithm research paper, we want to help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:915245
    • 提供者:chipmunkcly
  1. useful-code

    1下载:
  2. 各种代码,包括汽车车牌识别,密码所设计。中国象棋游戏c语言代码等等。绝对超值,值得一下。-Various codes, including car license plate recognition, designed for the password. Chinese chess game c language code, and so on. Absolute value, it is worth it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-23
    • 文件大小:51301376
    • 提供者:绿茶混咖啡
  1. license-recognition

    0下载:
  2. 基于matlab的车牌识别,包括图像预处理,车牌定位,字符分割,字符识别等内容-License Plate Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:408764
    • 提供者:euler
  1. Matlab-car-number

    0下载:
  2. 使用Matlab平台的车牌识别程序 可以正确识别车牌号码-Using the Matlab platform license plate recognition program can correctly identify the license plate number
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:4053520
    • 提供者:yoyo
  1. An-Efficient-Algorithm-on-Vehicle-License-Plate-L

    0下载:
  2. it is accurate method for license plate recognition from i-it is accurate method for license plate recognition from ieee
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:291030
    • 提供者:syamantak
  1. An-Extraction-Algorithm-of-Vehicle-License-Plate-

    0下载:
  2. algorithm of automatic license plate recognition using pixel value from ieee.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:138008
    • 提供者:syamantak
  1. chepaishibie-

    0下载:
  2. 这是一个车牌定位识别的源代码,在文字识别,车牌定位等领域中广泛应用,很好用。-This is a license plate localization recognition of source code, in character recognition and license plate location in the fields such as wide application, it is to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:737
    • 提供者:
  1. Character-Recognition

    0下载:
  2. 简单的车牌识别程序,由matlab编程,适于初学者-License Plate Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:698956
    • 提供者:杨淼
  1. car-recognition

    0下载:
  2. 做毕业设计的时候找到的一个关于车牌识别的文件。很有指导意义,对做这方面毕业设计的同学有帮助;-Do graduate design time to find a file on the license plate recognition. Very instructive, do graduate design students in this regard
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:365226
    • 提供者:libo
  1. License-plate-location

    0下载:
  2. 车牌定位是指将车牌区域从车辆图像中分割出来,是车牌自动识别技术中一个至关重要的环节。-License plate location is to point to will the plate region from the vehicle image segmentation came out, a license plate recognition technology in a crucial link.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3138055
    • 提供者:芳芳
  1. License-recognition-and-positioning

    0下载:
  2. 车牌识别及定位,已用于公路交通,特别是彩色特征的应用-license plate recognition and positioning has been used highway traffic, in particular color characteristics of the application
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6982924
    • 提供者:zys
  1. recognition-System-Design

    0下载:
  2. 基于图像处理技术的车辆号牌识别系统的设计-Based on image processing technology that the vehicle license plate recognition System Design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:27662
    • 提供者:qinying
  1. License-Plate-Recognition

    0下载:
  2. 基于C++的提取车牌信息小程序,简单进行二值化处理后对相关信息进行提取。-Extract license plate information of C++ applet, simple binarization processing to extract the relevant information.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-09
    • 文件大小:16208847
    • 提供者:YingF
  1. Plate

    0下载:
  2. VC++车牌识别,分为七个步骤,每个步骤都可以将处理结果单独保存下来。-VC++ license plate recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5714876
    • 提供者:吴欣
  1. license-plate-recognition

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

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

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-First open a picture in order graying, binarization, gray stretch, license plate location, binarization, skew correction and character s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:20351862
    • 提供者:sunlu
  1. License-Plate-Recognition-System

    0下载:
  2. 对捕捉到的车牌照片进行图像变形、移位处理后,根据数据库的内容对比识别车牌号。-Photo capture license plate image deformation, the contrast shift treatment, according to the content of the database to identify the license plate number.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:2707627
    • 提供者:黑猫
  1. plate-number-detection

    1下载:
  2. 完整可用的matlab车牌识别程序,采用比较简单的模块法实现。-available matlab license plate recognition program.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:335250
    • 提供者:lixiaoquan
  1. license-recognition

    0下载:
  2. 简单的车牌识别,要求图片上只有车尾,背景复杂的话不适合-Simple license plate recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:211977
    • 提供者:闫劲阳
  1. recognition

    0下载:
  2. 简单的车牌识别程序,可以进行字符分割并识别-Simple license plate recognition program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:11218630
    • 提供者:胡琮亮
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com