camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
249 stars 289 forks source link

Saving Marks Should Include User's X, Y, Zoom, etc #844 #902 #966

Closed YukaUU closed 3 months ago

YukaUU commented 3 months ago

Added X, Y (image coordinate ), and zoom to the pop-panel

Summary

Until now, it was not possible to check the image coordinate and zooming information of the area annotated in mouse mode.

Testing

Layers > Human > Other Select Label and Click Annotation area If a selected label has position and zoom data: Show position and zoom data, and current data in the pop-up panel.

new_test0609

test0609_new If a selected label does not have position and zoom data: Show only current data in the pop-up panel. 画像_おld) test

Questions

please check whether my PR matches your issue https://github.com/camicroscope/caMicroscope/issues/844 & or not.