Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of manual-correction functionalities in SlicerCART #50

Open
NathanMolinier opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@NathanMolinier
Copy link

NathanMolinier commented Jul 18, 2024

https://github.com/spinalcordtoolbox/manual-correction is a related software tool that has been developed at NeuroPoly. This purpose of this software is to orchestrate the correction and/or generation of segmentation/labels for BIDS MRI data.

There has been discussions about merging the two projects, see notably:

Below are the specific features that are inherent to manual-correction, to see whether it makes sense to try to add them to SlicerCART:

  • Pointwise labeling (ie: single voxel with specific integer value)
  • Related to the previous point: manual-correction was relying on sct_label_utils which has a very convenient interface to quickly create pointwise labels in the spinal cord.
  • Reads BIDS-structured datasets, and for example, parses through the file names for annotating specific contrasts
  • Output BIDS JSON sidecar
  • Script package_for_correction to zip-package a subset of the dataset to copy them somewhere else (eg: copy from the server to local computer for manual correction, then copy them back to the server).
  • Relying on YAML files that include custom keywords that define the type of segmentation/labels to be performed on the images.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant