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

搜索资源列表

  1. 11

    0下载:
  2. 我的毕业设计基于VC++的车牌识别系统,欢迎大家交流-My design is based on graduation VC++ License plate recognition system, are welcome to exchange
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:236791
    • 提供者:Li
  1. MainFrame

    0下载:
  2. license plate recognition
  3. 所属分类:Exploit

    • 发布日期:2017-04-04
    • 文件大小:4109
    • 提供者:hassen
  1. cheliangjianceyushibie

    0下载:
  2. 主要讲解了车辆检测和车牌识别相关的理论知识,另外附上车辆检测的源码供参考-Mainly on theoretical knowledge of vehicle detection and license plate recognition, addition attach a vehicle detection source for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:15999984
    • 提供者:李渡
  1. 61IC_S3902

    0下载:
  2. 车牌识别系统,识别率较高,自带所有字体库,和一些可识别车牌-License plate recognition system, recognition rate is high, comes with all font library and identifiable license plate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:20539288
    • 提供者:是明
  1. reco

    0下载:
  2. 基于C 的TRY2LPR-1.0开源车牌识别核心,try2LPR是一个基于GPL的开放源代码的车牌识别核心。-Based the C TRY2LPR-1.0 open source license plate recognition core the, try2LPR is based on the GPL open source license plate recognition core.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:606226
    • 提供者:谢恒
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. PlateReco

    0下载:
  2. 功能很全的车牌是别的代码,比较好的入门实例-license plate recognition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:280542
    • 提供者:wangyi
  1. ChePaiShiBieXiTong

    0下载:
  2. 车牌识别,内涵各种算法,有很高的学习实用价值-License Plate Recognition
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2528766
    • 提供者:LiJun
  1. plate-(2)

    0下载:
  2. 车牌识别 标准字体库,要用于开发车牌识别算法。参考。-License Plate Recognition standard font library, to be used for the development of license plate recognition algorithm. Reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7123
    • 提供者:朱雷
  1. OPENCV

    0下载:
  2. 车辆牌照定位与识别是计算机视觉与模式识别在智能交通领域应用的重要研究之一。 该技术应用范围十分广泛。其中包括(1)交通流量检测;(2);(3);(4)小区车辆管理;(5)闯红灯等违规车辆监控;(6)不停车自动收费;(7)道口检查车辆监控;(8)公共停车场车辆监控;(9)计算出行时间;(10)车辆安全防盗。 2.1国内研究现状 -Vehicle license plate location and recognition is one of the important researc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:zhangji
  1. 3844

    0下载:
  2. 很好的车牌识别软件,我试过,可以编译通过的-Very good license plate recognition software, I have tried, can be compiled through
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:159481
    • 提供者:万里
  1. car

    0下载:
  2. 基于VC的车牌识别, 基于VC的车牌识别。-License plate recognition based on VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:7247559
    • 提供者:刘奥明
  1. CHEPAISHIBIE

    0下载:
  2. 车牌识别程序,识别率高。入门级学习可以借鉴。-License plate recognition program, high recognition rate. Entry-level learning can draw lessons from.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2907395
    • 提供者:gy
  1. openalpr-master

    0下载:
  2. 车牌识别开源软件,对图像识别算法,和MAKEFILE文件编写都有所帮助-License plate recognition open source software, the image recognition algorithm, and MAKEFILE file preparation are helpful
  3. 所属分类:Driver develop

    • 发布日期:2017-12-11
    • 文件大小:1966152
    • 提供者:张涛
  1. Python_VLPR-master

    2下载:
  2. 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-04-29
    • 文件大小:30204928
    • 提供者:山=石头
搜珍网 www.dssz.com