CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 字符分割

搜索资源列表

  1. platenumber

    0下载:
  2. 功能很全的车牌识别系统,图像与处理,车牌定位,字符分割和字符识别等-Full license plate recognition system, image processing, license plate location, character segmentation and character recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4978878
    • 提供者:王晓彤
  1. CutBitmap

    0下载:
  2. 这是一个字符分割的程序,用c++语言编写,有一定帮助。-This is a character segmentation the procedures used c++ language, and have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:467776
    • 提供者:王着
  1. efwewegwgwg

    0下载:
  2. 毕业设计论文,车牌字符分割系统的设计,关于车牌字符分割的详细设计,含源码-Graduation Thesis, the license plate character segmentation system design, detailed design on the license plate character segmentation, including source code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:3619432
    • 提供者:yyp
  1. License-plate-character-segmentation

    0下载:
  2. 车牌字符分割与数字识别算法研究,基于图像垂直投影和固定分割方法的车牌字符分割研究-License plate character segmentation and digital identification algorithm, based on vertical projection of the image and fixed segmentation method of license plate character segmentation research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:710169
    • 提供者:yyp
  1. IMAGE-

    0下载:
  2. 对数字图像进行预处理、字符识别等,二值化、梯度锐化、去离散噪声、字符分割、尺寸标准归一化-Preprocessing, character recognition, digital image binary gradient sharpening to discrete noise, character segmentation, size standard normalized
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2947330
    • 提供者:王友兰
  1. recognition

    0下载:
  2. 简单的车牌识别程序,可以进行字符分割并识别-Simple license plate recognition program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:11218630
    • 提供者:胡琮亮
  1. main

    0下载:
  2. 主要用于车牌识别系统中的字符分割程序,算法自编的-Main character segmentation procedure for license plate recognition system, the algorithm self
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1024
    • 提供者:彭正初
  1. character-segmentation

    0下载:
  2. 本函数实现字符分割,输入为中值滤波后的二值图像,输出为字符分割线的列值。-This function character segmentation input binary image after median filtering, the output of the column values ​ ​ of the character segmentation line.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:524
    • 提供者:杜光亮
  1. car_fenge

    0下载:
  2. 车牌字符分割:字符切分分离出车牌号码的全部字符图像。-License plate character segmentation: character segmentation plate number of all isolated character images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:57917
    • 提供者:尤三丁
  1. 2013.01.10CharacterDivision

    0下载:
  2. 车牌识别,矫正车牌,定位车牌,字符分割。-License plate recognition, correction of license plates, license plate positioning, character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4272
    • 提供者:林天
  1. plate_recognition_20130410_beifen

    0下载:
  2. 本车牌识别项目是我自己花了几个月写的一整套从车牌定位到字符分割、字符识别的车牌识别系统源代码,可直接运行,效果还不错。-The license plate recognition project took several months to write my own set of characters from the license plate location to segmentation, character recognition of license plate recognitio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:18575
    • 提供者:yujianyi
  1. chepaishibie

    0下载:
  2. 车牌识别算法。包括图像预处理、车牌分割、字符分割-License plate recognition algorithm. Including image preprocessing, license plate segmentation, character segmentation and character recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:285241
    • 提供者:冯瑾
  1. source

    0下载:
  2. 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。-1 First, click Load Image menu item (loaded vehicle image), the image in the images folder below. 2, and then click the individual license plate location and recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:125440
    • 提供者:史宝毅
  1. main

    0下载:
  2. 自己写的C++图像处理代码,实现了灰度值转换,二值化,canny边缘检测,Hough运算,投影法进行字符分割。-Write your own C++ image processing code, to achieve a gray value conversion, binary, canny edge detection, Hough computing, projection method for character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11297
    • 提供者:huangyu
  1. License-Plate-Recognition-System

    0下载:
  2. 完整的车牌识别系统,包括车牌图像预处理技术、定位技术、字符分割技术、字符识别技术。车牌识别系统编程实现,包含源码和可执行程序。-Complete license plate recognition system, including the license plate image preprocessing techniques, positioning technology, character segmentation, character recognition technology. L
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3494903
    • 提供者:马甲儿
  1. matlabcarcard

    0下载:
  2. 车牌字符分割算法,可以识别并且分割出车牌的号码和字符-to determine and identify the car number
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1328158
    • 提供者:新爱
  1. character-segmentation

    0下载:
  2. 汽车牌照识别系统中,车牌字符分割算法实现-Car license plate recognition systems, license plate character segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:chenshike
  1. Untitled7

    0下载:
  2. 车牌定位,校正,字符分割,识别程序,matlab-matlab ,lPR dingwei jiaozheng fenge shibie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3744
    • 提供者:尚晓波
  1. chepailpr

    0下载:
  2. 对车牌信息的分析,二值,区域定位,字符分割,字符切割模块的程序-License plate information for the analysis of binary, regional location, character segmentation, character segmentation module program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:12937
    • 提供者:杨光
  1. CarNumberRecognition

    0下载:
  2. 本算法主要分成这几个部分,图像输入、图像预处理、去噪、车牌字符分割和字符识别。-The algorithm is divided into several parts, image input, image preprocessing, de-noising, license plate character segmentation and character recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3545
    • 提供者:胡永辉
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com