From 9695629a0a85e8e1b4c5f583f3d7ad336173e9c5 Mon Sep 17 00:00:00 2001 From: "zhengxuan.zhang" Date: Sat, 14 Mar 2026 21:00:59 +0800 Subject: [PATCH] =?UTF-8?q?#0017=20=E5=BC=95=E7=94=A8=E5=BA=93=E5=B1=82?= =?UTF-8?q?=E9=9D=A2=E5=9B=BE=E5=83=8F=E6=98=BE=E7=A4=BA=E6=8E=A7=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/ImageProcessingPanelView.xaml | 184 +++++++++++++----- XplorePlane/XplorePlane.csproj | 4 + 2 files changed, 136 insertions(+), 52 deletions(-) diff --git a/XplorePlane/Views/ImageProcessingPanelView.xaml b/XplorePlane/Views/ImageProcessingPanelView.xaml index 4948b1c..48fec4e 100644 --- a/XplorePlane/Views/ImageProcessingPanelView.xaml +++ b/XplorePlane/Views/ImageProcessingPanelView.xaml @@ -4,101 +4,170 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:controls="clr-namespace:ImageProcessing.Controls;assembly=ImageProcessing.Controls" + xmlns:roi="clr-namespace:ImageROIControl.Controls;assembly=ImageROIControl" mc:Ignorable="d" d:DesignHeight="700" d:DesignWidth="1000"> + + + + + + + + + + + + + + Microsoft YaHei UI + + + + + + + + + + + + - + - - + + - + - - + + -