mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-27 21:00:42 +03:00
15 lines
435 B
Markdown
15 lines
435 B
Markdown
# Parameter `SearchMaxAngle`
|
|
Default Value: `45`
|
|
|
|
Unit: Degrees
|
|
|
|
!!! Warning
|
|
This is an **Expert Parameter**! Only change it if you understand what it does!
|
|
|
|
Angle, by which the reference is max rotated when searching (`0` .. `180`).
|
|
|
|
!!! Note
|
|
Since the alignment is one of the steps using a lot of computation time,
|
|
the max angle should be as small as possible.
|
|
The calculation time goes quadratic with the angle.
|