mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
14 lines
421 B
Markdown
14 lines
421 B
Markdown
# Parameter `SearchFieldX`
|
|
Default Value: `20`
|
|
|
|
Unit: Pixels
|
|
|
|
!!! Warning
|
|
This is an **Expert Parameter**! Only change it if you understand what it does!
|
|
|
|
X-size (width) in which the reference is searched.
|
|
|
|
!!! Note
|
|
Since the alignment is one of the steps using a lot of computation time,
|
|
the search field should be as small as possible.
|
|
The calculation time goes quadratic with the search field size. |