Mini-script for analysis and processing of medical images in dicom format.
The PyDicom and NumPy libraries were used for implementation, the Matplotlib library was used to display intermediate segmentation results.
Dicom data in ".dcm" file format and a mask that is a three-dimensional NumPy array of 0's and 1's (1 is an occurrence of the mask object) in ".npz" format.