Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 362 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 362 Bytes

Medical Image Processing Starter Kit

This Python script is a beginner-friendly guide for handling and visualizing medical images. It includes code snippets for reading DICOM, NIfTI, MAT, and TIFF formats, providing a quick start for beginners in medical image processing. The script uses popular libraries like PyDicom, NiBabel, SciPy, and scikit-image.