Moved 6 Reference Impage Parameters from expert to normal level

This commit is contained in:
CaCO3
2024-02-11 16:36:17 +01:00
committed by CaCO3
parent ff1d9d3b4f
commit 92d45c7971
8 changed files with 8 additions and 30 deletions

View File

@@ -2,16 +2,10 @@ demo
WaitBeforeTakingPicture WaitBeforeTakingPicture
ImageQuality ImageQuality
ImageSize ImageSize
LEDIntensity
Brightness
Contrast
Saturation
FixedExposure FixedExposure
SearchFieldX SearchFieldX
SearchFieldY SearchFieldY
AlignmentAlgo AlignmentAlgo
InitialMirror
FlipImageSize
CNNGoodThreshold CNNGoodThreshold
PreValueAgeStartup PreValueAgeStartup
ErrorMessage ErrorMessage

View File

@@ -1,9 +1,6 @@
# Parameter `FlipImageSize` # Parameter `FlipImageSize`
Default Value: `false` Default Value: `false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note !!! Note
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.

View File

@@ -1,9 +1,6 @@
# Parameter `InitialMirror` # Parameter `InitialMirror`
Default Value: `false` Default Value: `false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note !!! Note
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.

View File

@@ -1,9 +1,6 @@
# Parameter `Brightness` # Parameter `Brightness`
Default Value: `0` Default Value: `0`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note !!! Note
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.

View File

@@ -1,9 +1,6 @@
# Parameter `Contrast` # Parameter `Contrast`
Default Value: `0` Default Value: `0`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note !!! Note
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.

View File

@@ -1,8 +1,7 @@
# Parameter `LEDIntensity` # Parameter `LEDIntensity`
Default Value: `50` Default Value: `50`
!!! Warning !!! Note
This is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
Set the Flash LED Intensity: (`0` .. `100`) Set the Flash LED Intensity: (`0` .. `100`)

View File

@@ -1,9 +1,6 @@
# Parameter `Saturation` # Parameter `Saturation`
Default Value: `0` Default Value: `0`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note !!! Note
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.

View File

@@ -277,7 +277,7 @@
<td>$TOOLTIP_TakeImage_WaitBeforeTakingPicture</td> <td>$TOOLTIP_TakeImage_WaitBeforeTakingPicture</td>
</tr> </tr>
<tr class="expert" unused_id="Brightness_ex3"> <tr class="" unused_id="Brightness_ex3">
<td class="indent1"> <td class="indent1">
<class id="TakeImage_Brightness_text" style="color:black;">Brightness</class> <class id="TakeImage_Brightness_text" style="color:black;">Brightness</class>
</td> </td>
@@ -289,7 +289,7 @@
<td>$TOOLTIP_TakeImage_Brightness</td> <td>$TOOLTIP_TakeImage_Brightness</td>
</tr> </tr>
<tr class="expert" unused_id="Contrast_ex3"> <tr class="" unused_id="Contrast_ex3">
<td class="indent1"> <td class="indent1">
<class id="TakeImage_Contrast_text" style="color:black;">Contrast</class> <class id="TakeImage_Contrast_text" style="color:black;">Contrast</class>
</td> </td>
@@ -301,7 +301,7 @@
<td>$TOOLTIP_TakeImage_Contrast</td> <td>$TOOLTIP_TakeImage_Contrast</td>
</tr> </tr>
<tr class="expert" unused_id="Saturation_ex3"> <tr class="" unused_id="Saturation_ex3">
<td class="indent1"> <td class="indent1">
<class id="TakeImage_Saturation_text" style="color:black;">Saturation</class> <class id="TakeImage_Saturation_text" style="color:black;">Saturation</class>
</td> </td>
@@ -325,7 +325,7 @@
<td>$TOOLTIP_TakeImage_Sharpness</td> <td>$TOOLTIP_TakeImage_Sharpness</td>
</tr> </tr>
<tr class="expert" unused_id="LEDIntensity_ex3"> <tr class="" unused_id="LEDIntensity_ex3">
<td class="indent1"> <td class="indent1">
<class id="TakeImage_LEDIntensity_text" style="color:black;">LED Intensity</class> <class id="TakeImage_LEDIntensity_text" style="color:black;">LED Intensity</class>
</td> </td>
@@ -477,7 +477,7 @@
</tr> </tr>
<!------------- Alignment ------------------> <!------------- Alignment ------------------>
<tr class="expert" style="border-bottom: 2px solid lightgray;" id="ex4"> <tr class="" style="border-bottom: 2px solid lightgray;" id="ex4">
<td colspan="3" style="padding-left: 0px; padding-bottom: 3px;"><h4>Alignment</h4></td> <td colspan="3" style="padding-left: 0px; padding-bottom: 3px;"><h4>Alignment</h4></td>
</tr> </tr>
@@ -519,7 +519,7 @@
<td>$TOOLTIP_Alignment_AlignmentAlgo</td> <td>$TOOLTIP_Alignment_AlignmentAlgo</td>
</tr> </tr>
<tr class="expert" unused_id="ex13"> <tr class="" unused_id="ex13">
<td class="indent1"> <td class="indent1">
<class id="Alignment_FlipImageSize_text" style="color:black;">Flip Image Size</class> <class id="Alignment_FlipImageSize_text" style="color:black;">Flip Image Size</class>
</td> </td>
@@ -532,7 +532,7 @@
<td>$TOOLTIP_Alignment_FlipImageSize</td> <td>$TOOLTIP_Alignment_FlipImageSize</td>
</tr> </tr>
<tr class="expert" unused_id="ex13"> <tr class="" unused_id="ex13">
<td class="indent1"> <td class="indent1">
<class id="Alignment_InitialMirror_text" style="color:black;">Initial Mirror</class> <class id="Alignment_InitialMirror_text" style="color:black;">Initial Mirror</class>
</td> </td>