ome / design

OME Design proposals
http://ome.github.io/design/
1 stars 15 forks source link

ROI: labeling WSI #5

Open atarkowska opened 8 years ago

atarkowska commented 8 years ago

Labeling WSI images became really hard as drawing label arrow requires drawing line (we are missing arrows and other pointers) and adding text annotation. This could be one component in ROI tool.

In addition if label has to be constructed from multiple type of ROIs like text and few shapes it would be good to give an option to merge them into one group and int he ROI list display them as one element rather then 3 separate ROIs.

mtbc commented 8 years ago

Is it in the roadmap at all to have Insight support for multi-shape ROIs?

mtbc commented 8 years ago

Line already has a textValue property and we're adding markerStart, markerEnd for OMERO 5.3; could it be that lines alone offer what's needed?