This commit is contained in:
CaCO3
2023-02-20 23:29:45 +01:00
parent 864cbe61be
commit 2eb8f6fb0f
74 changed files with 2 additions and 178 deletions

View File

@@ -1,13 +1,9 @@
# Parameter `AlignmentAlgo`
Default Value: `Default`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
Algorithm used for the alignment step.
Available options:
- `Default`: Use only red color channel
- `HighAccuracy`: Use all 3 color Channels (3x slower)
- `Fast`: First time use `HighAccuracy`, then only check if the image is shifted

View File

@@ -1,12 +1,8 @@
# Parameter `FlipImageSize`
Default Value: `false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
This parameter can be used to rotate the viewport together with the alignment rotation:
![](../img/flipImageSize.png)

View File

@@ -1,10 +1,6 @@
# Parameter `InitialMirror`
Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
Please fill me with an explanation and useful links

View File

@@ -1,10 +1,6 @@
# Parameter `InitialRotate`
Default Value: `179`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
Please fill me with an explanation and useful links

View File

@@ -1,7 +1,5 @@
# Parameter `SearchFieldX`
Default Value: `20`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
`x` size (width) in which the reference is searched.
X-size (width) in which the reference is searched.

View File

@@ -1,8 +1,5 @@
# Parameter `SearchFieldY`
Default Value: `20`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
`y` size (height) in which the reference is searched.
Y-size (height) in which the reference is searched.