All Projects → raamana → mrivis

raamana / mrivis

Licence: MIT license
medical image visualization library and development toolkit

Programming Languages

python
139335 projects - #7 most used programming language
matlab
3953 projects
Makefile
30231 projects

Projects that are alternatives of or similar to mrivis

visualqc
VisualQC : assistive tool to ease the quality control workflow of neuroimaging data.
Stars: ✭ 56 (+194.74%)
Mutual labels:  quality-control, neuroscience, registration, alignment, neuroimaging
brainGraph
Graph theory analysis of brain MRI data
Stars: ✭ 136 (+615.79%)
Mutual labels:  neuroscience, mri, neuroimaging
MIRACL
Multi-modal Image Registration And Connectivity anaLysis
Stars: ✭ 23 (+21.05%)
Mutual labels:  neuroscience, mri, neuroimaging
MRQy
MRQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) data.
Stars: ✭ 58 (+205.26%)
Mutual labels:  quality-control, mri
ENIGMA
The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
Stars: ✭ 66 (+247.37%)
Mutual labels:  mri, neuroimaging
nidb
NeuroInformatics Database
Stars: ✭ 26 (+36.84%)
Mutual labels:  neuroscience, neuroimaging
bidskit
Utility functions for working with DICOM and BIDS neuroimaging data
Stars: ✭ 52 (+173.68%)
Mutual labels:  mri, neuroimaging
ColeAnticevicNetPartition
Public release of The Cole-Anticevic Brain-wide Network Partition (CAB-NP)
Stars: ✭ 48 (+152.63%)
Mutual labels:  neuroscience, neuroimaging
bids-matlab
MATLAB / Octave tools for BIDS datasets
Stars: ✭ 37 (+94.74%)
Mutual labels:  mri, neuroimaging
mne-bids
MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
Stars: ✭ 88 (+363.16%)
Mutual labels:  neuroscience, neuroimaging
Dcm2Bids
Reorganising NIfTI files from dcm2niix into the Brain Imaging Data Structure
Stars: ✭ 109 (+473.68%)
Mutual labels:  neuroscience, neuroimaging
bidscoin
BIDScoin converts your source-level neuroimaging data to BIDS
Stars: ✭ 75 (+294.74%)
Mutual labels:  mri, neuroimaging
brainreg
Automated 3D brain registration with support for multiple species and atlases.
Stars: ✭ 73 (+284.21%)
Mutual labels:  neuroscience, registration
brainlit
Method container for computational neuroscience on brains.
Stars: ✭ 20 (+5.26%)
Mutual labels:  neuroscience, neuroimaging
cacao
Callable Cancer Loci - assessment of sequencing coverage for actionable and pathogenic loci in cancer
Stars: ✭ 21 (+10.53%)
Mutual labels:  quality-control, alignment
gifti
MATLAB/Octave GIfTI Library
Stars: ✭ 16 (-15.79%)
Mutual labels:  neuroscience, neuroimaging
Brainiak
Brain Imaging Analysis Kit
Stars: ✭ 232 (+1121.05%)
Mutual labels:  neuroscience, neuroimaging
PHAT
Pathogen-Host Analysis Tool - A modern Next-Generation Sequencing (NGS) analysis platform
Stars: ✭ 17 (-10.53%)
Mutual labels:  quality-control, alignment
clinica
Software platform for clinical neuroimaging studies
Stars: ✭ 153 (+705.26%)
Mutual labels:  neuroscience, neuroimaging
cellfinder
Automated 3D cell detection and registration of whole-brain images
Stars: ✭ 122 (+542.11%)
Mutual labels:  neuroscience, registration

mrivis

https://api.codacy.com/project/badge/Grade/370b1b78383b40b99eb15ae0490cfbdb

mrivis offers:

  • advanced classes to easily develop customizable visualizations of 3D and 4D images, such as Carpet(), SlicePicker(), Collage() and the like
  • tools for comparison of spatial alignment of two 3D MRI scans (T1, T2, PET etc) using checkerboard plots and other comparison methods
  • additional helper, convenience and utility scripts related to visualization

Full documentation for both visualization classes and alignment check tools is available at https://raamana.github.io/mrivis/readme.html

A sample gallery of different ways to check alignment is shown below:

docs/flyer_option_matrix.png

Full documentation https://raamana.github.io/mrivis/readme.html

Executable and interactive demo for the visualization classes:

Installation

$ pip install mrivis

If you would like to use the export to GIF from SlicePicker, then install the imageio package as well via pip install imageio

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].