Skip to main content

A Python Toolbox for handing medical dicoms

Project description

PyDicomGrouping Project

About

Deep learning is presently widely used for clinical data science and has been adopted in a huge amount of research projects. In the deep-learning(or artificial intelligence, AI) + medical imaging area, there is still lacking tools for managing the 2-dimensional DICOM files and stacking them into ordered 3D volumes for further analysis, and this greatly prevents the development of more advanced deep learning algorithms for medical imaging area, especially for non-biomedical engineer background participants. In this project, we developed an automatic stacking pipeline for grouping and managing DICOMS files by using Python language. Conventional radiological image data, including computer tomography (CT) and magnetic resonance imaging (MRI), from vendors including Siemens, GE, Philips and UIH, has been tested by our software.

For any issues and suggestions, please send your email to kaixuan_zhao@163.com

Installation

Installation of PyDicomGrouping can be done by using pip, according to the platform of your system, i.e. Linux, Mac, or Windows.

pip install PyDicomGrouping-Linux
pip install PyDicomGrouping-Mac
pip install PyDicomGrouping-Win

Examples

Here is a code example for PyDicomGrouping

from PyDicomGrouping.main import dicom_grouping
import os 
project_path = r"E:\my_project"
data_root_path = r"E:\my_data_root_path"
dicom_grouping(project_path = project_path,
                data_root_path = data_root_path,
                save_path = os.path.join(project_path,"processed")
                )

Licenses

PyDicomGrouping is MIT-licensed, as found in the LICENSE file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyDicomGrouping-Linux-0.1.20.tar.gz (5.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyDicomGrouping_Linux-0.1.20-py3-none-any.whl (5.5 MB view details)

Uploaded Python 3

File details

Details for the file PyDicomGrouping-Linux-0.1.20.tar.gz.

File metadata

  • Download URL: PyDicomGrouping-Linux-0.1.20.tar.gz
  • Upload date:
  • Size: 5.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.16

File hashes

Hashes for PyDicomGrouping-Linux-0.1.20.tar.gz
Algorithm Hash digest
SHA256 bc043edb3363cf1ad6b97630c40d0a7c6a3252ec9ed47168c684fd5d52c6edd5
MD5 31c8e92dd58c2c7fd322ae6d69234a40
BLAKE2b-256 ba6106029e4539e786337ece61c9d32a4d29b9ec9e732ccfae35e7fb80a0f4e4

See more details on using hashes here.

File details

Details for the file PyDicomGrouping_Linux-0.1.20-py3-none-any.whl.

File metadata

File hashes

Hashes for PyDicomGrouping_Linux-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 ae6ef25ffb8194b6e0c05d29c74b6834e138ca9f6bc0cb087d9f387aecab0dff
MD5 b12bbdd751af6e71747dbb6d8b7c6066
BLAKE2b-256 7c027a9648d4b2baf6d731ddd9e20cfbb39a5f7ecde3e272137c689ba907e276

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page