smistad / annotationweb

A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings
MIT License
32 stars 18 forks source link

Issue 53 spline segmentation export #63

Closed jpdefrutos closed 1 year ago

jpdefrutos commented 1 year ago

Rescaled the spline segmentations to match the spacing of the original image (if this is anisotropic).

To correct the alignment, the 'Offset' attribute of MHD images was exposed in the MetaImage class. This is then set in the segmentation image metadata.

jpdefrutos commented 1 year ago

Lot of merge conflicts. Need to PR the base first, and then code the fix for issue #53