Deployed 1414124 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-02-25 14:32:01 +00:00
parent 0f3e64f84d
commit 8263dc017d
3 changed files with 3 additions and 2 deletions

View File

@@ -522,8 +522,9 @@ This parameter can also be set on the Reference Image configuration.</p>
<p>Available options:</p>
<ul>
<li><code>Default</code>: Use only red color channel</li>
<li><code>HighAccuracy</code>: Use all 3 color Channels (3x slower)</li>
<li><code>HighAccuracy</code>: Use all 3 color channels (3x slower)</li>
<li><code>Fast</code>: First time use <code>HighAccuracy</code>, then only check if the image is shifted</li>
<li><code>Off</code>: Disable alignment algorithm</li>
</ul>
<hr style="border:2px solid">