This commit is contained in:
CaCO3
2023-02-20 23:58:58 +01:00
parent e4f59f3846
commit c098a63849
11 changed files with 25 additions and 229 deletions

View File

@@ -7,3 +7,8 @@ Unit: Pixels
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.