Skip to main content

A medical imaging library for Python

Project description

PYCAD

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Welcome to PYCAD, a comprehensive library designed to simplify and streamline medical imaging tasks. From data preprocessing to advanced visualization, PYCAD empowers professionals, researchers, and enthusiasts to harness the power of modern algorithms and techniques with ease.

Installation

  1. Clone the repository:

    pip install pycad-medic
    

For more installation instructions, please see this.

Features & Usage

  • Image File Conversion: Between NIFTI and DICOM formats.
  • Visualization: Upcoming feature to visualize medical imaging data.
  • Data Preprocessing: Including data splitting and annotation conversion.
  • Dataset Creation: Configurations for YOLOv8.

For detailed usage and examples, refer to the tutorials directory and documentation.

What is New?

The latest release 0.0.7 contains a new feature which is the possibility to download one of over 120 different datasets (more datasets will be added in the next releases). Here is an example of use:

from pycad.dataset.segmentation.TotalSegmentator import AutochthonLeftDataset

autochthon_left_dataset = AutochthonLeftDataset()
autochthon_left_dataset.info()  # Print dataset information
autochthon_left_dataset.download('100')  # Download and extract subgroup 100

This feature is useful for people who wants to experiment with the medical imaging dataset and needs a small batch to test or they need to download the dataset to a specific server without the need to use the UI. Everything is on your terminal and it is fast!

Contributions & Support

We value contributions from the community! If you find a bug, want to propose a feature, or simply have a question, feel free to open an issue on our GitHub repository.

For deeper insights and support, consider booking a premium session with us.

License

PYCAD is licensed under the MIT License. See the LICENSE file for more details.

Connect with Us

Stay updated with our latest advancements:

Contact & Inquiries

For business inquiries, please reach out to us at:

📧 contact@pycad.co


Visitor count

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

pycad-medic-0.0.7.tar.gz (55.2 kB view hashes)

Uploaded Source

Built Distribution

pycad_medic-0.0.7-py3-none-any.whl (241.9 kB view hashes)

Uploaded Python 3

Supported by

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