主曲线实现分段线性骨架.rar

RAR格式版权申诉手机打开展开

主曲线实现分段线性骨架,1.4万字 29页摘要 算法的中央拟合-光滑步骤是多边形线算法的扩展。多边形线算法则被延伸,用来寻找主曲线和其他相关资料以完成骨架的工作。其中有两个步骤:用一种设定初值的方法来截取字符图像的轮廓和完成一系列更改结构的工作。本文所描述的方法重新定义了主曲线和确定主曲线的实际算法。多边形线算法的基本运算法则是首先确定一条直...
编号:68-6751大小:444.90K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 郭跃 发布

1.4万字 29页
摘要
算法的中央拟合-光滑步骤是多边形线算法的扩展。多边形线算法则被延伸,用来寻找主曲线和其他相关资料以完成骨架的工作。其中有两个步骤:用一种设定初值的方法来截取字符图像的轮廓和完成一系列更改结构的工作。本文所描述的方法重新定义了主曲线和确定主曲线的实际算法。多边形线算法的基本运算法则是首先确定一条直线段,然后在循环算法中通过不断加入新的顶点来增加线段的数量。在加入一个新的顶点以后,所有的顶点位置在一个内部的环中被更新。

关键词 主曲线 结构特征 特征选取 分段线性骨架
Abstract
The central fitting-and-smoothing step of the algorithm is an extension of the polygonal line algorithm which approximates principal curves of data sets by piecewise linear curves. The polygonal line algorithm is extended to find principal graphs and complemented with two steps specific to the task of skeletonization: an initialization method to capture the approximate topology of the character, and a collection of restructuring operations to improve the structural quality of the skeleton produced by the initialization method.

Keywords principal curves structural feautures feautures extraction skeletonization
目 次
1 引言
2 主曲线综述
3 利用主曲线实现分段线性骨架的算实现
4 程序调试与运行结果
5 开发工具简介
结论
致谢
参考文献