登录
首页 » 图形图像 » 本程序实现的是文字识别中的文字切分环节,用基于连通域的文字切分算法实现...

本程序实现的是文字识别中的文字切分环节,用基于连通域的文字切分算法实现...

于 2023-02-03 发布 文件大小:4.08 MB
0 131
下载积分: 2 下载次数: 2

代码说明:

本程序实现的是文字识别中的文字切分环节,用基于连通域的文字切分算法实现-This procedure is the realization of the text character recognition segmentation aspect connected with the text-based segmentation algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于数学态学编写而成的象处理程序。
    基于数学形态学编写而成的图形图象处理程序。-prepared graphics image processing.
    2022-05-19 07:35:36下载
    积分:1
  • xe5变相实现gif动画.rar
    Delphi xe5变相实现gif动画说明:2个控件TImage、TBitmapListAnimation将GIF 用GIF工具,把每张照片取出来,假设照片为N张,再用美图将所有照片合成一张。然后将TBitmapListAnimation的bitmap属性设为 你合成的照片。
    2022-05-21 02:57:43下载
    积分:1
  • 打开
    OpenS-CAD, a simple 2D CAD application Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.
    2022-07-08 01:41:01下载
    积分:1
  • This is a graphics of cutting algorithm commonly used characters, including cutt...
    这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
    2022-04-16 04:44:32下载
    积分:1
  • c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c编程的范例...
    c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
    2023-03-18 15:00:03下载
    积分:1
  • 从前用matlab编的人脸识别的特征提取以及识别程序,希望有用...
    从前用matlab编的人脸识别的特征提取以及识别程序,希望有用-The previous series of face recognition using matlab feature extraction and identification procedures, seek to help
    2022-07-13 01:54:18下载
    积分:1
  • 象处理集合(对位的处理)包括如下: 1.象分析:象分割和边缘检测 2.象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(...
    图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : Segmentation and Edge Detection 2. Image encoder and decoder : Huff, PCX, GIF, JPG, etc.; 3. Filter : with a variety of filters (high and low pass offered inter-band stop); 4. Morphology : Image of corrosion and expansive, open and close operations, the image of rough and refined; in addition to the View editor, Gray processing, image restoration, wavelet decomposition and reconstruction and so on.
    2022-11-13 09:15:04下载
    积分:1
  • 数字象处理程序,关于马赛克处理的程序。
    数字图象处理程序,关于马赛克处理的程序。-digital image processing on the mosaic of the procedures.
    2022-08-14 07:09:19下载
    积分:1
  • 技巧bindkey
    cadence skill bindkey -*problem error value dis* *when difference rules * *because of default value* * auto load please rename* * libIinit.il and put int*
    2022-07-11 01:16:19下载
    积分:1
  • 本软件是由作者经过数字处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方,直方均衡处理,线性运算,二值化,灰度
    本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
    2022-06-20 05:34:49下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载