IPSDK 4.1.0.2
IPSDK : Image Processing Software Development Kit
[Concept] Skeleton 2d

[Concept] Skeleton 2d

2d skeleton associated to a shape

Skeleton 2d measure allows to compute voronoi skeleton associated to polygonal approximation of a shape.

skeleton2dMsr1.png

This is a thin version of a shape polygonal approximation that is equidistant to its boundaries.

Voronoi skeletonization grants that computed skeleton is :

Skeleton computation depends on ipsdk::shape::segmentation::eSkeleton2dHolesPolicy enumerate value describing hole processing policy :

Here is some examples of skeleton computation for various binary shapes :

skeleton2dMsr_sample1.png
skeleton2dMsr_sample2.png
skeleton2dMsr_sample3.png
skeleton2dMsr_sample4.png
skeleton2dMsr_sample5.png
skeleton2dMsr_sample6.png
skeleton2dMsr_sample7.png
See also
https://en.wikipedia.org/wiki/Topological_skeleton
https://en.wikipedia.org/wiki/Voronoi_diagram