All Projects → lamyj → dicomifier

lamyj / dicomifier

Licence: other
A medical image converter

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to dicomifier

bidscoin
BIDScoin converts your source-level neuroimaging data to BIDS
Stars: ✭ 75 (+240.91%)
Mutual labels:  conversion, dicom, mri, nifti
bidskit
Utility functions for working with DICOM and BIDS neuroimaging data
Stars: ✭ 52 (+136.36%)
Mutual labels:  conversion, dicom, mri
Gdcm
Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
Stars: ✭ 240 (+990.91%)
Mutual labels:  dicom, medical-imaging
SemiDenseNet
Repository containing the code of one of the networks that we employed in the iSEG Grand MICCAI Challenge 2017, infant brain segmentation.
Stars: ✭ 55 (+150%)
Mutual labels:  mri, medical-imaging
subpixel-embedding-segmentation
PyTorch Implementation of Small Lesion Segmentation in Brain MRIs with Subpixel Embedding (ORAL, MICCAIW 2021)
Stars: ✭ 22 (+0%)
Mutual labels:  mri, medical-imaging
Dicom Rs
Pure Rust implementation of the DICOM standard
Stars: ✭ 152 (+590.91%)
Mutual labels:  dicom, medical-imaging
Dicoogle
Dicoogle - Open Source PACS
Stars: ✭ 237 (+977.27%)
Mutual labels:  dicom, medical-imaging
monai-deploy
MONAI Deploy aims to become the de-facto standard for developing, packaging, testing, deploying and running medical AI applications in clinical production.
Stars: ✭ 56 (+154.55%)
Mutual labels:  dicom, medical-imaging
Viewers
The OHIF Medical Imaging Viewer is for viewing medical images. It can retrieve and load images from most sources and formats; render sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, OpenID Connect, offline use, hotkeys, and many more features.
Stars: ✭ 1,753 (+7868.18%)
Mutual labels:  dicom, medical-imaging
rt-utils
A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs.
Stars: ✭ 89 (+304.55%)
Mutual labels:  dicom, medical-imaging
Dicom-Viewer
An application displaying 2D/3D Dicom
Stars: ✭ 37 (+68.18%)
Mutual labels:  dicom, medical-imaging
MRQy
MRQy is a quality assurance and checking tool for quantitative assessment of magnetic resonance imaging (MRI) data.
Stars: ✭ 58 (+163.64%)
Mutual labels:  mri, medical-imaging
Dcmjs
Javascript implementation of DICOM manipulation
Stars: ✭ 150 (+581.82%)
Mutual labels:  dicom, medical-imaging
Dicomviewer
DICOM Viewer in Nextcloud
Stars: ✭ 139 (+531.82%)
Mutual labels:  dicom, medical-imaging
Cornerstone
JavaScript library to display interactive medical images including but not limited to DICOM
Stars: ✭ 1,690 (+7581.82%)
Mutual labels:  dicom, medical-imaging
3D-GuidedGradCAM-for-Medical-Imaging
This Repo containes the implemnetation of generating Guided-GradCAM for 3D medical Imaging using Nifti file in tensorflow 2.0. Different input files can be used in that case need to edit the input to the Guided-gradCAM model.
Stars: ✭ 60 (+172.73%)
Mutual labels:  medical-imaging, nifti
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (+277.27%)
Mutual labels:  dicom, medical-imaging
Dicom Server
OSS Implementation of DICOMweb standard
Stars: ✭ 101 (+359.09%)
Mutual labels:  dicom, medical-imaging
AlizaMS
DICOM Viewer
Stars: ✭ 144 (+554.55%)
Mutual labels:  dicom, medical-imaging
Brainy
Brainy is a virtual MRI analyzer. Just upload the MRI scan file and get 3 different classes of tumors detected and segmented. In Beta.
Stars: ✭ 29 (+31.82%)
Mutual labels:  mri, medical-imaging

Dicomifier

Conda Version DOI

Dicomifier is a set of tools to convert Bruker data to DICOM files, and DICOM files to NIfTI. It retains meta-data (e.g. MR parameters such as echo time or subject parameters such as weight or height) throughout the conversion process, and aligns the meta-data from Bruker on the DICOM dictionary for unified processing pipelines.

Getting started? Have a look at the installation instructions and basic usage. If you're in a hurry and have Miniconda or Anaconda installed, conda install -c conda-forge dicomifier should get you going.

Need to know more about your options and arguments? The commands reference is for you.

Want to find out how it works? The API reference is a good place to start, followed by the source code.

Interested in how the vendors store diffusion MRI meta-data? There is a section just for you.

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].