Closed xiachenrui closed 1 year ago
Hi @xiachenrui
Thanks for the praise!
I think the function you seek is the following https://github.com/clEsperanto/pyclesperanto_prototype/blob/b465c8669f8e9326874139cf4b9c9af22c22757c/pyclesperanto_prototype/_tier11/_reduce_labels_to_label_edges.py#L6
this takes a labeled image like yours and return the edges of each label.
Thanks for your kind help ! I think that is I want !
Hi,
I really enjoy using pyclesperanto_prototype !
When I run voronoi_labeling() in my data, I also want to get the Contours coordinates of each tile. I am not sure how to extract it from the output (
labels
). Any suggestion will be helpful !Best, Rui