CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 字符分割

搜索资源列表

  1. license-plate-recognition-system-

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-First open a picture in order graying, binarization, gray stretch, license plate location, binarization, skew correction and character s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:20351862
    • 提供者:sunlu
  1. Carreco

    0下载:
  2. 车牌识别,对现有的车牌进行预处理,车牌定位,字符分割,字符识别-License plate recognition, license plate on the existing preprocessing, license plate location, character segmentation, character recognition
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:792
    • 提供者:lipao
  1. chepaishibie

    0下载:
  2. 确定车辆牌照在原始图像中的水平位置和垂直位置,从而定位车辆牌照,然后采用局部投影进行字符分割。在字符识别部分,提出了在无特征提取情况下基于支持向量机的车牌字符识别方法-Determine the horizontal position and vertical position of the vehicle license in the original image to locate the vehicle license, then the local projection characte
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:9599
    • 提供者:唐建兵
  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. carimage

    0下载:
  2. 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。-First click Load Images menu items (lo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-05
    • 文件大小:3429065
    • 提供者:Melasncholo Lee
  1. YZM

    0下载:
  2. C# 简单验证码识别。流程:1.图像预处理。 2.字符分割 3.对分割后的信息提取特征 4.用特征和样本进行匹配-C# simple identification code validation. Process: image preprocessing. Character segmentation, the characteristics of the divided information extracting 4. Matching characteristics and s
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:62093
    • 提供者:zcj
  1. main

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

    • 发布日期:2017-11-23
    • 文件大小:1024
    • 提供者:彭正初
  1. 图像二值化

    0下载:
  2. 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符
  3. 所属分类:图形图象

  1. VCPP

    0下载:
  2. 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符-Binarization, gray stretch, license plate location, binarization, skew correction and character segmentation, training the neural network, identifying characters
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:825804
    • 提供者:安静
  1. project

    0下载:
  2. 51单片机控制SD卡,并将SD卡中的字符分割存入数组,为下一步开发做准备。-51 MCU control SD card and SD card characters split into an array, to prepare for the next development.
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:131734
    • 提供者:Crick
  1. Image-processing-demo

    0下载:
  2. 图像处理demo(谢凤英书),实现了包括灰度化、二值化、车牌定位、字符分割、字符识别在内的有关车牌识别的功能-Image processing demo (Xie Fengying book), including graying, binarization, plate location, character segmentation, character recognition, including the license plate recognition function
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:6644176
    • 提供者:庹玉龙
  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. Connection

    0下载:
  2. 对4幅字符图像进行字符分割(基本要求)以及字符识别。或者对一段视频中的每帧图像进行字符分割与识别。-Four character image segmentation of the characters (basic requirements) and character recognition. Each frame in a video character segmentation and recognition.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:1015808
    • 提供者:weiyu
  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. 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. fenge

    0下载:
  2. 利用matlab平台,采用直方图求取车牌图像中的阈值,进行字符分割-Using matlab platform, strike plate image histogram threshold for character segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:8390
    • 提供者:陈林
  1. cvCar-divide

    0下载:
  2. 实现车牌字符分割功能的C语言程序,效果还不错-License plate character segmentation feature of the C language program
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:119945
    • 提供者:家爱
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com