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

搜索资源列表

  1. 车牌识别源码

    1下载:
  2. 基于彩色的车牌识别
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-05-29
    • 文件大小:158930
    • 提供者:mlj5500
  1. 车牌识别

    2下载:
  2. 这是用C#编写的车牌定位系统,可以实现精确定位。
  3. 所属分类:源码下载

    • 发布日期:2011-01-02
    • 文件大小:4090694
    • 提供者:lingfengzijing
  1. 车牌识别算法

    1下载:
  2. 一款基于VC++的字符识别算法域代码
  3. 所属分类:源码下载

    • 发布日期:2011-05-18
    • 文件大小:2089884
    • 提供者:bbssyyuu00
  1. 固定阀值车牌定位

    2下载:
  2. OpenCV做的固定阈值车牌识别
  3. 所属分类:源码下载

  1. 基于VB开发的车牌识别算法

    3下载:
  2. 基于VB开发的车牌识别算法,稍作修改就能移植到嵌入式平台中,方便车牌识别系统开发。
  3. 所属分类:源码下载

  1. 基于opencv的车牌识别算法

    1下载:
  2. 基于opencv的车牌识别算法,我亲自是了下,还是不错的-Opencv-based license plate recognition algorithm, I personally was the next, or good
  3. 所属分类:图形/文字识别

    • 发布日期:2016-01-25
    • 文件大小:209920
    • 提供者:丁一
  1. 以色列人写的车牌识别算法

    3下载:
  2. 以色列人写的车牌识别算法。 对于数字识别效果较好,虽然没有车牌捕捉部分,也值得借鉴。,Israelis to write the license plate recognition algorithm. Digital Identification for better, although there was no license plate capture part, but also be used for reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-01
    • 文件大小:2674406
    • 提供者:dingnkx
  1. JavaANPR是一个自动车牌识别程序

    1下载:
  2. JavaANPR是一个自动车牌识别程序,此程序采用了的了人工智能、机器视觉业绩神经网络的算法。,JavaANPR is an automatic number plate recognition software, which implements algorithmic and mathematical principles from field of artificial intelligence, machine vision and neural networks.
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-02-21
    • 文件大小:963001
    • 提供者:Thomas
  1. supplatedemo.rar

    0下载:
  2. 车牌识别算法,里面有demo图片,可以进行验证。,License plate recognition algorithm, there are demo pictures, can be verified.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4155681
    • 提供者:杨云飞
  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. chepaishibiesuanfa

    0下载:
  2. 车牌识别算法研究 有详细的介绍 很有帮助 硕士论文-License Plate Recognition Algorithm. Rar
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-02
    • 文件大小:880806
    • 提供者:张国伟
  1. seg

    0下载:
  2. matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。-matlab image segment algorithm. read in a car license plate can output the number in the plate.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:20210
    • 提供者:Andy Qin
  1. cuxidingweixiangjiehe

    0下载:
  2. 基于粗细定位相结合的车牌识别方法,有别于一般的车牌识别算法,有兴趣的可以研究一下哈~-Based on the combination of coarse and fine positioning plate recognition, license plate recognition algorithm is different from the general, interested can look at Ha ~
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:112933
    • 提供者:cx
  1. cbsb

    0下载:
  2. 一些开发车牌识别的资料,很有用,1。车牌识别中的二值化及快速倾斜校正算法2。车牌字符识别算法毕业设计3。基于HSI空间的车牌字符分割4。汽车牌照实时几何畸变校正方法5。一种实用快速的车牌字符分割方法-Some developed license plate recognition data, very useful, 1. License Plate Recognition binarization and fast skew correction algorithm 2. Graduation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1064798
    • 提供者:shikaichang
  1. chepai

    3下载:
  2. 车牌识别算法的VC环境的实现。 能够对车牌图像进行图像处理图象输入---》灰度化---》二值化---》梯度锐化---》去离散噪声---》倾斜度调整---》图象切分---》归一化---》特征提取---》样本训练---》字符特征输入---》识别出字符结果---》结束- License Plate Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-18
    • 文件大小:309248
    • 提供者:宝石
  1. 一个不能用的车牌识别程序

    0下载:
  2. 从51cto下的车牌识别程序.VC上直接跑,是一个学生的算法研究试验程序 离商用很远.就当学习吧
  3. 所属分类:其它

  1. 车牌识别

    0下载:
  2. 识别车牌 输入清晰的车牌图片,使用该程序可读出车牌号(Recognizing the license plate input clear license plate picture, using the program can read the license plate number)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:天天啊
  1. 车牌识别

    0下载:
  2. 本文介绍了一个用matlab实现的车牌识别算法,采用该应用可有效识别静态车牌的识别,完成了灰度变换等基本内容。具备了良好的人机交互能力。(This paper introduces a license plate recognition algorithm implemented by MATLAB, which can identify the static license plate effectively and complete the grayscale transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:272384
    • 提供者:soc
  1. chepaishibie

    0下载:
  2. 用matlab编写的车牌识别算法,具有可操作性,简单,适合初学者,有简单的图像处理程序(The license plate recognition algorithm written in MATLAB is operable, simple, suitable for beginners and a simple image processing program.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-18
    • 文件大小:271360
    • 提供者:ccshi2sha
  1. Python-opencv车牌识别

    2下载:
  2. 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
  3. 所属分类:OpenCV

    • 发布日期:2020-09-01
    • 文件大小:21504
    • 提供者:西风何时来
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com