Implementation of a 3 D thinning algorithm Release
暂无分享,去创建一个
ITK currently comes with a 2D binary thinning (skeletonisation) method, but does not support 3D or higher. This paper documents a new itkBinaryThinningImageFilter3D and recommends to rename the current filter as itkBinaryThinningImageFilter2D. The 3D method suggested here is a direct implementation of the work of Lee et al. [2] who have demonstrated that their algorithm can find all deletable surface points at every iteration and is thus very fast. The code was tested on six clinical datasets.
[1] Rangasami L. Kashyap,et al. Building Skeleton Models via 3-D Medial Surface/Axis Thinning Algorithms , 1994, CVGIP Graph. Model. Image Process..
[2] Pieter P. Jonker,et al. Morphological Operations on 3D and 4D Images: From Shape Primitive Detection to Skeletonization , 2000, DGCI.