通过椭圆检测实现圆柱体CAD与CT的高精度配准
CAD-to-CT Registration of Cylindrical Objects via Ellipse-Based Axis Estimation

- 利用切片中椭圆轮廓估计三维旋转轴,结合RANSAC去噪和PCA优化
- 配准误差低于0.1度,无需灰度校准或特征匹配
- 适合工业CT中自动化分析与机器学习标注数据生成
将CAD模型与CT扫描精确配准对建立体成像中的真实几何至关重要。在机器学习场景中,可靠物体掩码的需求日益增长;随着模型能力提升,需大规模数据集以充分发挥性能。传统基于强度的方法在缺乏灰度校准时失效,而点云算法(如ICP、RANSAC)依赖特征对应,在理想化CAD几何与噪声体数据间难以实现。本文提出一种针对圆柱形物体(电离室)的两阶段几何配准方法:首先通过检测各CT切片上的椭圆截面,对边缘轮廓拟合椭圆,并在去除异常值后对拟合椭圆中心进行PCA,估计3D旋转轴;其次将CAD模型体素化,沿检测轴定向,通过平移调整最大化与CT扫描的体素重叠。该方法在无强度校准或特征匹配条件下,实现倾斜与方位误差低于0.1°的鲁棒配准。配准后,对齐的CAD模型可为机器学习驱动的目标定位与工业CT工作流中的自动分析提供真值几何信息。
原文摘要 · Abstract (English)
Accurate registration of CAD models to CT scans is essential for establishing ground truth geometry in volumetric imaging. Obtaining reliable object masks is of growing importance in machine learning settings; as recent architectures grow more capable, huge datasets are required to fully utilise their capabilities. Traditional intensity-based methods fail when CT grayscale values lack calibration references, while point-based algorithms (e.g., ICP, RANSAC) require feature correspondence unavailable between idealized CAD geometry and noisy volumetric CT data. We propose a two-stage geometric registration method for cylindrical objects (ionization chambers) that takes advantage of the distinctive geometric features of the objects. First, we estimate the 3D rotation axis by detecting elliptical cross-sections across CT slices, fitting ellipses to edge-detected contours, and performing PCA on the fitted ellipse centers after RANSAC outlier removal. Second, we voxelize the CAD model, orient it along the detected axis, and maximize volumetric overlap with the CT scan through translational adjustment. This approach achieves robust registration with tilt and orientation errors below $0.1^\circ$ without intensity calibration or feature matching. Once registered, the aligned CAD model provides ground truth geometry for applications including machine learning-based object localization and automated analysis in industrial CT workflows.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。