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

Mismatch between image_size and spacing when exporting splines #68

Open jpdefrutos opened 1 year ago

jpdefrutos commented 1 year ago

Handling the case in which 2D images extracted from 3D data still hold the 3D spacing in their metadata. The spacing information will be cropped to match the image shape.

Added additional test to capture when image_size and spacing do not match