CVJun 3

A New Angle on Bones: Robust Pose Estimation in X-Ray and Ultrasound

arXiv:2606.0470038.4
AI Analysis

This work provides a robust automated approach for bone angle measurement in pediatric radiology, reducing reliance on manual landmarking.

The authors propose a learning-based method for bone pose estimation in X-ray and ultrasound, achieving mean angle errors of 4.1°, 5.4°, and 5.51° on three clinical tasks, outperforming landmark-based methods.

Measuring the angle between bone structures is a routine task in medical image analysis and provides a key quantitative parameter for diagnosis and treatment planning. Automated methods can reduce time and cost while improving reproducibility. In this work, we address automatic bone pose estimation using a learning-based point candidate proposal followed by a line model to extract axis parameters. Since conventional line models such as least squares are sensitive to outliers, we incorporate false-positive reduction strategies and robust fitting techniques, such as RANSAC and Hough transforms, to improve robustness. We evaluate our method on three clinically relevant paediatric angle estimation tasks: fracture fragment assessment in radiographs and ultrasound and developmental dysplasia of the hip evaluation in ultrasound using the Graf method. Our approach achieves mean errors of $4.1^\circ$, $5.4^\circ$, and $5.51^\circ$, respectively, not only remaining within the expected clinical observer variability, but also significantly outperforming landmark-based methods. Our code and annotations for fracture angle assessment in radiographs are publicly available on GitHub.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes