主曲線實現(xiàn)分段線性骨架.rar
主曲線實現(xiàn)分段線性骨架,1.4萬字 29頁摘要 算法的中央擬合-光滑步驟是多邊形線算法的擴展。多邊形線算法則被延伸,用來尋找主曲線和其他相關資料以完成骨架的工作。其中有兩個步驟:用一種設定初值的方法來截取字符圖像的輪廓和完成一系列更改結構的工作。本文所描述的方法重新定義了主曲線和確定主曲線的實際算法。多邊形線算法的基本運算法則是首先確定一條直...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 郭躍 發(fā)布
1.4萬字 29頁
摘要
算法的中央擬合-光滑步驟是多邊形線算法的擴展。多邊形線算法則被延伸,用來尋找主曲線和其他相關資料以完成骨架的工作。其中有兩個步驟:用一種設定初值的方法來截取字符圖像的輪廓和完成一系列更改結構的工作。本文所描述的方法重新定義了主曲線和確定主曲線的實際算法。多邊形線算法的基本運算法則是首先確定一條直線段,然后在循環(huán)算法中通過不斷加入新的頂點來增加線段的數(shù)量。在加入一個新的頂點以后,所有的頂點位置在一個內(nèi)部的環(huán)中被更新。
關鍵詞 主曲線 結構特征 特征選取 分段線性骨架
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 利用主曲線實現(xiàn)分段線性骨架的算實現(xiàn)
4 程序調(diào)試與運行結果
5 開發(fā)工具簡介
結論
致謝
參考文獻
摘要
算法的中央擬合-光滑步驟是多邊形線算法的擴展。多邊形線算法則被延伸,用來尋找主曲線和其他相關資料以完成骨架的工作。其中有兩個步驟:用一種設定初值的方法來截取字符圖像的輪廓和完成一系列更改結構的工作。本文所描述的方法重新定義了主曲線和確定主曲線的實際算法。多邊形線算法的基本運算法則是首先確定一條直線段,然后在循環(huán)算法中通過不斷加入新的頂點來增加線段的數(shù)量。在加入一個新的頂點以后,所有的頂點位置在一個內(nèi)部的環(huán)中被更新。
關鍵詞 主曲線 結構特征 特征選取 分段線性骨架
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 利用主曲線實現(xiàn)分段線性骨架的算實現(xiàn)
4 程序調(diào)試與運行結果
5 開發(fā)工具簡介
結論
致謝
參考文獻