Files
AI-on-the-edge-device/param-docs/parameter-pages/Alignment/AlignmentAlgo.md
CaCO3 8410df6144 Move param doc (#2843)
moved param doc from docs repo to here
2024-01-31 21:53:56 +01:00

424 B

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