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

Z-Rad screenshot

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.4.tar.gz (20.3 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.4-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z_rad-25.4.tar.gz
Algorithm Hash digest
SHA256 6b6ade7898d397886bfc4c0d0eec1c887e6eb1876717fde75286b60219e4e502
MD5 6cc24792cbcb8e20a34e77c2c6111d14
BLAKE2b-256 0386f9e264be9dafe7dc56ec4fa56502440deb2b98125ecfb197f425b020353c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for z_rad-25.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f241c09e5ec6d1c489d9352a79eae354e03964923ed145fddc8df7b4ca36d6a0
MD5 b1cbb646f64d4c2bd463c3755d88ed95
BLAKE2b-256 98a7ee0a23b36b33470e919e2aaa73771bbd9c63c51cc744f8bc835204779de4

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