From 56d76f95ed96ca8c965b6c1519856aff5f595762 Mon Sep 17 00:00:00 2001 From: Josua Rieder <> Date: Mon, 22 Dec 2025 21:33:34 +0100 Subject: [PATCH] Remove stray STX in stitcher tutorial --- doc/tutorials/others/stitcher.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/others/stitcher.markdown b/doc/tutorials/others/stitcher.markdown index 5f22beacd7..8e2b29f541 100644 --- a/doc/tutorials/others/stitcher.markdown +++ b/doc/tutorials/others/stitcher.markdown @@ -149,7 +149,7 @@ Pairwise images are matched using an homography --matcher homography and estimat Confidence for feature matching step is 0.3 : --match_conf 0.3. You can decrease this value if you have some difficulties to match images -Threshold for two images are from the same panorama confidence is 0. : --conf_thresh 0.3 You can decrease this value if you have some difficulties to match images +Threshold for two images are from the same panorama confidence is 0. : --conf_thresh 0.3 You can decrease this value if you have some difficulties to match images Bundle adjustment cost function is ray --ba ray