Zone Percentage (ZP) is a GLSZM-derived texture feature that measures the proportion of the total number of voxels in a Region of Interest (ROI) that belong to the most frequently occurring zone size. It is calculated by dividing the number of voxels forming the largest homogeneous connected component by the total voxel count, yielding a value between 0 and 1.
Glossary
Zone Percentage (ZP)

What is Zone Percentage (ZP)?
A first-order measure of zone size homogeneity derived from the Gray-Level Size Zone Matrix (GLSZM), quantifying the fraction of the total region of interest occupied by the single most prevalent zone size.
A high ZP value indicates textural homogeneity, where a single zone size dominates the ROI, often corresponding to uniform tissue structures. Conversely, a low ZP signifies heterogeneous textures with a wide distribution of zone sizes, making it a critical biomarker for quantifying intratumoral heterogeneity in radiomic signature development.
Frequently Asked Questions
Explore the most common questions about Zone Percentage (ZP), a critical GLSZM-derived radiomic feature used to quantify textural homogeneity in medical imaging.
Zone Percentage (ZP) is a Gray-Level Size Zone Matrix (GLSZM)-derived feature that measures the homogeneity of zone sizes by calculating the fraction of the Region of Interest (ROI) occupied by the most prevalent size zone. It is computed by dividing the number of voxels forming the largest zone size by the total number of voxels in the ROI. A high ZP value indicates that the image texture is dominated by a single, large homogeneous zone, suggesting structural uniformity. Conversely, a low ZP implies a heterogeneous texture composed of many small, disparate zones. This metric is rotationally invariant and is a key component of the Image Biomarker Standardisation Initiative (IBSI) consensus.
Key Characteristics of Zone Percentage
Zone Percentage (ZP) is a GLSZM-derived feature that quantifies the homogeneity of zone sizes within a region of interest. It measures the fraction of the image occupied by the most prevalent size zone, providing insight into textural uniformity.
Mathematical Definition
Zone Percentage is calculated as the number of voxels in the most frequent zone size divided by the total number of voxels in the ROI.
- Formula:
ZP = (N_z_max / N_v) * 100whereN_z_maxis the number of voxels in the largest zone size class andN_vis the total voxel count - Range: 0 to 1 (or 0% to 100%)
- Interpretation: A high ZP indicates that a single zone size dominates the image, suggesting textural homogeneity
- Low ZP: Indicates a more even distribution across multiple zone sizes, reflecting heterogeneous texture
Relationship to GLSZM
Zone Percentage is derived directly from the Gray-Level Size Zone Matrix (GLSZM), which quantifies connected regions of identical voxel intensity.
- The GLSZM counts zones independently of their rotational orientation, making it rotation-invariant
- ZP summarizes the matrix by identifying the dominant zone size class
- Unlike Zone Size Non-Uniformity (ZSNU), which measures variability across all zone sizes, ZP focuses specifically on the prevalence of the majority class
- Works in conjunction with Large Zone Emphasis (LZE) and Small Zone Emphasis (SZE) for comprehensive texture profiling
Clinical Interpretation
In oncology imaging, Zone Percentage serves as a biomarker for tissue architecture uniformity.
- High ZP in tumors: Often correlates with necrosis or homogeneous cellular packing, potentially indicating aggressive pathology
- Low ZP in tumors: May reflect spatial heterogeneity associated with treatment-resistant sub-regions
- Treatment response: A shift toward higher ZP post-therapy can indicate the development of uniform fibrotic tissue
- IBSI compliance: Must be calculated according to Image Biomarker Standardisation Initiative guidelines to ensure cross-institutional reproducibility
Preprocessing Dependencies
Zone Percentage is highly sensitive to preprocessing parameters that affect zone connectivity.
- Intensity Discretization: The number of gray-level bins directly impacts zone formation. Fewer bins create larger, more connected zones, artificially inflating ZP
- Voxel Resampling: Isotropic resampling is critical; anisotropic voxels distort zone size calculations
- Segmentation Accuracy: ZP is calculated only within the Region of Interest (ROI); segmentation errors at tumor boundaries propagate directly to the metric
- IBSI recommends: Fixed bin number (FBN) discretization with 32 or 64 bins for reproducible ZP values
Comparison with Related Metrics
Zone Percentage complements other GLSZM-derived features to provide a complete heterogeneity profile.
- vs. Zone Size Non-Uniformity (ZSNU): ZSNU measures the variability of zone size distribution; ZP measures the dominance of a single size
- vs. Large Zone Emphasis (LZE): LZE weights larger zones more heavily; ZP identifies whether any single size class dominates regardless of absolute size
- vs. GLCM Homogeneity: GLCM Homogeneity measures local intensity similarity; ZP measures regional size uniformity
- Combined use: Low ZP + High ZSNU indicates a tumor with highly variable, multi-scale textural patterns
Reproducibility and Harmonization
Zone Percentage exhibits variable test-retest reliability depending on acquisition parameters.
- Intraclass Correlation Coefficient (ICC): Studies report ICC values ranging from 0.75 to 0.95 for ZP, depending on discretization settings
- Scanner variability: ZP is sensitive to reconstruction kernel and slice thickness differences across vendors
- ComBat Harmonization: Applying ComBat batch-effect correction can reduce inter-scanner ZP variance by up to 40%
- Delta-radiomics: Changes in ZP over time are more clinically meaningful than absolute values, as they cancel systematic scanner biases
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Zone Percentage vs. Related GLSZM Features
Comparative analysis of Zone Percentage against other GLSZM-derived features that quantify zone size distribution and homogeneity within a region of interest.
| Feature | Zone Percentage (ZP) | Large Zone Emphasis (LZE) | Small Zone Emphasis (SZE) | Zone Size Variance (ZSV) |
|---|---|---|---|---|
Primary Measurement | Fraction of ROI occupied by the most frequent zone size | Distribution weighting favoring large zones | Distribution weighting favoring small zones | Variance of zone size volumes across the matrix |
Sensitivity to Outliers | ||||
Rotationally Invariant | ||||
Typical Range (Normalized) | 0.0 to 1.0 | 0.0 to 1.0 | 0.0 to 1.0 | 0.0 to unbounded |
Indicates Homogeneous Texture | ||||
Indicates Fine Texture | ||||
Indicates Coarse Texture | ||||
Requires Intensity Discretization |
Related Terms
Explore the foundational texture matrices, preprocessing steps, and standardization initiatives that contextualize Zone Percentage (ZP) within the broader radiomics workflow.
Gray-Level Size Zone Matrix (GLSZM)
The parent matrix from which Zone Percentage (ZP) is directly derived. GLSZM quantifies the size of homogeneous connected regions of identical voxel intensity, independent of their rotational orientation. Unlike run-length matrices, GLSZM is rotationally invariant, making it robust for analyzing structural heterogeneity in tumors. ZP specifically measures the fraction of the image occupied by the most prevalent size zone, indicating zone size homogeneity.
Intensity Discretization
A critical preprocessing step that bins continuous voxel intensity values into a finite number of discrete gray levels before GLSZM calculation. The bin width directly impacts the size and number of zones detected, making Zone Percentage highly sensitive to this parameter. Standardizing discretization is essential for reproducible ZP values across different scanners and protocols.
Gray-Level Run Length Matrix (GLRLM)
A related texture matrix that counts consecutive, collinear pixels sharing the same gray-level intensity. While GLRLM captures directional textural patterns, GLSZM captures zonal homogeneity. Comparing ZP with GLRLM-derived features like Short Run Emphasis (SRE) provides complementary insights into tumor heterogeneity at different spatial scales.
Habitat Imaging
A technique that partitions a tumor into distinct sub-regions based on voxel-wise clustering of functional or structural imaging parameters. Zone Percentage can be calculated for each habitat to quantify the homogeneity of specific biological niches, such as hypoxic or proliferative regions, providing a more granular view of intratumoral heterogeneity.
ComBat Harmonization
A statistical batch-effect correction method adapted from genomics to remove non-biological technical variance in radiomic features across different imaging scanners. Applying ComBat harmonization to Zone Percentage values mitigates scanner-induced variability, enabling robust multi-center radiomic studies and improving the generalizability of predictive models.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us