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

搜索资源列表

  1. Matlab_image_segmentation.rar

    0下载:
  2. 在matlab中完成染色体识别与统计,汽车牌照定位与字符识别两个图像处理方面的应用,步骤清晰,解释详尽,值得学习!,Matlab completed in chromosome identification and statistics, motor vehicle license character recognition and positioning of two image processing applications, these clear, detailed explanatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1272736
    • 提供者:阿黄
  1. chepaitupian.rar

    0下载:
  2. 汽车牌照图片集合,有几十张图片,要做车牌识别等方面实验的兄弟姐妹可以下载。,Vehicle license picture collection, there are dozens of pictures, do experiments, etc. License Plate Recognition brothers and sisters can be downloaded.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-31
    • 文件大小:13539773
    • 提供者:luxl
  1. car

    0下载:
  2. 一个车牌检测的程序,可以检测出汽车牌照,数字字母识别非常准确,汉字识别会有错误-A license plate detection program that can detect license plates, numbers, letter recognition is very accurate, there have been mistakes Chinese character recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:167300
    • 提供者:皮皮鲁
  1. cvCarRecog

    0下载:
  2. 基于Opencv的汽车牌照定位与字符识别源代码,可以运行 -Vehicle License Plate Location Based on Opencv and character recognition source code, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2715
    • 提供者:sbifwj
  1. Recognition

    0下载:
  2. 汽车牌照智能识别C++源程序代码,包括字符分割,图像预处理,字符识别。-vehicle license Intelligent Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:228548
    • 提供者:frame
  1. Matlab_Image_Processing

    1下载:
  2. 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1180151
    • 提供者:王云
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. car

    3下载:
  2. 运用MATLAB软件编程仿真,充分运用数字图像处理技术,运用边缘检测,神经网络识别等来实现汽车牌照的提取。-use MATLAB ,gain the number of car
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:28091
    • 提供者:彭晓雨
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:63681
    • 提供者:吕寿鹏
  1. plateORC

    0下载:
  2. 汽车牌照检测与识别,是用vc编写的,可以编译运行。-Detection and identification of vehicle license
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:286174
    • 提供者:pop
  1. licence

    0下载:
  2. 牌照识别改进的FR共轭梯度算法及其全局收敛性Modified FR -License Plate Recognition
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:250104
    • 提供者:tt
  1. VehiclePositioning

    0下载:
  2. 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字包括中文.英文和数字ps 压缩包中附有车牌图.在vc环境下就可以调试,运行-Vehicle Positioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:190775
    • 提供者:zgychat
  1. chepai

    1下载:
  2. 车牌识别系统,自动对车牌照片进行处理,输出车牌号码,识别率高-License Plate Recognition system, automatic processing of license plate photos, export license plate number, identifying the high rate of
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:568419
    • 提供者:面面
  1. mbsb

    1下载:
  2. Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based
  3. 所属分类:Graph program

    • 发布日期:2015-07-07
    • 文件大小:1185456
    • 提供者:陶淘
  1. car_brands_identified

    0下载:
  2. 使用基于matlab的神经网络,实现的汽车牌照识别。-Matlab-based neural network to realize the car brands identified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3510346
    • 提供者:Cecilia
  1. car

    0下载:
  2. 基于计算机图像处理技术的汽车牌照自动识别系统,要求能够将运动中汽车的牌照从复 杂背景中准确地提取并识别出来。介绍了所研制的汽车牌照自动识别系统和关键技术(图像分割 与车牌定位、图像二值化和字符提取、车牌字符识别等) 。试验结果显示,系统在Celeron Ⅱ633+ 128M 的PC 机上,对图像尺寸为768 ×574 的311 幅试验图片的识别准确率达到90 ,识别时间≤ 1. 5s。-The objective of automatic vehicle number plate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:234346
    • 提供者:keithe
  1. zifushibeiyufenge

    0下载:
  2. 复杂背景下车牌定位与字符分割算法研究 本文在简要介绍国内外车牌识别技术研究现状的基础上,对车牌定位算法及字符分 割算法进行了深入的研究,主要完成以下工作: 车牌的定位算法设计阶段,本文提出了一种综合利用车牌多重特征的定位算法。该 算法充分利用了车牌的纹理,色彩及车牌长宽比等特征。经过水平梯度化,二值化,滤 波,区域连通、连通域标记筛选,色彩匹配等几个步骤,最终达到了复杂背景下汽车牌 照的定位。-Complex background license plate loc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1760704
    • 提供者:zhangchunli
  1. MATLABImageProcessing

    0下载:
  2. 基于MATLAB 图像处理的汽车牌照识别系统-A License Plate Recognition System Based on MATLAB Image Processing
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:149958
    • 提供者:
  1. VC

    0下载:
  2. 字符识别原代码,将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。-Character recognition source code, the BP neural network used in automatic recognition of vehicle license plates, license plate image in the basis of pretreatment, focusing on the u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:857054
    • 提供者:wjunmike
  1. chepai

    0下载:
  2. 共享一个简单车牌识别的matlab程序,可自动惊醒车牌照识别。-Sharing a simple license plate recognition matlab program can automatically wake vehicle license plate recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:728
    • 提供者:yanghongjian
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com