diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h index 458213a22aa04a63a47064c59030aedf6441e07c..570c6cd0ea1e29a0c77b90fa3019ae9245204711 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h @@ -39,8 +39,7 @@ namespace otb * of composition of the two basic morphological operation, the filtered details are dark * on a brighter background. * - * \sa ClosingOpeningMorphologicalFilter, - * MorphologicalPyramidAnalysisFilter + * \sa ClosingOpeningMorphologicalFilter * * \ingroup OTBMorphologicalProfiles */ diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h index df47e1bd469765126ecabfb15e4a2a15163bf1a0..3a329241c20a8bfa13ad8771b3edb46c6d9b4d73 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h @@ -39,8 +39,7 @@ namespace otb * of composition of the two basic morphological operation, the filtered details are dark * on a brighter background. * - * \sa ClosingOpeningMorphologicalFilter, - * MorphologicalPyramidAnalyseFilter + * \sa ClosingOpeningMorphologicalFilter * * \ingroup OTBMorphologicalProfiles */