Extraction of shape 2d skeleton thickness informations.
Skeleton 2d thickness measure is based on skeleton 2d measure (see [Concept] Skeleton 2d). This measure allows to extract thickness of shape around edges of its skeleton. On the following figure, skeleton edge thicknesses are represented using a color map :
- blue for minimum thicknesses
- green for mean thicknesses
- red for maximum thicknesses
- Note
- Note that measure results depend on skeleton 2d holes processing policy See [Concept] Skeleton 2d for more informations on usage of ipsdk::shape::segmentation::eSkeleton2dHolesPolicy enumerate value.
From left to right, skeleton thickness is computed with following processing hole policy eSHP_Ignored, eSHP_ExtractedButNotAnalyzed and eSHP_ExtractedAndAnalyzed.