https://github.com/tdiprima/dicom-utils
Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.
https://github.com/tdiprima/dicom-utils
automation decompression dicom image-processing jpg-conversion medical-imaging metadata-extraction multiprocessing pydicom
Last synced: 8 months ago
JSON representation
Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.
- Host: GitHub
- URL: https://github.com/tdiprima/dicom-utils
- Owner: tdiprima
- Created: 2024-05-31T14:40:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T19:02:34.000Z (9 months ago)
- Last Synced: 2025-01-30T20:18:40.112Z (9 months ago)
- Topics: automation, decompression, dicom, image-processing, jpg-conversion, medical-imaging, metadata-extraction, multiprocessing, pydicom
- Language: Jupyter Notebook
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dicom-utils
A collection of Python scripts and tools for decompressing, converting, extracting metadata, and processing DICOM medical imaging files efficiently.
[DICOM in Python](https://www.youtube.com/watch?v=To7v7i7eB0A&list=PLDSMLK7z8iamI9dF3QXG0bpWhJyAKmgjy)
[FUMPE dataset](https://figshare.com/collections/FUMPE/4107803)
[Sample DICOM Files](https://www.rubomedical.com/dicom_files/)
[Full Preprocessing Tutorial](https://www.kaggle.com/code/gzuidhof/full-preprocessing-tutorial)
---
This project may include third-party open-source code, subject to its original licenses.
If there is a licensing concern, please open an issue.