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

搜索资源列表

  1. mfc与opencv结合做的车牌定位、分割的程序

    7下载:
  2. mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-03-22
    • 文件大小:2944291
    • 提供者:yxleon
  1. 车牌定位系统

    2下载:
  2. 基于opencv的车牌定位算法,开发工具VC6.0
  3. 所属分类:源码下载

    • 发布日期:2011-05-28
    • 文件大小:7044170
    • 提供者:prince207
  1. 车牌定位算法

    0下载:
  2. 基于opencv的车牌定位算法,开发工具vc6.0
  3. 所属分类:源码下载

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

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

  1. Run 实现对车牌颜色进行识别和车牌区域的粗定位

    0下载:
  2. 代码能够实现对车牌颜色进行识别和车牌区域的粗定位,代码使用opencv实现的,算法的鲁棒性比较强!-code can be used for recognition of the color of the plate and coordinate the area of the plate.
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-26
    • 文件大小:8724102
    • 提供者:Edward
  1. tuxiangchuliyumoshishibiejishu

    0下载:
  2. 基于图像处理和模式识别技术的汽车牌照快速定位方法,定位准确率高,Based on image processing and pattern recognition technology in vehicle license rapid positioning method, positioning accuracy of high-
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:505853
    • 提供者:王名
  1. plate

    0下载:
  2. 实现对车牌的初步定位。 需要加入opencv-To achieve the initial location of the license plate. Need to join the opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3776985
    • 提供者:周文
  1. License Plate

    1下载:
  2. 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
  3. 所属分类:图形图象

    • 发布日期:2013-01-31
    • 文件大小:5528427
    • 提供者:沈静
  1. Recognition_Test(1)

    0下载:
  2. 基于opencv的车牌定位与字符裁剪,能够初步定位出车牌的区域,然后裁剪出每个字符。-Opencv-based license plate location and character cutting, to initially locate the license plate area, and then cut out each character.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1770727
    • 提供者:huxing
  1. license-plate-localization2

    0下载:
  2. OPENCV做的自适阀值车牌定位完整源代码-Adaptive threshold OPENCV do full source code license plate location
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:379570
    • 提供者:danpianji
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:375329
    • 提供者:zhazhiqiang
  1. plateidentify

    1下载:
  2. 车牌识别 opencv 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-License plate recognition opencv The first open a picture and then follow the order of grayscale, binary, gray stretch,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1050312
    • 提供者:姜宇
  1. OpenCV

    0下载:
  2. OpenCV下车牌定位算法实现 程序和执行结果均详细呈现-OpenCV under license plate positioning algorithm procedures and results of the implementation details presented
  3. 所属分类:Video Capture

    • 发布日期:2017-11-11
    • 文件大小:81164
    • 提供者:happy
  1. opencv

    1下载:
  2. opencv的车牌识别和车牌定位,精确度相当的可以-opencv move read
  3. 所属分类:source in ebook

    • 发布日期:2017-07-19
    • 文件大小:2831360
    • 提供者:王子恒
  1. opencv-lpr

    2下载:
  2. 基础开源计算机视觉库项目的一种快速车牌定位,车牌识别,MFC开发的非常好用的源码及程序!-Open Source Computer Vision Library project basis a fast license plate location, license plate recognition, MFC developed a very useful source code and program!
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-02-22
    • 文件大小:12393472
    • 提供者:lynnlase
  1. LPRS-Python-opencv-

    0下载:
  2. 这个是自己用Python2.7写的基于opencv的车牌识别,目前识别率还是不怎么高,车牌定位采用的是形态学变换,分割是自己写的一个算法,识别部分采用的是kNN算法,有详细的注释!-This is his written in Python2.7 opencv based license plate recognition, the recognition rate is not very high, license plate location is the morphological tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:24294
    • 提供者:伏浩铭
  1. OpenCV_3_License_Plate_Recognition_Python

    3下载:
  2. 这是一个基于python和opencvd的车牌定位和识别的代码(This is a license plate location and recognition based on Python and opencvd code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-11
    • 文件大小:26190848
    • 提供者:寂小楠
  1. Project1

    0下载:
  2. 基于OpenCV的颜色识别。经典的颜色识别的经典应用就是车牌定位了,因为中国的车牌无非就是蓝色和黄色,还有就是交通标志定位也是个应用。(Color recognition based on OpenCV.The classic application of color recognition is license plate location, because China's license plate is blue and yellow, and traffic sign is also a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:25830400
    • 提供者:果然呐
  1. 452874车牌识别定位vc版

    0下载:
  2. 能识别车牌,剪切,并识别图中的字符,需要使用opencv的库(It can identify the license plate, cut and identify the characters in the map.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:41984
    • 提供者:Zahaker
  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 »
搜珍网 www.dssz.com