骨骼角度新视角:在X光与超声图像中实现稳健的姿态估计 / A New Angle on Bones: Robust Pose Estimation in X-Ray and Ultrasound
1️⃣ 一句话总结
该论文提出了一种结合机器学习候选点提取与稳健拟合技术(如RANSAC和霍夫变换)的方法,能够从X光和超声图像中自动、准确地估算骨骼角度,在儿科骨折和髋关节发育不良评估中达到临床可接受的误差水平,且优于传统基于标志点的方法。
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.
骨骼角度新视角:在X光与超声图像中实现稳健的姿态估计 / A New Angle on Bones: Robust Pose Estimation in X-Ray and Ultrasound
该论文提出了一种结合机器学习候选点提取与稳健拟合技术(如RANSAC和霍夫变换)的方法,能够从X光和超声图像中自动、准确地估算骨骼角度,在儿科骨折和髋关节发育不良评估中达到临床可接受的误差水平,且优于传统基于标志点的方法。
源自 arXiv: 2606.04700