doc improvement for split_overlap

pull/235/head
bonaime 2025-04-11 14:07:15 +02:00
rodzic 88bb96b22c
commit 9275a5bc96
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ split-overlap
**Options:** *<positive integer>*
Radius of the overlap between submodels. After grouping images into clusters, images that are closer than this radius to a cluster are added to the cluster. This is done to ensure that neighboring submodels overlap. Default: ``150``
Radius of the overlap between submodels in meters. After grouping images into clusters, images that are closer than this radius to a cluster are added to the cluster. This is done to ensure that neighboring submodels overlap. All images need GPS information. Default: ``150``