Open tischi opened 4 weeks ago
Doing so it looks like as if the anchor points in the Platy cell segmentation tend to be at the border of the segments. Is that true?
No, they should be in the center. But looking at this in 2D may give a bit misleading impression, since this is the centroid point in 3D.
Do you mean medoid? Because the centroid can be outside the shape, which is not allowed by the spec for the "anchor points:...
No, it's the centroid, but gets moved inside of the object if it is outside of it.
Hi @constantinpape,
I am working on a new functionality to overlay any table column as text on the image:
Doing so it looks like as if the anchor points in the Platy cell segmentation tend to be at the border of the segments. Is that true?