mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 05:56:59 +03:00
Add Off
This commit is contained in:
@@ -9,5 +9,6 @@ Algorithm used for the alignment step.
|
|||||||
Available options:
|
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
|
||||||
|
- `Off`: Disable alignment algorithm
|
||||||
|
|||||||
Reference in New Issue
Block a user