![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
2d skeleton associated to a shape More...
2d skeleton associated to a shape
Skeleton 2d measure allows to compute voronoi skeleton associated to polygonal approximation of a shape.
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 :
1.8.14