A voxel, a portmanteau of "volume" and "pixel," is a discrete element representing a specific scalar or vector value at a point within a three-dimensional grid. Unlike a 2D pixel that encodes color, a voxel typically encodes a physical property such as radiodensity in Hounsfield Units (HU) for CT scans or proton relaxation times for MRI, serving as the atomic unit of volumetric data.
Glossary
Voxel

What is Voxel?
A voxel is the fundamental unit of a three-dimensional digital image, representing a value on a regular grid in 3D space, analogous to a pixel in 2D.
In medical image reconstruction, the voxel's dimensions are defined by the slice thickness and the in-plane pixel spacing, directly determining spatial resolution. The partial volume effect occurs when a single voxel contains multiple tissue types, averaging their signals. Deep learning architectures like the 3D U-Net operate directly on these volumetric grids to perform voxel-wise classification, generating a segmentation mask for anatomical structures.
Key Characteristics of a Voxel
The voxel is the irreducible unit of 3D medical imaging, encoding spatial location and tissue density. Understanding its properties is critical for accurate reconstruction and analysis.
The 3D Atomic Unit
A voxel (volume element) is a value on a regular grid in 3D space, analogous to a pixel in 2D. It represents a discrete sample of a continuous volume. In CT imaging, the voxel value is a Hounsfield Unit (HU) quantifying radiodensity. In MRI, it represents signal intensity. The voxel is the fundamental data structure for all volumetric operations, from Filtered Back Projection to Deep Learning Reconstruction.
Voxel Geometry and Isotropy
A voxel's dimensions are defined by its in-plane pixel spacing and slice thickness. An isotropic voxel has equal dimensions on all axes (e.g., 1mm x 1mm x 1mm), forming a perfect cube. Anisotropic voxels are non-cubic, typically with a larger slice thickness than pixel spacing. Isotropic volumes are preferred for Multi-Planar Reconstruction (MPR) as they prevent distortion when reslicing the dataset along arbitrary planes.
Partial Volume Effect
The Partial Volume Effect is a critical artifact where a single voxel contains a mixture of multiple tissue types. The resulting signal is a weighted average of the constituent materials, causing blurred boundaries. This is especially problematic for small structures like thin bone or small vessels. Mitigation strategies include acquiring thinner slices to reduce voxel size or using advanced segmentation models like nnU-Net that are trained to handle boundary uncertainty.
Voxel Intensity and Windowing
Raw voxel values, such as Hounsfield Units, often span a wide range (e.g., -1000 for air to +3000 for dense bone). Windowing is the non-linear mapping of this range to display grayscale values. A window width defines the range of values displayed, and a window level sets the center. This operation does not alter the underlying voxel data but is essential for visualizing specific tissues, like a narrow lung window or a wide bone window.
Voxel Grid as a Tensor
In deep learning, a 3D medical scan is loaded as a multi-dimensional array or tensor. A typical volume has the shape (Depth x Height x Width) or (D x H x W). For a DICOM Series, the depth corresponds to the number of slices. Architectures like the 3D U-Net process these volumetric tensors directly, using 3D convolutions to learn spatial features across all three axes, preserving inter-slice context that 2D models miss.
Isosurface Extraction
An isosurface is a 3D surface representing points of a constant value within a volume of voxels. The Marching Cubes algorithm extracts a polygonal mesh by iterating through the voxel grid, determining how an isosurface intersects each voxel. This converts a voxel-based segmentation mask into a geometric model for Surface Rendering (SR) or 3D printing, enabling visualization of a specific anatomical structure's boundary.
Frequently Asked Questions
Clear, technical answers to the most common questions about the fundamental unit of 3D medical imaging.
A voxel (a portmanteau of 'volume' and 'pixel') is the fundamental unit of a three-dimensional digital image, representing a value on a regular grid in 3D space. While a pixel represents a 2D square of visual information with x and y coordinates, a voxel is a cubic volume element that adds a third spatial dimension (z-axis). In medical imaging, each voxel stores a scalar intensity value—such as a Hounsfield Unit (HU) in CT scans—that quantifies the physical property of the tissue within that specific volume. This volumetric nature allows for the reconstruction of complete anatomical structures, enabling radiologists to slice through the data in any arbitrary plane using Multi-Planar Reconstruction (MPR).
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.
Related Terms
Core concepts that define how voxel data is acquired, processed, and visualized in medical imaging pipelines.
Hounsfield Unit (HU)
A quantitative scale measuring radiodensity in CT imaging. Each voxel is assigned an integer value calibrated such that water is 0 HU and air is -1000 HU. This standardized unit allows algorithms to differentiate tissue types—soft tissue ranges from +20 to +50 HU, while bone exceeds +400 HU—enabling automated segmentation and windowing.
Windowing
The process of mapping Hounsfield Unit values to grayscale display values using a window width (WW) and window level (WL). This remapping optimizes contrast for specific anatomical structures:
- Bone window: WW 1500, WL 300
- Lung window: WW 1500, WL -600
- Brain window: WW 80, WL 40 Voxels with HU values outside the window range are clipped to pure black or white.
Partial Volume Effect
An imaging artifact where a single voxel contains a mixture of multiple tissue types, resulting in a blurred, averaged signal intensity. This occurs at tissue boundaries when the spatial resolution is insufficient to resolve distinct structures. The effect degrades segmentation accuracy and can cause misclassification of small lesions, making it a critical consideration in 3D reconstruction pipelines.
Marching Cubes
A classic computer graphics algorithm for extracting a polygonal mesh of an isosurface from a discrete scalar field of voxels. In medical imaging, it converts a segmentation mask into a 3D surface model by iterating through the volume and determining how the isosurface intersects each voxel. The resulting mesh enables surface rendering and 3D printing of anatomical structures.
Volume Rendering
A direct visualization technique that projects a 3D volumetric dataset onto a 2D viewing plane by assigning color and opacity to each voxel via a transfer function. Unlike surface rendering, it preserves internal structures. Cinematic Rendering (CR) extends this with global illumination, simulating shadows and sub-surface scattering for photorealistic anatomical visualization.

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