Related Experiment Video
Updated: Nov 10, 2025

A MRI-Based Toolbox for Neurosurgical Planning in Nonhuman Primates
Published on: July 17, 2020
MRIReco.jl: An MRI reconstruction framework written in Julia
Tobias Knopp1,2, Mirco Grosser1,2
1Institute for Biomedical Imaging, Hamburg University of Technology, Hamburg, Germany.
A new MRI reconstruction framework, MRIReco.jl, is developed in Julia, offering high performance and flexibility. This accessible tool achieves reconstruction speeds comparable to established C/C++ libraries.
Area of Science:
- Medical Imaging
- Computational Science
- Software Development
Background:
- Magnetic Resonance Imaging (MRI) reconstruction demands high computational performance.
- Existing MRI reconstruction tools may lack flexibility or ease of use.
- Modern programming languages offer potential for improved performance and accessibility.
Purpose of the Study:
- Develop a high-performance, flexible, and user-friendly MRI reconstruction framework.
- Leverage the capabilities of the Julia programming language for scientific computing.
- Create an accessible platform for advanced MRI reconstruction algorithm development.
Main Methods:
- Utilized the Julia programming language for its efficiency in numerical computing and signal processing.
- Developed the MRIReco.jl framework, incorporating common imaging operators and MRI raw data format support.
- Integrated existing Julia packages to enhance modularity and functionality.
Main Results:
- MRIReco.jl provides a simple yet extensible interface for MRI reconstruction.
- The framework demonstrates comparable reconstruction speed to the established Berkeley Advanced Reconstruction Toolbox (BART).
- Julia's features facilitate efficient machine code generation, rivaling C/C++ performance.
Conclusions:
- Modern programming languages like Julia can bridge the gap between high performance and accessible scientific software.
- MRIReco.jl represents a promising environment for future advancements in MRI reconstruction algorithms.
- The framework offers a viable alternative for researchers seeking efficient and adaptable MRI reconstruction tools.
Related Concept Videos
Magnetic Resonance Imaging
Reconstruction of Signal using Interpolation
Imaging Studies I: CT and MRI
Description of the Procedures
Computed Tomography (CT) scan:
Computed Tomography (CT) scans use X-ray technology to generate detailed images of bones, organs, and tissues. During the scan, the patient lies on a moving table...
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Imaging Studies IV: Magnetic Resonance Imaging
Electron Microscope Tomography and Single-particle Reconstruction
Electron Tomography
Electron tomography can be performed either in TEM or STEM (scanning transmission...

