fix crowdin segmentation

This commit is contained in:
vcoppe
2024-07-23 13:01:46 +02:00
parent b06f3b9e68
commit 139a9324f5
11 changed files with 32 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
</div>
<DocsNote>
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
</DocsNote>