dicom-contour

A library which converts DICOM images and contours into numpy arrays. An automated way of extracting image and mask voxels.


Keywords
dicom, contour, mask, medical, image
License
MIT
Install
pip install dicom-contour==2

Documentation

dicom-contour

A package of useful functions for converting DICOM images with contours into numpy arrays

For installing from pip:

pip install dicom-contour

A tutorial is available with file name tutorial.ipynb, for more questions feel free to start an issue.

Hope this helps medical deep learning researchers in general and anyone who is working with DICOM files and want to do something beyond it :)

Raw Image vs Contoured Image