HBM: Human Body Model—a computational finite element model representing human anatomy for crash safety simulations
FE: Finite Element—a numerical method for solving physical problems by subdividing a large system into smaller, simpler parts (elements)
Image Registration: The process of transforming different sets of data into one coordinate system; here, aligning the baseline model image to the target subject image
Demons Algorithm: A non-linear image registration technique that computes displacement fields by treating image intensity differences as forces pushing the 'demons' (pixels) to align boundaries
Voxelization: Converting a geometric object (like a 3D mesh) into a 3D grid of values (voxels), similar to pixelating a 2D image
DICE: Sørensen–Dice coefficient—a statistic used to gauge the similarity of two samples (overlap between volumes), ranging from 0 (no overlap) to 1 (perfect overlap)
HD95: 95th-percentile Hausdorff Distance—a metric measuring the maximum distance between two contours, robust to outliers by taking the 95th percentile
Jacobian: In FE analysis, a measure of element distortion; a Jacobian of 1 indicates a perfect element, while values <= 0 indicate inversion/failure
RBF: Radial Basis Function—a mathematical interpolation method used in traditional morphing to deform meshes based on sparse landmark points
Kriging: A geostatistical interpolation method used in the PIPER software for mesh deformation based on control points