CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - License Plate

搜索资源列表

  1. MATLAB.rar

    1下载:
  2. MATLAB汽车车牌定位程序 有详细的注解 大家可以参考下,MATLAB vehicle license plate location process in more detail we can refer to the notes under the
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1177
    • 提供者:小李
  1. MATLAcode.rar

    0下载:
  2. matlab常见的几个算法,有人脸识别, 车牌号识别等。,matlab several common algorithms, there is face recognition, license plate number recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:29457
    • 提供者:程和
  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1373624
    • 提供者:王娟
  1. Vehicle

    1下载:
  2. 车牌识别系统的源代码,可以直接编译并执行,希望和大家分享-License plate recognition system' s source code, can be directly compiled and implemented, would like to share
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-24
    • 文件大小:12713046
    • 提供者:
  1. Matlab

    0下载:
  2. 效果不錯的車牌辨識系統 適合初學者觀看~-Good results of license plate recognition system for beginners watch ~
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:4046941
    • 提供者:中成效
  1. LicenseRecognition

    1下载:
  2. 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序-This file is used to realize image processing and pattern recognition based on the use of written matlab license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:1335296
    • 提供者:
  1. Untitled7

    1下载:
  2. 车牌识别系统 车牌定位 分割 和识别 识别是模板匹配的方法matlab-Matlab license plate recognition system
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:4096
    • 提供者:fooger
  1. MATLAB

    1下载:
  2. 车牌定位,用MATLAB编写的代码,用于车牌号码的二值化等,便于车牌的识别。-License plate location, using MATLAB code written for the license plate numbers of two values and so easy to license plate recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:158703
    • 提供者:静怡
  1. Petitcolas035-ch03

    0下载:
  2. matlab porgram for license plate
  3. 所属分类:matlab

  1. parkSystem

    0下载:
  2. 利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1758
    • 提供者:sunfuquan
  1. ex2

    0下载:
  2. 基于matlab车辆车牌文字识别功能-Matlab-based vehicle license plate character recognition function
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:70421
    • 提供者:xiao
  1. chepaishibied

    1下载:
  2. matlab实现车牌识别,具有较好的识别效果 -achieve matlab license plate recognition, with better identification of the effect of
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:76366
    • 提供者:阿造哥
  1. newparksystem

    2下载:
  2. 用户登陆系统存入车辆(存入时间,停车位置,车主姓名,车牌号码) 车辆离开(离开时间,停车费用) 搜索车辆(存放编号(日期+时间+车牌号),车牌号码,停车位置,车主姓名,存入时刻,离开时刻,存放时间,目前状态(停车场存放或已离开))查看停车场状态(停车数量,空闲位置,今日收入,所有停放的车辆)高级管理(修改密码,设置每小时价格,备份/恢复数据文件,查看用户登录日志)退出系统 -User login system into vehicles (deposited in time, par
  3. 所属分类:Data structs

    • 发布日期:2015-02-20
    • 文件大小:461471
    • 提供者:张帅
  1. parking

    0下载:
  2. 该软件主要是实现对停车场的管理。当车辆进入时,若停车场没满,车辆则直接进入停车场,若停车场已满,车辆则进入过道。并记录车辆的信息,如车牌号、进入时间。当车辆离开,停在其后的车辆给其让路,当其离开停车场时要显示要缴纳的费用,然后让路的车辆和停放在过道的车辆进入停车场。答辩通过很值得收藏和学习的-The software is mainly on the implementation of parking management. When the vehicles, if no parking is
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3112
    • 提供者:afei
  1. network_plate

    0下载:
  2. 利用BP神经网络进行车牌识别的算法介绍文章,给出了实验的结果-BP neural network algorithm in the application of license plate with the experiment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:37503
    • 提供者:yves
  1. cpsb

    0下载:
  2. 这个是车牌识别的程序.很简单,功能也简单!可以通过这个了解车牌识别的流程!-This is a License Plate Recognition procedure. Is very simple functions simple! Can identify through this understanding of the process of license plate!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:354468
    • 提供者:davie
  1. Untitled7

    0下载:
  2. 基于matlab的车牌识别系统设计源码,由于对硬件的要求,只能识别特定环境下拍摄到的车牌-Based on the license plate recognition matlab source system design, because of hardware requirements, can only identify the specific circumstances of the license plates photographed
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3670
    • 提供者:袁博
  1. LicensePlateLocation

    0下载:
  2. 车牌定位,很好的啊-License Plate Location
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:748145
    • 提供者:王宁
  1. 541201

    0下载:
  2. 车牌定位 MICROSOFT FOUNDATION CLASS LIBRARY : TypeRec-License plate location MICROSOFT FOUNDATION CLASS LIBRARY: TypeRec
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2723155
    • 提供者:陳大呆
  1. test

    0下载:
  2. 车牌定位算法,直接对拍照图片进行定位,比较省时-License plate location algorithm, the direct positioning of the camera picture, more time-saving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:811
    • 提供者:靳丽丽
« 1 2 3 4 56 7 8 9 10 ... 43 »
搜珍网 www.dssz.com