Skeletonization
Definition 定义
Skeletonization(名词):
- (计算机视觉/图像处理)骨架化:把二值或形状区域在尽量保持其拓扑结构(连通性、分支关系)的前提下,逐步“变细”成一条(或一组)中心线/骨架表示,用于形状分析、识别与测量。
- (解剖/外科等)骨骼化/显露化处理:去除周围软组织,使骨骼或血管等结构更清晰地暴露出来。
该词也可泛指“把复杂结构简化为骨架/框架”。
Pronunciation 发音
/ˌskɛlɪtənəˈzeɪʃən/
Examples 例句
Skeletonization turns a thick shape into a thin line representation.
骨架化会把较粗的形状转换为细线条的表示。
After segmentation, the pipeline applies skeletonization to preserve connectivity while reducing strokes to their centerlines for feature extraction.
分割之后,该流程会进行骨架化:在保留连通性的同时把笔画收缩到中心线,以便提取特征。
Etymology 词源
由 skeleton(骨架)+ -ize(使成为……)+ -ation(名词后缀,表示过程/结果)构成,字面意思是“使之变成骨架的过程”。skeleton 源自希腊语 skeletos,本义与“干瘪的身体/骨架”相关,后来引申为“结构的框架”。
Related Words 相关词
In Notable Works 作品示例
- Digital Image Processing(Rafael C. Gonzalez & Richard E. Woods)
- The Image Processing Handbook(John C. Russ)
- Mathematical Morphology in Image Processing(Edward R. Dougherty, ed.)
- Computer Vision: Algorithms and Applications(Richard Szeliski)