CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 车牌分割

搜索资源列表

  1. opencvCar

    2下载:
  2. 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
  3. 所属分类:OpenCV

    • 发布日期:2015-02-21
    • 文件大小:2115584
    • 提供者:likui
  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. realize

    1下载:
  2. 能够实现车牌定位以及字母分割,能够较好实现功能-License Plate Segmentation
  3. 所属分类:OpenCV

    • 发布日期:2013-10-29
    • 文件大小:1264936
    • 提供者:xyc
  1. main

    0下载:
  2. 提供一张包含车牌的照片(车牌占主要部分),能够准确定位并且实现字符分割。-Contains a photo of the license plate (license plate accounts for the main part), able to accurately locate and character segmentation.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1779
    • 提供者:寂寞杀猪
  1. Demo

    0下载:
  2. 有关车牌识别的程序,是支持向量机和神经网络一起写的。包括车牌的预处理、定位、分割、字符识别等。-For license plate recognition program, support vector machines and neural networks wrote together. Pretreatment including the license plate, positioning, segmentation and character recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:11124508
    • 提供者:韩宇琼
  1. chepaishibiexitong

    0下载:
  2. 车牌自动识别系统,可以用于检验处图片中的车牌,同时将车牌号图片转换成文本,误差小:1.读取图片。2.分割车牌。3.数字识别。4.转换成文本- ON划词翻译ON实时翻译 Automatic license plate recognition system of vehicle license plate, can be used for testing at the picture, the license plate number the picture into the text, s
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19993667
    • 提供者:李安
  1. Vehicle-license-recognition

    0下载:
  2. 车牌识别最基本的流程是:将采集后的图像二值化,然后依次经过车牌定位、字符分割、去除干扰,最后是字符识别-License Plate Recognition basic process is: after the acquisition of image binarization, followed through the license plate location, character segmentation, remove interference, and finally charact
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:156753
    • 提供者:hehe
  1. cvCarRecog

    1下载:
  2. 基于opencv的车牌字符的精确分割(包括去除边框和铆钉)-Based on opencv license plate characters accurate segmentation (including the removal of borders and rivets)
  3. 所属分类:OpenCV

    • 发布日期:2016-09-11
    • 文件大小:3072
    • 提供者:chengw
  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. SegmentChar

    0下载:
  2. opencv实现车牌字符分割,CSegmentChar类提供了segmentChar函数传入RGB车牌图片,可得到分割好的字符图片-opencv license plate character segmentation,CSegmentChar class provides segmentChar function incoming RGB image plates obtained good character image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:5767
    • 提供者:潘春良
  1. platelocate2

    0下载:
  2. 车牌处理,进行高斯模糊、sobel算子以及阈值分割(Plate processing, gaussian blur, sobel operator and threshold segmentation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:7516160
    • 提供者:雨中人1233
  1. LicenseplateRecognition

    0下载:
  2. 车牌牌照检测识别完整源代码 开发环境:vc6.0和opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。(License plate recognition)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:18132992
    • 提供者:少年游_
  1. cartest2

    0下载:
  2. 车牌定位,分割,实现了车牌的二值化 滤波、膨胀、腐蚀、等预操作,然后进行了定位于分割(The license plate location, segmentation, binarization of license plate Filtering, expansion, corrosion, pre operation, and then the positioning in the segmentationn)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:小核桃
搜珍网 www.dssz.com