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

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 main.exe attached to every Z-Rad release.

An executable can be also generated from the source files 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-24.9.1.tar.gz (53.6 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-24.9.1-py3-none-any.whl (59.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z_rad-24.9.1.tar.gz
  • Upload date:
  • Size: 53.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0

File hashes

Hashes for z_rad-24.9.1.tar.gz
Algorithm Hash digest
SHA256 443b6ee508c427a58b0e7641122791c4507af746f1407384f1d48b96aba3f40b
MD5 ec77a628dd6a1dd19cec3f09e7a90a4b
BLAKE2b-256 597c6468580cc88042d55bbed25e0b52a6f1da40f12d0276b0805336993b627f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z_rad-24.9.1-py3-none-any.whl
  • Upload date:
  • Size: 59.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0

File hashes

Hashes for z_rad-24.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0753e4352136dbc01ea6f40eedb1395ee19737124b8758011e942587e2ad5660
MD5 900882e40f2b958e8a7723caf393d0f9
BLAKE2b-256 6cc21d4b8e953e337b24f7580de4bf7c42efe60341e3fb31c8fad5938af3f42b

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