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

搜索资源列表

  1. Char_Recognition

    0下载:
  2. 基于matlab的对易拉罐底字符的定位与辨识,使用了图像滤波,分割,定位,模式匹配等技术-Based on MATLAB the cans at the end of the character of localization and identification, the use of the image filtering, segmentation, orientation, mode matching technology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1522418
    • 提供者:秦焜
  1. Gaussian-Hermite

    0下载:
  2. 方向倾斜校正的方法,分割字符,自适应阈值二值化图像-Orientation method for skew correction, Segmentation character, Adaptive threshold for image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:518609
    • 提供者:fengfeixu
  1. shujujiegou

    0下载:
  2. 编制一个将待格式化的文本按照一定的版面要求重新排版并输出到文件的程序 [基本要求] (1)文本文件非空且以文本文件形式存放(为空没有格式化意义)。输入输出文件名均由用户从键盘输入。 (2)字的定义:由非(‘@’,‘ ’(空格))的任意ASCII码字符组成。 (3)文本文件的定义:由字母字符,数字字符,空格和可以用ASCII代码显示的字符组成。‘@’只表示换行的意义。‘ ’(空格)只表示一个字的结束的意义。 (4)任何完整的字都没有被分割在两行:,行尾不齐没关系,但要实现左对齐
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:541047
    • 提供者:刘燕青
  1. License-Plate-Recognition-System

    0下载:
  2. 彩色车牌识别系统,包括牌照的定位、分割以及字符识别-Color license plate recognition system, including positioning a license, segmentation and character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2783079
    • 提供者:陈彦军
  1. EasyPR-1.4

    1下载:
  2. opencv3.0 基于easyPR的车牌识别系统,包括定位、分割、识别。车牌定位率以及字符识别率较高- License plate recognition system based on easyPR, including positioning, segmentation, recognition. License plate location and character recognition rate is higher
  3. 所属分类:Other systems

    • 发布日期:2016-07-21
    • 文件大小:2825216
    • 提供者:孙伟
  1. English-character-recognition

    0下载:
  2. 本案例为读取某印刷版本的英文文章图片,通过进行行分割、列分割来进行单词定位,然后与标准英文字符进行对比来实现识别-This case is reading a printed version of the English articles image by performing a dividing line, column split to locate a word, and then compare with the standard English characters to achie
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:248140
    • 提供者:Curry
  1. substr

    0下载:
  2. 分割字符串,从一串字符串中,按指定字符切割字符串-Split string a string of string, cut a specified character string
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:529729
    • 提供者:zhang
  1. 1

    0下载:
  2. 功能方法一 public static ArrayList<String> getWordsFromSentence(String sentence) 1.把一个句子拆分成单词,然后把它们返回到数组列表中 (用短语分割符号,去除完毕不能再包含短语分割符,不要清除单词中的 _ , - , \ ) 2.把其中所有大写的单词变成小写 2.返回清除了标点符号的单词放到 ArrayList <String> getWordsFromSentence 的返回值中
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:17210
    • 提供者:ddd
  1. NumberPlateRecognition

    0下载:
  2. 车牌识别 OCR分割字符识别 SVM算法 ANN算法-License Plate Recognition OCR character recognition SVM segmentation algorithm ANN algorithm
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:5787913
    • 提供者:苏晓朋
  1. carplate

    0下载:
  2. 车牌识别系统 读入车牌图片,进行图片预处理后分割拆牌字符识别并输出
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:3673
    • 提供者:董亦洲
  1. shape

    0下载:
  2. 实现对多张字符图像的分割框定 example1是原图 example2是结果图 如果图像是单个字符 可框定该字符-To achieve the segmentation of the image of the character of the frame set Example1 is the original Example2 is the result chart If the image is a single character Can fra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:18818
    • 提供者:lora_H
  1. License-plate-location-recognition

    1下载:
  2. 本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。-In this case based on MATLAB GUI design simulation tool: through the license plate image capture through gradation conversion, edge d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:280228
    • 提供者:郑珊珊
  1. matlab_words

    0下载:
  2. Matlab代码文字识别:包括图像分割,粘连字符切分,文字识别-matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:209434
    • 提供者:zhang
  1. CMPP3.0

    0下载:
  2. .本软件根据CMPP3.0协议标准编写;   2.收发线程独立处理,发送滑动窗口、接受缓冲区调节功能;   3.敏感字符过滤功能;   4.短信内容自动分割;   5.运行于win2000+sqlserver2000环境,delphi开发;   6. 无需调用DLL接口库。 -Write this software based on CMPP3.0 agreement standard 2. The transceiver
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-06
    • 文件大小:591157
    • 提供者:ligen
  1. txt

    0下载:
  2. 易语言无缝文本分割源码例程程序应用文本字符的代码特性,判断文本字符的代码以区分汉字字符和其他字符。 -Easy language seamless text segmentation source routine procedures for the application of the characteristics of the text character code to determine the character of the text code to distinguish b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2691
    • 提供者:ch228
  1. image-segmentati

    0下载:
  2. 车牌图像分割识别,从图片上把字符提取出来,用于车牌提取。-License plate image segmentation recognition, the picture to extract the characters for license plate extraction.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:296960
    • 提供者:库西
  1. text

    0下载:
  2. 解析一行文本使用半角字符作为分割的字符串-Analysis of a line of text used as half-width character string segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:6791
    • 提供者:刘旭
  1. CarNumber

    1下载:
  2. 本算法进行车牌识别,首先提取车牌的位置,然后对车牌的字符进行分割,最后进行识别,将识别结果输出。本算法能得到较好的识别结果。(The algorithm for license plate recognition, the first extraction of the location of the license plate, and then the license plate character segmentation, and finally identify the recogni
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-18
    • 文件大小:16014336
    • 提供者:王老头
  1. 车牌识别系统MATLAB源代码完整

    0下载:
  2. clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:为谁甜
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com