探测器设置界面增加图像灰度直方图,用于显示实时采集图像的灰度信息,优化图像灰度直方图的显示方式(无图像提示)和优化资源释放。
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
xmlns:loc="clr-namespace:XP.Common.Localization.Extensions;assembly=XP.Common"
|
||||
xmlns:detectorViews="clr-namespace:XP.Hardware.Detector.Views"
|
||||
Title="{loc:Localization Detector_ConfigWindowTitle}"
|
||||
Height="230" Width="400"
|
||||
MinHeight="230" MinWidth="360"
|
||||
Height="420" Width="400"
|
||||
MinHeight="380" MinWidth="360"
|
||||
WindowStartupLocation="CenterOwner"
|
||||
ResizeMode="CanResize">
|
||||
<Grid>
|
||||
|
||||
Reference in New Issue
Block a user