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
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
+
-
-
+
-
-
+
@@ -107,31 +176,42 @@
-
+
+ Padding="12,0">
-
+
-
-
+
+
+ Margin="0,0,8,0" />
+
diff --git a/XplorePlane/XplorePlane.csproj b/XplorePlane/XplorePlane.csproj
index fe38ae1..b1023d4 100644
--- a/XplorePlane/XplorePlane.csproj
+++ b/XplorePlane/XplorePlane.csproj
@@ -64,6 +64,10 @@
Libs\ImageProcessing\ImageProcessing.Controls.dll
True
+
+ Libs\ImageProcessing\ImageROIControl.dll
+ True
+