mlexchange / mlex_highres_segmentation

A Dash interface for ML-based segmentation of user-annotated large multi-dimensional image data
Other
5 stars 4 forks source link

Draw square/circle on click #142

Open hannahker opened 1 year ago

hannahker commented 1 year ago

I think this could be accomplished through a clientside callback that triggers the drawing of a shape on a click event, taking the click position as input. I'd expect this to be relatively high effort to implement. cc @Wiebke