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

搜索资源列表

  1. off_line_recognition

    0下载:
  2. 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:203645
    • 提供者:林晓芸
  1. wordrecmatlabbyrf

    1下载:
  2. 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:117225
    • 提供者:RF
  1. offline-character-recognise

    0下载:
  2. 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:198845
    • 提供者:wangqiang
  1. awws

    0下载:
  2. 字符识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Character Recognition of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4286
    • 提供者:ming
  1. pankang

    0下载:
  2. 车牌识别的程序,准确度很高。过程是:车牌定位,车牌图像二值化,车牌字符归一化,车牌字符细化
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52560
    • 提供者:zouzou
  1. 脱机字符识别

    0下载:
  2. 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:200720
    • 提供者:丁俊
  1. PlateRecognitionSystem

    0下载:
  2. 基于聚类的车牌识别系统,包括车牌预处理、特征提取功能,可以逐步完成定位、二值化、归一化以及字符细化等操作。-Including license plate preprocessing, feature extraction capabilities, positioning can be done step by step, the two values, normalized, and character refinement and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:677918
    • 提供者:zjl
  1. thinning.cpp

    0下载:
  2. 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1192
    • 提供者:roc
  1. 200572811235798

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1224844
    • 提供者:wangjinfeng
  1. Thiner

    0下载:
  2. 基于笔划类型的字符细化算法研究论文,有需要做字体细化研究的朋友可以参考参考!-Based on the type of character strokes thinning algorithm research papers, there is a need to make the font detailed study can refer to reference Friend!
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:51157
    • 提供者:zcj
  1. writingrestore

    0下载:
  2. 硕士毕业课题:Vc++实现手写体字符识别.包括字符的预处理,分割,细化以及识别。-Master s graduate topics: Vc++ implementation of handwritten character recognition. Including the character pre-processing, segmentation, thinning, as well as identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4088522
    • 提供者:yangjinli
  1. fd

    0下载:
  2. 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and ref
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:639414
    • 提供者:乐睿
  1. xihua

    0下载:
  2. matlab,图像细化函数,适合字符图像细化-matlab, image thinning function for the character image thinning
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1237
    • 提供者:jniu
  1. sfbrbm

    0下载:
  2. 车牌照识别的程序 能进行简单的BMP图片识别。包括车牌定位,二值化,归一化,字符细化。-LPR system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:404628
    • 提供者:王琦文
  1. opencvPharris-dector

    0下载:
  2. 基于opencv 的字符细化算法 并进焦点检测等 -opencv haris detector
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:5881677
    • 提供者:
  1. 127-

    0下载:
  2. 易语言字符细化源码 ,很不错的易语言源码,适合易语言爱好者学习。-Easy language characters to refine the source, very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-05
    • 文件大小:5053
    • 提供者:fly68
  1. Lppaankangi

    0下载:
  2. 车牌识别的程序源码,准确度非常高。过程是:车牌定位,车牌牌图像二值化,车牌字符归一化,车牌字符细化 可直接使用。 -License plate recognition program source code, the accuracy is very high. The process is: the license plate location, license plate brand image binarization, license plate character normaliz
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:52677
    • 提供者:
  1. tuxiangxihua

    0下载:
  2. 利用MATLAB进行图像细化和骨架提取,程序较为简单,适用于最好为白底黑字的字符等(Using MATLAB for image thinning and skeleton extraction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:21504
    • 提供者:囡风信子
  1. izjuzgh

    0下载:
  2. 易语言字符细化源码 ,很不错的易语言源码,适合易语言爱好者学习,()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:giukiyej
  1. ancese-zymbol

    0下载:
  2. 易语言字符细化源码 ,很不错的易语言源码,适合易语言爱好者学习,()
  3. 所属分类:DNA

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:cpylqcfion
« 12 »
搜珍网 www.dssz.com