neuropoly / totalspineseg

Segmentation of vertebrae, intervertebral discs, spinal cord and CSF from MRI images.
5 stars 0 forks source link

fix iso 1mm images to use appropriate name #32

Closed yw7 closed 4 hours ago

yw7 commented 3 weeks ago

For all the labels in isotropic 1mm we sould:

  1. Add _space-resampled to the label name.
  2. Also add to the sidecard json:
    "SpatialReference": {
        "Resampling": "1x1x1mm",
        "Interpolation": "NearestNeighbors",
    },
  3. Then add it to dedicated derivatives/labels_iso folder instead of derivatives/labels
yw7 commented 4 hours ago

Done here: https://github.com/neuropoly/totalspineseg/commit/2d07a11c0dc14d4c2bf759a0746458e82bc0acde