From 9e153d32ca230f25e7906aae01e0cf895a3919f1 Mon Sep 17 00:00:00 2001 From: David Youssefi Date: Thu, 17 Oct 2024 12:21:46 +0000 Subject: [PATCH] fix: duplicate label + Title underline too short --- .../exploring_the_field/masks_and_classifications_usage.rst | 4 +--- docs/source/howto.rst | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/source/exploring_the_field/masks_and_classifications_usage.rst b/docs/source/exploring_the_field/masks_and_classifications_usage.rst index 86849df1..da8f87bc 100644 --- a/docs/source/exploring_the_field/masks_and_classifications_usage.rst +++ b/docs/source/exploring_the_field/masks_and_classifications_usage.rst @@ -2,9 +2,7 @@ Mask and Classification Usage ============================= | Photogrammetry is a technique that cannot reproduce altitude on water. This technique also has difficulties for moving elements or in shaded areas. -| For this reason, it is possible to mask out areas or apply ad hoc processing to aid the matching stage (see :ref:`mask_and_classification_usage`). - -.. _mask_and_classification_usage: +| For this reason, it is possible to mask out areas or apply ad hoc processing to aid the matching stage. Masks ----- diff --git a/docs/source/howto.rst b/docs/source/howto.rst index c81ca083..fdc85bbf 100644 --- a/docs/source/howto.rst +++ b/docs/source/howto.rst @@ -123,7 +123,7 @@ It can be recommended to apply a P+XS pansharpening with `OTB`_. .. _`OTB`: https://www.orfeo-toolbox.org/CookBook-8.0/C++/UserGuide.html#image-data-representation Convert RGB image to panchromatic image --------------------------------------- +--------------------------------------- CARS only uses panchromatic images for processing.