From 9275a5bc96877a59115d64a04aece4dc6418b7e1 Mon Sep 17 00:00:00 2001 From: bonaime Date: Fri, 11 Apr 2025 14:07:15 +0200 Subject: [PATCH] doc improvement for split_overlap --- source/arguments/split-overlap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arguments/split-overlap.rst b/source/arguments/split-overlap.rst index ff4caf912..1c5c57491 100644 --- a/source/arguments/split-overlap.rst +++ b/source/arguments/split-overlap.rst @@ -10,7 +10,7 @@ split-overlap **Options:** ** -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``