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

搜索资源列表

  1. CAR

    0下载:
  2. 網路上找到,用OPENCV去做車牌辨識,可以參考-Find on the web, license plate recognition, you can do with OPENCV Reviews
  3. 所属分类:OpenCV

    • 发布日期:2017-06-21
    • 文件大小:37903360
    • 提供者:jeff
  1. opencvCar

    1下载:
  2. 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
  3. 所属分类:OpenCV

    • 发布日期:2017-02-20
    • 文件大小:11830197
    • 提供者:xingzhiwen
  1. main.cpp

    0下载:
  2. opencv车牌识别 可以在光线条件不佳的情况下识别出车牌位置-opencv license plate recognition can identify the license plate location in the case of poor lighting conditions
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:688
    • 提供者:benff
  1. opencvCarRecognition

    0下载:
  2. 一个值得学的车牌识别实例,采用opencv实现的,值得各个新手学习-License Plate Recognition instance, a science opencv realized the worth of each novice learning
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:47306
    • 提供者:wen
  1. opencvhaarchepaidingwei

    0下载:
  2. 利用opencv,采用Adaboost算法训练分类器,将训练好的分类器用于车牌定位。-Using opencv, Adaboost algorithm training classifiers, trained classifier for license plate location.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:13310
    • 提供者:张文青
  1. Histo_specification

    0下载:
  2. 使用opencv对多幅图片求平均直方图,并作为直方图规定化的匹配直方图,对夜晚光线较差的车牌图片进行直方图规定化-Use histogram opencv averaging multiple pictures, and as a histogram provides matching histogram, histogram provides a poor picture of the license plate of the night light
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1969
    • 提供者:yuanfang
  1. fourteenth

    1下载:
  2. Visual C++ 2005 车牌识别系统:遍及图像处理的各个环节,用到opencv-The the Visual C++ 2005 License Plate Recognition System: throughout all aspects of image processing, use opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-15
    • 文件大小:11841536
    • 提供者:yanjieliang
  1. chepaidingwei

    0下载:
  2. 利用OpenCV进行车牌定位,基于边缘检测,效果良好-Use OpenCV for license plate location based on edge detection, to good effect
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:1713250
    • 提供者:黄灿
  1. caridentify

    0下载:
  2. 使用vc++和opencv对汽车车牌识别-vc++ and the vehicle license plate recognition opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3912060
    • 提供者:
  1. chepaidingwei

    0下载:
  2. 通过opencv对图像进行一系列的处理,之后对得到的阴影的最小外接矩形进行筛选,从而获得车牌的位置-Through opencv to a series of image processing, and then filtered to get the shadow of the minimum circumscribed rectangle, license plate location is achieved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1363
    • 提供者:陈嘉弛
  1. project

    0下载:
  2. 初学者用opencv库写的车牌检测及分割,简单易懂,分割成功率高-Beginners to write the license plate detection opencv library and segmentation, easy to understand, segmentation success rate
  3. 所属分类:多媒体编程

    • 发布日期:2017-06-12
    • 文件大小:17632968
    • 提供者:陈嘉弛
  1. fenge

    0下载:
  2. 初学者用opencv写的车牌检测及分割,简单易懂,分割的准确率较高-Higher beginners opencv license plate detection and segmentation written, easy to understand, the accuracy of segmentation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3145
    • 提供者:陈嘉弛
  1. 14

    0下载:
  2. 使用OPENCV和VC编写的车牌识别系统,可以运行-VC prepared using OPENCV and license plate recognition system that can run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2763481
    • 提供者:乔寅
  1. LDR

    0下载:
  2. 车牌识别,opencv自动检测车牌边界。只是检测,不带识别车牌-license plate recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:8562
    • 提供者:dong
  1. PlateIdentify

    1下载:
  2. opencv,C++,数字图像处理,车牌识别系统-opencv, C++, digital image processing, license plate recognition system
  3. 所属分类:OpenCV

    • 发布日期:2015-02-21
    • 文件大小:3392512
    • 提供者:赵杰
  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. NumberPlateRecognition

    1下载:
  2. 车牌识别的源代码,包括定位、校正、字符识别,用opencv做的。-License plate recognition source code, including positioning, correction, character recognition, made of opencv.
  3. 所属分类:图形/文字识别

  1. lpr

    1下载:
  2. 是车牌识别的源代码,代码实现了车牌定位、校正、字符识别,基于opencv实现的。-Is the license plate recognition source code, the code implements the license plate localization, correction, character recognition, based on opencv.
  3. 所属分类:Graph Recognize

  1. gnuplot-4.4.0.tar

    0下载:
  2. 车牌号识别,用到了MFC与OPENCV,通过opencv给的函数进行了车牌分割,定位,以及识别-License plate number recognition, used in the MFC and OPENCV, given by a function opencv license plate segmentation, positioning, and identify
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3290082
    • 提供者:冯鲍
  1. LicensePlateRecognition

    0下载:
  2. opencv车牌定位及字符识别,毕业论文可用-opencv license plate location and character recognition, thesis available
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:85787
    • 提供者:张嘉持
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com