mobie / mobie-viewer-fiji

BSD 2-Clause "Simplified" License
33 stars 13 forks source link

Annotation Overlay #1185

Open tischi opened 4 weeks ago

tischi commented 4 weeks ago

Hi @constantinpape,

I am working on a new functionality to overlay any table column as text on the image:

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?

constantinpape commented 3 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.

tischi commented 3 weeks ago

Do you mean medoid? Because the centroid can be outside the shape, which is not allowed by the spec for the "anchor points:...

constantinpape commented 3 weeks ago

No, it's the centroid, but gets moved inside of the object if it is outside of it.