All Projects → dipy → Dipy

dipy / Dipy

Licence: other
DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dipy

Slicer
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 263 (-36.93%)
Mutual labels:  segmentation, neuroimaging, medical-imaging, registration
Slicergitsvnarchive
Multi-platform, free open source software for visualization and image computing.
Stars: ✭ 896 (+114.87%)
Mutual labels:  segmentation, neuroimaging, medical-imaging, registration
Extensionsindex
Slicer extensions index
Stars: ✭ 36 (-91.37%)
Mutual labels:  segmentation, neuroimaging, medical-imaging, registration
visualqc
VisualQC : assistive tool to ease the quality control workflow of neuroimaging data.
Stars: ✭ 56 (-86.57%)
Mutual labels:  medical-imaging, registration, neuroimaging
Awesome Gan For Medical Imaging
Awesome GAN for Medical Imaging
Stars: ✭ 1,814 (+335.01%)
Mutual labels:  segmentation, medical-imaging, registration
pcan
Prototypical Cross-Attention Networks for Multiple Object Tracking and Segmentation, NeurIPS 2021 Spotlight
Stars: ✭ 294 (-29.5%)
Mutual labels:  tracking, segmentation
mrivis
medical image visualization library and development toolkit
Stars: ✭ 19 (-95.44%)
Mutual labels:  registration, neuroimaging
Maskfusion
MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects
Stars: ✭ 404 (-3.12%)
Mutual labels:  segmentation, tracking
mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
Stars: ✭ 56 (-86.57%)
Mutual labels:  medical-imaging, segmentation
medSeg
Medical Image Segmentation Toolkit based on PaddlePaddle - 基于paddle的医学影像分割框架
Stars: ✭ 88 (-78.9%)
Mutual labels:  medical-imaging, segmentation
MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
Stars: ✭ 249 (-40.29%)
Mutual labels:  medical-imaging, segmentation
Co Fusion
Co-Fusion: Real-time Segmentation, Tracking and Fusion of Multiple Objects
Stars: ✭ 400 (-4.08%)
Mutual labels:  segmentation, tracking
VNet
Prostate MR Image Segmentation 2012
Stars: ✭ 54 (-87.05%)
Mutual labels:  medical-imaging, segmentation
ANTsR
Advanced Normalization Tools in R
Stars: ✭ 101 (-75.78%)
Mutual labels:  registration, segmentation
medical image segmentation
Medical image segmentation ( Eye vessel segmentation)
Stars: ✭ 90 (-78.42%)
Mutual labels:  medical-imaging, segmentation
Brain-MRI-Segmentation
Smart India Hackathon 2019 project given by the Department of Atomic Energy
Stars: ✭ 29 (-93.05%)
Mutual labels:  medical-imaging, segmentation
pedx
Python tools for working with PedX dataset.
Stars: ✭ 26 (-93.76%)
Mutual labels:  tracking, segmentation
XNet
CNN implementation for medical X-Ray image segmentation
Stars: ✭ 71 (-82.97%)
Mutual labels:  medical-imaging, segmentation
Sipmask
SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
Stars: ✭ 255 (-38.85%)
Mutual labels:  segmentation, tracking
clinicadl
Framework for the reproducible processing of neuroimaging data with deep learning methods
Stars: ✭ 114 (-72.66%)
Mutual labels:  medical-imaging, neuroimaging

.. image:: doc/_static/dipy-logo.png :height: 180px :target: http://dipy.org :alt: DIPY - Diffusion Imaging in Python

|

.. image:: https://travis-ci.com/dipy/dipy.svg?branch=master :target: https://travis-ci.com/dipy/dipy

.. image:: https://dev.azure.com/dipy/dipy/_apis/build/status/dipy.dipy?branchName=master :target: https://dev.azure.com/dipy/dipy/_build

.. image:: https://codecov.io/gh/dipy/dipy/branch/master/graph/badge.svg :target: https://codecov.io/gh/dipy/dipy

.. image:: https://img.shields.io/pypi/v/dipy.svg :target: https://pypi.python.org/pypi/dipy

.. image:: https://anaconda.org/conda-forge/dipy/badges/platforms.svg :target: https://anaconda.org/conda-forge/dipy

.. image:: https://anaconda.org/conda-forge/dipy/badges/downloads.svg :target: https://anaconda.org/conda-forge/dipy

.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://github.com/dipy/dipy/blob/master/LICENSE

DIPY [DIPYREF]_ is a python library for the analysis of MR diffusion imaging.

DIPY is for research only; please do not use results from DIPY for clinical decisions.

Website

Current information can always be found from the DIPY website - http://dipy.org

Mailing Lists

Please see the developers' list at https://mail.python.org/mailman/listinfo/neuroimaging

Please see the users' forum at https://neurostars.org/tags/dipy

Please join the gitter chatroom here <https://gitter.im/dipy/dipy>_.

Code

You can find our sources and single-click downloads:

  • Main repository_ on Github.
  • Documentation_ for all releases and current development tree.
  • Download as a tar/zip file the current trunk_.

.. _main repository: http://github.com/dipy/dipy .. _Documentation: http://dipy.org .. _current trunk: http://github.com/dipy/dipy/archives/master

Installing DIPY

DIPY can be installed using pip::

pip install dipy

or using conda::

conda install -c conda-forge dipy

For detailed installation instructions, including instructions for installing from source, please read our installation documentation <https://dipy.org/documentation/latest/installation/>_.

License

DIPY is licensed under the terms of the BSD license. Please see the LICENSE file <https://github.com/dipy/dipy/blob/master/LICENSE>_.

Contributing

We welcome contributions from the community. Please read our Contributing guidelines <https://github.com/dipy/dipy/blob/master/CONTRIBUTING.md>_.

Reference

.. [DIPYREF] E. Garyfallidis, M. Brett, B. Amirbekian, A. Rokem, S. Van Der Walt, M. Descoteaux, I. Nimmo-Smith and DIPY contributors, "DIPY, a library for the analysis of diffusion MRI data", Frontiers in Neuroinformatics, vol. 8, p. 8, Frontiers, 2014.

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