BGA手动空隙测量:画气泡圆+焊球圆交互、拖拽调整、空隙率计算、VoidLimit编辑、右键删除

This commit is contained in:
李伟
2026-04-27 10:38:56 +08:00
parent e2f1b13e0e
commit e7ae7085df
6 changed files with 350 additions and 6 deletions
@@ -6,6 +6,7 @@ namespace XP.ImageProcessing.RoiControl.Models
PointDistance,
PointToLine,
Angle,
FillRate
FillRate,
BgaVoid
}
}