孔隙率:主框架实现,添加辅助面板

This commit is contained in:
李伟
2026-04-29 13:24:37 +08:00
parent b287b83c9f
commit eeaa6b4c98
6 changed files with 638 additions and 5 deletions
@@ -125,7 +125,7 @@ namespace XplorePlane.ViewModels.ImageProcessing
}
};
// 禁用右键菜单(参考点点距方式)
// 禁用右键菜单
_canvas.SetValue(System.Windows.Controls.ContextMenuService.IsEnabledProperty, false);
// 订阅画布点击事件来添加 ROI 顶点