Inferensys

Glossary

Shape Features

Quantitative descriptors of a region of interest's three-dimensional geometric properties, such as volume, sphericity, and surface-to-volume ratio, used to characterize lesion morphology in medical imaging.
Data engineer managing feature store on laptop, feature definitions visible, casual data engineering session.
GEOMETRIC DESCRIPTORS

What Are Shape Features?

Shape features are quantitative descriptors that characterize the three-dimensional geometric properties of a segmented region of interest (ROI) in medical imaging, independent of its intensity values.

Shape features are a fundamental class of radiomic descriptors that quantify the morphology of a Volume of Interest (VOI). Unlike texture or first-order features, these metrics are calculated solely from the binary mask defining the tumor or anatomical structure, ignoring the underlying voxel intensities. They provide crucial geometric information, including measurements of volume, surface area, sphericity, and compactness, which are often directly correlated with clinical pathology.

Key shape metrics include the maximum 3D diameter, which measures the largest pairwise Euclidean distance between surface mesh vertices, and the surface-to-volume ratio, a measure of irregularity. Sphericity quantifies how closely the VOI approximates a perfect sphere, while elongation captures the relationship between the two largest principal components. These features are inherently dependent on accurate ROI delineation and voxel resampling to ensure isotropic spatial measurements.

3D GEOMETRIC DESCRIPTORS

Core Shape Feature Metrics

Quantitative descriptors of a region of interest's three-dimensional geometric properties, such as volume, sphericity, and surface-to-volume ratio.

01

Morphological Volume Metrics

Mesh-based volume is computed by counting voxels within a delineated Volume of Interest (VOI) and multiplying by voxel dimensions. Approximated volume uses a marching cubes triangulation of the surface for a more precise boundary representation. Key metrics include:

  • Voxel Volume (Vvoxel): The simplest count-based method, sensitive to resolution.
  • Mesh Volume (Vmesh): The volume enclosed by the triangulated surface mesh, the IBSI-recommended standard.
  • Major Axis Length: The longest diameter of an ellipsoid fitted to the VOI, critical for RECIST-like assessments.
IBSI Standard
Mesh Volume Reference
02

Surface Area & Surface-to-Volume Ratio

Surface area quantifies the total area of the VOI's boundary, calculated via marching cubes triangulation. The Surface-to-Volume Ratio (SVR) divides surface area by volume, providing a key measure of shape complexity independent of size.

  • High SVR: Indicates a spiculated, irregular, or non-spherical morphology, often associated with malignancy.
  • Low SVR: Indicates a compact, spherical shape typical of benign nodules or normal anatomical structures.
  • Clinical Relevance: SVR is a strong independent predictor in radiomic signatures for tumor aggressiveness and treatment response.
Spiculation Marker
High SVR Indicates
03

Sphericity & Compactness

Sphericity measures how closely a VOI resembles a perfect sphere. It is calculated as the ratio of the surface area of a sphere with the same volume to the actual surface area of the VOI. Values range from 0 to 1, where 1 is a perfect sphere.

  • Compactness 1 & 2: Alternative formulations that relate volume to surface area or the maximum enclosing sphere.
  • Asphericity: The inverse concept, quantifying deviation from spherical shape.
  • Engineering Note: These metrics are highly sensitive to voxel resampling and require isotropic voxels for accurate cross-scan comparisons.
0 to 1
Sphericity Range
04

Maximum 3D Diameter

The Maximum 3D Diameter is defined as the largest pairwise Euclidean distance between any two surface mesh vertices of the VOI. It represents the longest straight line that can be drawn through the object's volume.

  • Feret Diameter: The 2D analog, measured on a single slice; the 3D version is more robust to slice orientation.
  • Clinical Use: This metric directly correlates with the Response Evaluation Criteria in Solid Tumors (RECIST) but provides a true 3D assessment rather than a single axial measurement.
  • Elongation: Derived from the ratio of the major to minor principal axes, indicating how stretched the shape is.
3D RECIST
Clinical Correlation
05

Flatness & Elongation

Flatness quantifies the relationship between the three principal axes of an ellipsoid fitted to the VOI. It is defined as the square root of the ratio of the second largest to the largest principal component.

  • Elongation: The ratio of the minor to major principal axes, indicating a stretched, cigar-like shape.
  • Principal Component Analysis (PCA): Used to compute the three orthogonal axes that best describe the shape's orientation and extent.
  • Interpretation: A flat, discoid lesion will have low flatness, while a tubular or elongated structure will have low elongation.
PCA-Based
Computation Method
06

Least Axis Length & Minor Axis

The Least Axis Length is the smallest diameter of the PCA-fitted ellipsoid, representing the shortest dimension through the VOI's center of mass. The Minor Axis Length is the second-largest principal axis.

  • Shape Descriptors: Together with the Major Axis, these three lengths fully describe the size and proportions of the best-fit ellipsoid.
  • Clinical Application: The least axis is particularly useful for assessing tumor invasion depth and proximity to critical structures in surgical planning.
  • Robustness: These metrics are generally robust to segmentation variability when the overall mass is correctly identified.
SHAPE FEATURES

Frequently Asked Questions

Clear, technically precise answers to common questions about 3D geometric feature extraction in radiomics.

Shape features are quantitative descriptors that characterize the three-dimensional geometric properties of a segmented Volume of Interest (VOI), independent of its internal intensity distribution. Unlike texture or first-order features, shape features are calculated solely from the binary mask defining the region's boundary. These metrics include volume, surface area, sphericity, compactness, and maximum 3D diameter. They provide critical morphological information about lesions—such as whether a tumor is spherical, spiculated, or flat—which has been correlated with malignancy, treatment response, and patient prognosis in oncology imaging studies.

FEATURE CLASS COMPARISON

Shape Features vs. Other Radiomic Feature Classes

Comparative characteristics of shape-based geometric descriptors versus statistical texture and intensity-based feature classes in radiomic analysis.

CharacteristicShape FeaturesFirst-Order StatisticsTexture Matrices

Spatial Information Captured

3D geometric properties of the ROI/VOI boundary

None (histogram-based, ignores spatial relationships)

Spatial arrangement and inter-voxel relationships

Invariant to Intensity Rescaling

Requires Intensity Discretization

Sensitive to Segmentation Variability

Primary Clinical Application

Tumor compactness, surface irregularity, and size assessment

Tissue density and overall intensity distribution

Tissue heterogeneity and structural pattern quantification

Dimensionality of Output

10-20 features per VOI

15-20 features per VOI

50-100+ features per matrix type per VOI

IBSI Standardization Maturity

High (well-defined geometric formulas)

High (standard statistical moments)

Moderate (matrix implementation variations exist)

Prasad Kumkar

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.