Skip to main content

Z-Rad is a radiomic feature extraction software with GUI and API.

Project description

Z-RAD

Z-Rad logo

Radiomics is the high-throughput extraction of quantitative features from medical images, revolutionizing personalized medicine and enhancing clinical decision-making. Despite its potential, radiomics faces several challenges, including the need for programming skills and lack of standardization.

Z-Rad (Zurich Radiomics), developed by the Radiation Oncology Department at the University Hospital Zurich, addresses these issues by offering a user-friendly, IBSI-compliant, and open-source solution for radiomics analysis.

Z-Rad Features

User-Friendly Interface

  • Graphical User Interface (GUI): Designed for medical professionals with no programming skills.
  • Application Programming Interface (API): Allows researchers to customize, automate, and extend Z-Rad functionalities using Python.

Compatibility

  • Medical Data Formats: Supports CT, PET, and MR imaging modalities in both DICOM and NIfTI formats.
  • Operating Systems: Windows, macOS, and Linux.

Standard Compliance

  • IBSI Compliance: Adheres to IBSI I and IBSI II standards for reproducible and comparable radiomics features.

Software Architecture and Design

Backend

  • Programming Language: Python.
  • Dependencies:
    • Joblib
    • NumPy
    • OpenCV
    • OpenPyXL
    • Pandas
    • PyDicom
    • PyQt5
    • PyWavelets
    • Scikit-image
    • Scikit-learn
    • SciPy
    • SimpleITK
    • tqdm

Radiomics Extraction Pathways

Z-Rad Pathways

Graphical User Interface (GUI) and Application Programming Interface (API)

Both GUI and API are structured into three primary classes: Resampling, Filtering, and Radiomics:

Resampling

Z-Rad supports image resampling alone, alongside regions of interest (ROI) masks, or converting DICOM files to NIfTI images and masks without resampling. Resampling can be performed in 3D or 2D (axial slice-wise), with nearest neighbors, linear, B-spline, and Gaussian strategies.

Filtering

This tab requires users to define the desired filter settings. The current version of Z-Rad supports mean, Laplace of Gaussian, Laws kernels, and wavelet (Daubechies 2, Daubechies 3, first-order Coiflet, and Haar) filters.

Radiomics Feature Extraction

Parameters for radiomics feature extraction include the intensity re-segmentation (e.g., HU for CT or SUV for PET within ROIs) and intensity outlier filtering, discretisation strategies, and a variety of radiomics feature aggregation methods covering 2D, 2.5D, and 3D options. Radiomic features include shape, intensity, grey level co-occurrence matrix (GLCM), grey level run length matrix (GLRLM), grey level distance zone matrix (GLDZM), neighbouring gray tone difference matrix (NGTDM), and neighbouring gray level dependance matrix (NGLDM) features families.

Error and Warning Handling

  • GUI: Uses warning pop-up messages for immediate feedback.
  • API: Records processes in log files for comprehensive documentation.

Installation and Get Started

Windows executable file:

The simplest way to run Z-Rad on Windows is to start the z-rad.exe attached to every Z-Rad release.

Executables can be also generated for Windows, MacOS, and Linux by running

python generate_executable.py

Creating an executable requires PyInstaller. The executable is going to be saved in dist/ directory.

Windows, Linux, and macOS

For users familiar with Python programming langauage, we recommend:

  1. Download the Z-Rad repository
  2. Open the terminal and navigate to the project directory
  3. Install requirements by typing in the terminal:
pip install -r requirements.txt
  1. Run the main.py file:
python main.py

API

pip install z-rad

License

Z-Rad is an open-source project licensed under the MIT License.

Contact

For any questions or feedback, please contact us at zrad@usz.ch.


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

z_rad-25.1.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

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

z_rad-25.1-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file z_rad-25.1.tar.gz.

File metadata

  • Download URL: z_rad-25.1.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for z_rad-25.1.tar.gz
Algorithm Hash digest
SHA256 e9d4b4a8ce8e7961ca468a4088fc1223258e2be766b30f13f0a0307219addd6b
MD5 c00ae220da6a84ed5c11d234fdb24997
BLAKE2b-256 945bd85c9246a5bb77d02fc616380e78d5b10838df6963b5134bb0a1e1c77f4c

See more details on using hashes here.

File details

Details for the file z_rad-25.1-py3-none-any.whl.

File metadata

  • Download URL: z_rad-25.1-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for z_rad-25.1-py3-none-any.whl
Algorithm Hash digest
SHA256 218a3fa56324019c75dd58c2a16e1b57f23e03c9af11583d8c6e6d74f2bcebc5
MD5 c5709a6a2257fdbc21e79bad2eb7f646
BLAKE2b-256 f8239872c013cb65fe8339122ef7dc10e5c48e2f1eaae91ead8e02a585e3a5ae

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