Coder Social home page Coder Social logo

delucaal / mritoolkit Goto Github PK

View Code? Open in Web Editor NEW
24.0 0.0 4.0 8.53 MB

License: Other

MATLAB 95.06% C 0.75% HTML 0.62% C++ 3.57%
diffusion-mri dmri inversion-recovery ivim relaxometry mri diffusion-kurtosis-imaging diffusion-tensor-imaging epi-correction csd

mritoolkit's Introduction

MRIToolkit [update 17-02-2023]

New in this version [1.6]:

  • This is the last stable release before a major change in structure. From the next release, all main functionalities will be come available as standalone commands and be designed to fully rely on Niftis only.
  • Fixes to the handling of Nifti headers
  • Automated brain extraction using image registration
  • added new class MRT_Library that will collect all own methods currently in MRTTrack and MRTQuant (transition in progress). This will clean MRTTrack and MRTQuant which are meant as documented interfaces.
  • Dramatic speed up of GRL and mFOD (major revision of MRTTrack.PerformDeconv)
  • Changes to MRTQuant.LoadNifti and SaveNifti, which now allows to preserve the original header of NIFTIs (if required). In future releases, no modifications of the headers will be required.
  • Update of Neuro.m to support the latest version of Elastix
  • Compressed niftis are now (un)compressed in a temporary folder
  • Added functions to track multiple FODs simultaneously
  • Changes to the automatic handling of Q-S form of NIFTIs
  • New mFOD fiber tracking
  • New TerminateTractsWithFraction approach with 1 voxel tolerance
  • Moved Trackers to aanother location
  • Fixes to SHPrecomp
  • Fixes to MRIToolkitInit
  • Tractography can now use parallel computing
  • Handling of NIFTI scaling factors
  • Failsafe mode for registration
  • Support for FSL Eddy
  • Support for FOD normalization
  • One call command to run GRL
  • Fix for MSCSD (probably still needs amendment on the detection of data shells)
  • Fix fot CAT12 processing
  • command line fixes
  • standardized preproc includes conformation
  • fixes to conformation
  • support for offset in DKI for GRL
  • fixes to DKI export

Update 09-2021:

  • [NEW] Checkout the tutorial on how to install/use automated tractography clustering (WMA) algorithm with CSD/GRL/mFOD
  • Fixes to MSCSD-related functions
  • Fixes to WM automated clustering
  • Support for Q-form in MRTTrack.ConformSpatialDimensions()
  • New FOD scaling mode for GRL/mFOD
  • Renaming of some command line functions
  • Added an option to customise the number of dRL iterations
  • New functions to estimate SNR from b=0s/mm2 images (MRTQuant)

Update 17-02-2021:

  • Run the CAT12 automatic pipeline for T1 images
  • Code re-organization into two main classes: MRTQuant (preprocessing/DTI/DKI) and MRTrack (Tractography related)
  • Support for automatic fiber clustering (see below for reference)
  • Early support for integration with Python (needed for the point above)
  • Support for VTK poly data 4.2 and 5.1 (also needed for the clustering)
  • Added a robust option to GRL/mFOD deconvolution
  • Initial support for storing the NIFTI Q/S form (to improve interoperability with other tools, not implemented yet)
  • Integration with CAT12

What is it?

MRIToolkit is a set of command line tools and a MATLAB (R) toolbox/library to process (diffusion) magnetic resonance imaging (MRI) data. Binaries of the command line version will be provided soon!

The idea behind MRIToolkit is to integrate my research output with existing state-of-the-art methods for (diffusion) MRI processing.

Where do I find it?

Explore the main functionalities:

The toolbox is referenced for the first time in Guo et al.. Additionally, please cite the original works corresponding to the steps you use:

Quick installation

Please, see this guide

  • I have coded most functions to accept Python-like name/value argument couples. To know which arguments to specify, just try the MATLAB help as, for instance, "help EDTI.LoadNifti"
  • The file naming convention is to always indicate Niftis as .nii, even when they are actually compressed in .nii.gz. The code takes care of that, but expects only .nii as arguments in function calls!

Getting started

Examples of some functionalities can be found in here

Requirements:
  • MRIToolkit relies on a couple of third party dependencies:
    • Elastix:
        1. Either compile your own version or grab the executables for your platform here.
        1. Copy the file "TemplateMRIToolkitDefineLocalVars.m" to your MATLAB default folder (user/MATLAB or Documents/MATLAB), rename the file as "MRIToolkitDefineLocalVars.m".
        1. Edit the script, adjusting the variable MRIToolkit.Elastix.Location as needed.
    • NODDI toolbox: if you would like to try the mFOD method, you will need to add the NODDI toolbox to the MATLAB path.
    • ExploreDTI: While MRIToolkit is entirely self-sufficient (e.g. all needed ExploreDTI functions are bundled and adapted), the visualization of fiber tractograhy and other results will need ExploreDTI. Get it for free from Alexander Leemans.
Notes:
  • MRIToolkit is NOT approved for clinical use
  • This code is a work in progress. It will be updated without notice to ensure bug-fixes and the inclusion of best available methods
License:
Keywords:
  • Magnetic Resonance Imaging (MRI)
  • Image segmentation
  • T1 quantification, Inversion Recovery
  • T2 quantification, spin echo multi echo
  • Extended Phase Graphs
  • Diffusion MRI (dMRI) - Diffusion Tensor Imaging (DTI) - Diffusion Kurtosis Imaging (DKI)
  • dMRI preprocessing - motion correction - eddy currents correction - EPI distortions correction
  • Fiber tractography - Constrained Spherical Deconvolution (CSD) - Generalized Richardson Lucy (GRL) - mFOD
  • Laplacian fit - Spectral Fit - Robust Deconvolution
  • Automatic tractography clustering

Toolbox components [Content to be updated]

Ready to use:
  • 'ExploreDTIInterface': I am pleased to announce that MRIToolkit now contains, distributes and develops many functions originally developed as part of ExploreDTI. They are here available as a consolidated library and are planned to also become command line tools. A big thank to Alexander Leemans and Ben Jeurissen for this!
  • 'SphericalDeconvolution': Methods used for two novel deconvolution methods we developed, namely the Generalized Richardson Lucy and mFOD. Some of the functions here included have been taken from Hardi Tools of Erick Canales-Rodriguez.
    • 'LesionEditor': a graphical user interface to visualise and edit segmentations of 3D MRI images, originally designed for delineation of multiple-sclerosis lesions on fluid attenuated inversion recovery (FLAIR) images. Requires MATLAB R2018a or newer. Documentation coming soon
  • 'NiftiIO_basic': Basic Nifti input/output, including code originally written by Jimmy Shen
  • 'DW_basic': Utilities to load / manipulate / save dMRI data
  • 'OptimizationMethods': Classes and functions for numeric optimisation methods
  • 'Relaxometry': Classes for T1/T2 quantification using inversion-recovery / spin-echo multi-echo data
  • 'ThirdParty': Utilities from third parties used in other scripts. Includes EPG code from Brian Hargreaves
  • 'ImageRegistrations': Image registration utils based on Elastix
  • 'GettingStarted': Small examples showcasing functionalities of MRIToolkit.
Being integrated and coming soon:
  • 'Diffusion_basic': Class for (basic) dMRI quantification

  • 'DW_IVIMDTDK_I': Diffusion MRI fit utilities - IVIM, DT, DKI - used in De Luca et al. 2017

  • 'Dicom_utils': Tools for handling unconventional or buggy DICOMs

  • 'MixedCodeUtils': 'Useful general purpose functions

  • 'MRIfoundation': Classes for MRI sequences abstraction

  • 'EPG_simulator': Classes for EPG simulations

Not yet planned for release (contact me directly if interested):

Alberto De Luca - First published in 2019

mritoolkit's People

Contributors

albdl avatar delucaal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.