This commit is contained in:
CaCO3
2023-02-07 21:31:54 +01:00
parent 03f1926484
commit 476dff902f
2 changed files with 2 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ Default Value: `Default`
Algorithm used for the alignment step. Algorithm used for the alignment step.
Available options:
- `Default`: Use only red color channel - `Default`: Use only red color channel
- `HighAccuracy`: Use all 3 color Channels (3x slower) - `HighAccuracy`: Use all 3 color Channels (3x slower)
- `Fast`: First time use `HighAccuracy`, then only check if the image is shifted - `Fast`: First time use `HighAccuracy`, then only check if the image is shifted

View File

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