Medical-Image-Analysis-Laboratory/mialsuperresolutiontoolkit: MIAL Super-Resolution Toolkit v2.1.0
Authors/Creators
- 1. Department of Clinical Neuroscience, Lausanne University Hospital (CHUV), Switzerland
- 2. Department of Diagnostic and Interventional Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Switzerland; Center for Biomedical Imaging (CIBM), Switzerland
- 3. Department of Diagnostic and Interventional Radiology, Lausanne University Hospital (CHUV) and University of Lausanne (UNIL), Switzerland
Description
Medical Image Analysis Laboratory Super-Resolution ToolKit 2 (MIALSRTK2) consists of a set of C++ and Python processing and workflow tools necessary to perform motion-robust super-resolution fetal MRI reconstruction in the BIDS Apps framework.
This corresponds to the first major release of MIALSRTK 2 ✨✨✨
What's changed New featuresComputation of high resolution segmentation maps from low-resolution segmentations -
do_reconstruct_labelsoption.Added an optional super-resolution reconstruction assessment stage where the SR reconstruction is compared to a provided high resolution ground truth image -
do_srr_assessmentoption.Added the possibility to re-orient the SR reconstruction into the anatomical planes defined by the spatio-temporal atlas of Gholipour et al. (2017) used in NiftyMIC -
do_anat_orientationoption.
Improved flexibility of the pipeline. Added several options to be given in the config to facilitate various experiments. Details are available in the documentation
skip_preprocessingallows to directly run registration and TV reconstruction without pre-processing.--run_type:sr(default) orpreprocessing. Allows to run only preprocessing.
Improved computational workflow.
- Added an option to perform reconstruction using mulitple TV parameters efficiently, without needing to register the image several times.
- Added a reduction of the field-of-view at the beginning of pre-processing to accelerate computations.
Output organisation.
- Creation of various subworkflows for a clearer view at the processing graph.
- Improved the naming of outputs of pymialsrtk to be BIDS compliant.
User-friendliness.
- Given a subject, a run that fails will immediately crash and move to the next subject, instead of silently failing all modules. The message will be recorder and output at the end of the pipeline. This makes error tracking easier throughout the pipeline.
- Reports were updated to display directly the image of the SR reconstruction rather than the processing graph.
Please check pull request 200 for more change details and development discussions.
Full Changelog: https://github.com/Medical-Image-Analysis-Laboratory/mialsuperresolutiontoolkit/compare/v2.1.0...v2.0.3
Files
Medical-Image-Analysis-Laboratory/mialsuperresolutiontoolkit-v2.1.0.zip
Files
(18.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bde190e6f9f02fe4e94d961a91802bd8
|
18.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Medical-Image-Analysis-Laboratory/mialsuperresolutiontoolkit/tree/v2.1.0 (URL)