Skip to content
Snippets Groups Projects
Commit eae20c7f authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

Correction doc

parent f845d79a
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ namespace otb
namespace Functor
{
/** Functor::LuminanceToReflectanceImageFunctor
* Multiply by Pi and by an illumination correction coefficient the qutient between the input and the given solar illumination.
* Multiply by Pi and by an illumination correction coefficient the quotient between the input and the given solar illumination.
*
* \ingroup Functor
*/
......@@ -75,7 +75,7 @@ namespace otb
}
/** \class LuminanceToReflectanceImageFilter
* \brief Transform a luminance image into the reflectance. For this it uses the functor LuminanceToReflectanceImaeFunctor
* \brief Transform a luminance image into the reflectance. For this it uses the functor LuminanceToReflectanceImageFunctor
* calling for each component of each pixel.
*
* \ingroup ImageToLuminanceImageFunctor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment