From a203fff6ad7016db4c72aa9cd2508433e039d4db Mon Sep 17 00:00:00 2001 From: Emmanuel Christophe <emmanuel.christophe@gmail.com> Date: Mon, 6 Oct 2008 10:54:01 +0200 Subject: [PATCH] DOC: doxygen --- Code/MultiScale/otbGeodesicMorphologyDecompositionImageFilter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/MultiScale/otbGeodesicMorphologyDecompositionImageFilter.h b/Code/MultiScale/otbGeodesicMorphologyDecompositionImageFilter.h index 805efabcc6..c201d85382 100644 --- a/Code/MultiScale/otbGeodesicMorphologyDecompositionImageFilter.h +++ b/Code/MultiScale/otbGeodesicMorphologyDecompositionImageFilter.h @@ -52,7 +52,7 @@ namespace otb * * Where \f$\stackrel{\smile}{\mu}\f$ denotes the likelihood of the current pixel to belong to a convex structure * of the input image \f$f\f$ (i.e. brighter than the surrounding background) with respect to the size of the - * structuring element \f$N\f$, and \f$\stackrel{\frown}{\mu}\f$ denotes the likekihood of the current pixel to + * structuring element \f$N\f$, and \f$\stackrel{\frown}{\mu}\f$ denotes the likelihood of the current pixel to * belong to a concave structure. * * This two membership functions can be used to define a simplification operator \f$\psi_{N}\f$ called leveling, -- GitLab