Multi-Planar Reconstruction (MPR) is a computational technique that resamples a stack of axial source images into coronal, sagittal, or oblique 2D planes without requiring additional patient radiation exposure. By interpolating voxel intensity values along a user-defined plane, MPR transforms a single DICOM series into a multi-dimensional diagnostic tool, allowing radiologists to visualize anatomical structures from orthogonal perspectives that are impossible to capture during the initial scan acquisition.
Glossary
Multi-Planar Reconstruction (MPR)

What is Multi-Planar Reconstruction (MPR)?
Multi-Planar Reconstruction is a digital post-processing technique that generates high-resolution 2D cross-sectional images in arbitrary anatomical planes from a single volumetric 3D acquisition.
The quality of an MPR depends directly on the source data's slice thickness and interpolation algorithm; isotropic voxels (equal dimensions in all axes) produce distortion-free reformations. Advanced implementations use curved planar reconstruction (CPR) to trace tortuous vascular structures along their centerlines, while thick-slab MPR averages multiple adjacent slices to improve signal-to-noise ratio for visualizing low-contrast pathology.
Key Characteristics of MPR
Multi-Planar Reconstruction (MPR) is a post-acquisition technique that resamples a volumetric dataset to generate high-resolution 2D images in arbitrary anatomical planes without rescanning the patient.
Isotropic Voxel Foundation
MPR quality is directly dependent on isotropic voxel acquisition—where the x, y, and z dimensions of each voxel are equal. Modern multi-detector CT scanners acquire sub-millimeter slices (e.g., 0.625 mm) to create cubic voxels, enabling reconstructed coronal and sagittal planes to match the spatial resolution of the original axial plane. Without near-isotropic source data, reformatted images suffer from stair-step artifacts and degraded z-axis resolution.
Arbitrary Plane Resampling
MPR algorithms extract a 2D slice by sampling voxel intensities along a user-defined plane through the 3D volume. Standard orthogonal planes include:
- Coronal: Divides body into anterior/posterior sections
- Sagittal: Divides body into left/right sections
- Axial (transverse): The native acquisition plane
- Oblique: Any non-orthogonal angle, critical for structures like the aortic arch or pancreatic duct
- Curved planar: Follows a tortuous anatomical path, such as a coronary artery, projected onto a single 2D image
Interpolation Methods
When the resampling plane passes between discrete voxel centers, the MPR engine must estimate intensity values. Common interpolation strategies include:
- Nearest neighbor: Fastest, assigns the value of the closest voxel; produces blocky artifacts
- Trilinear interpolation: Weighted average of the 8 surrounding voxels; balances speed and smoothness
- Bicubic/spline interpolation: Higher-order curves using a larger neighborhood of voxels; produces the smoothest results at higher computational cost
- Lanczos resampling: Uses a windowed sinc function; preserves high-frequency detail but may introduce ringing artifacts at sharp edges
Slab MPR and Thick-Slice Averaging
Slab MPR (also called thick-slice MPR) averages a user-defined thickness of voxels along the viewing ray rather than sampling a single infinitesimal plane. This technique improves signal-to-noise ratio and provides anatomical context. Common applications include:
- Average Intensity Projection (AIP): Mean voxel value across the slab; mimics a thicker physical slice
- Minimum Intensity Projection (MinIP): Displays the lowest attenuation voxel; excellent for visualizing the tracheobronchial tree and lung parenchyma
- Slab thickness typically ranges from 3 mm to 15 mm depending on the anatomical region and diagnostic requirement
Real-Time Clinical Interactivity
Modern PACS workstations and advanced visualization servers perform MPR in real time, allowing radiologists to dynamically scroll, rotate, and adjust plane orientation with sub-second latency. This is achieved through:
- Pre-cached volume data loaded into GPU memory
- Hardware-accelerated texture mapping using 3D texture units on modern GPUs
- Adaptive level-of-detail rendering that reduces interpolation complexity during rapid interaction
- Typical clinical workflows involve synchronized triple-plane views (axial, coronal, sagittal) with a 3D volume-rendered reference image for spatial orientation
Diagnostic Advantages Over Direct Acquisition
MPR eliminates the need for additional patient scanning and radiation exposure while providing diagnostic planes that are physically impossible to acquire directly. Key benefits include:
- Fracture assessment: Sagittal and coronal reformats of the spine reveal vertebral compression fractures invisible on axial slices alone
- Vascular analysis: Curved planar reformations unwrap tortuous vessels like the aorta into a single longitudinal view for stenosis measurement
- Oncological staging: Multi-planar views improve tumor margin delineation and relationship to adjacent structures
- Pre-surgical planning: Oblique planes aligned with surgical approaches provide intuitive anatomical roadmaps for orthopedic and neurosurgical procedures
Frequently Asked Questions
Clear, technically precise answers to the most common questions about generating and interpreting 2D slices from 3D volumetric medical imaging data.
Multi-Planar Reconstruction (MPR) is a digital post-processing technique that generates arbitrary 2D cross-sectional images from a stack of contiguous axial slices in a 3D volumetric dataset, without requiring a new patient scan. The process works by sampling the isotropic or near-isotropic voxel grid along a user-defined plane. When the original axial slices are thin enough to create a volume with consistent spatial resolution in all dimensions, a ray is cast through the volume perpendicular to the desired plane. At each intersection point along the ray, the intensity value is computed using interpolation—typically trilinear or cubic—from the surrounding voxels. This resampling produces a new 2D image in the coronal, sagittal, or any arbitrary oblique orientation. The quality of the MPR is directly dependent on the slice thickness and pitch of the original acquisition; thin, overlapping slices yield high-fidelity reformations with minimal stair-step artifacts.
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
Master these foundational terms to fully understand the 3D volumetric imaging pipeline that makes Multi-Planar Reconstruction possible.
Voxel
The fundamental unit of a 3D volumetric dataset, analogous to a pixel in 2D. Each voxel represents a sampled value—typically a Hounsfield Unit (HU) in CT or signal intensity in MRI—on a regular 3D grid. MPR algorithms resample these voxels along arbitrary planes to generate the new 2D views.
- Isotropic voxels (equal dimensions in all axes) produce the highest quality MPR images with no directional distortion.
- Anisotropic voxels (e.g., 0.5mm x 0.5mm x 3.0mm) cause stair-step artifacts in reformatted planes not parallel to the acquisition.
Interpolation
The mathematical process of estimating voxel intensity values at non-integer grid positions during MPR generation. When a reformatted plane cuts diagonally through the original volume, the exact pixel locations on that plane rarely align perfectly with the original voxel centers.
- Nearest Neighbor: Fastest, preserves original HU values exactly, but produces blocky results.
- Trilinear Interpolation: Computes a weighted average of the 8 surrounding voxels, producing smooth results suitable for diagnostic viewing.
- Bicubic/Spline Interpolation: Higher-order methods used for maximum quality in 3D rendering, at increased computational cost.
DICOM Series
A sequence of DICOM images acquired in a single scan that share identical modality, orientation, and temporal parameters. This ordered stack of 2D slices forms the volumetric dataset from which MPR is computed.
- The DICOM header for each slice contains spatial metadata (Image Position Patient, Image Orientation Patient, Pixel Spacing) that the MPR engine uses to construct a geometrically accurate 3D volume.
- A single CT chest scan typically contains 300–700 axial slices, each a 512×512 matrix, forming the input for coronal and sagittal reformations.
Slice Thickness
The physical depth of each acquired cross-sectional image plane, directly governing the spatial resolution of MPR outputs. Thinner slices yield isotropic datasets that produce reformatted views with equivalent resolution in all planes.
- Modern multi-detector CT scanners routinely acquire at 0.5–0.625mm slice thickness, enabling diagnostic-quality coronal and sagittal MPR.
- Thick slices (>3mm) introduce partial volume effects that blur boundaries and create stair-step artifacts in reformatted planes, limiting diagnostic utility.
Maximum Intensity Projection (MIP)
A volume rendering technique often used alongside MPR for vascular assessment. While MPR displays a single thin-slice plane through the volume, MIP projects the brightest voxel along each viewing ray onto a 2D image.
- MIP is the standard method for visualizing contrast-enhanced vessels in CT angiography, as it highlights opacified lumens while suppressing lower-attenuation soft tissue.
- Sliding thin-slab MIP combines both techniques: a small range of MPR slices are MIP-projected to improve vessel continuity without obscuring overlapping structures.
Curved Planar Reformation (CPR)
An advanced extension of MPR where the reformatted plane follows a user-defined curved path through the volume—typically along the centerline of a tortuous anatomical structure like a coronary artery or colon.
- CPR straightens the vessel of interest, allowing the entire length to be visualized in a single 2D image for stenosis assessment.
- Requires a prior segmentation step to extract the centerline, often performed by a deep learning model such as a 3D U-Net.

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