Skip to content

Export issue when using anisotropic data #53

@androst

Description

@androst

Spline segmentation exporter does not work as intended (?).

When using anisotropic data the data is converted to isotropic for display, and the annotated points are saved in that space to the database. During spline segmentation export, the images are copied from disk (as anisotropic) and the segmentation mask is created with the anisotropic image shape while the point coordinates are isotropic. This will cause a shift that badly effects the segmentation mask.

Some potential solutions:

  • Check if image is anisotropic on export, and convert coordinates
  • Convert image from anisotropic to isotropic when exporting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions