Do you know any existing code for extracting a central grid curve or point cloud? The central grid curve is equidistant to the boundaries .
I reviewed several questions / answers already published, for example, one on a planar polygon, but I could not find one that explains the results in 3D, such as shown in this paper , and this one for "skeletonizing point clouds" through the abbreviation for Laplace " where this quadratic equation returns in both cases.
There is also an approach described in this 3D skeleton extract document using outstanding “connecting ring” segmentation.
So far, the closest thing to getting it working is the Skeletonize3D plugin for ImageJ, but I couldn't get it to work .obj mesh yet.
source
share