Autoconversion #6

Closed
opened 2026-06-08 20:44:53 +00:00 by jgeorgi · 2 comments
Owner

Coordinates from original annotations do not match new system. Calculation is simple (old coord * image size / mwscalefactor) but annoying to have to do a dozen times manually.

There should be some way to trigger the calculation in the editor.

Coordinates from original annotations do not match new system. Calculation is simple (old coord * image size / mwscalefactor) but annoying to have to do a dozen times manually. There should be some way to trigger the calculation in the editor.
jgeorgi added the
enhancement
label 2026-06-08 20:44:53 +00:00
Author
Owner

Alternate: complete conversion from template JSON to annotation TOML, maybe in console function....

Alternate: complete conversion from template JSON to annotation TOML, maybe in console function....
Author
Owner

Closed by: 6410d355ee

Alternate form is just too time consuming. Creating a parser will use more time than I save with the conversion process since it only has to be done when initially converting the old templates.

Closed by: 6410d355ee Alternate form is just too time consuming. Creating a parser will use more time than I save with the conversion process since it only has to be done when initially converting the old templates.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jgeorgi/AnatImageViewer#6
No description provided.