Files
AI-on-the-edge-device-docs/param-docs/parameter-pages/Alignment/AlignmentAlgo.md
Slider0007 1414124702 Add Off
2023-02-25 15:31:36 +01:00

15 lines
424 B
Markdown

# 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
- `Off`: Disable alignment algorithm