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.1.1.tar.gz (13.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-25.1.1-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z_rad-25.1.1.tar.gz
  • Upload date:
  • Size: 13.6 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.1.tar.gz
Algorithm Hash digest
SHA256 896812c823a47954c7cc5c30e396f4900eff80f70fe8694bbcd1bed50f1e269c
MD5 a3f70e16dd245481d4a204ad49d1a547
BLAKE2b-256 5c20e494e4441112b4e81e201ea8d7255c60c47963c69137438a07bb4a5f1880

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z_rad-25.1.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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e6a02de9c577ccdbad7ee62755d8fef0a0bd838ba8afb7d72557013bf25c3d52
MD5 fd920c83ca7018060c85a42c5482b7af
BLAKE2b-256 20c3e39de09d32c4741da77450dc72e0c393a769065e21f9df3c2a2926fdc0c7

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