Replies: 1 comment 2 replies
-
The main idea of Btw, it's probably relatively easy to write a 'spheres_to_coords' function. You could use a watershed to find each sphere, find the coords from the center of mass of each spheres, and a local thickness to find their radius, then combine all the results into a data frame. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
It would be nice, if the spheres_from_coords function would allow to define a image shape, where the spheres given in df are added into.
This could be done as additional mode.
Possible application:
Beta Was this translation helpful? Give feedback.
All reactions