OTB  10.0.0
Orfeo Toolbox
MaskMuParserFunctor Class Reference

#include <otbMaskMuParserFunctor.h>

Detailed Description

Functor used to create binary mask for input of connected component segmentation module.

This functor use MuParser to evaluate and process mathematical expression.

This functor is based on the mathematical parser library muParser. The built in functions and operators list is available at: http://muparser.sourceforge.net/mup_features.html#idDef2

OTB additional functions: ndvi(r, niri)

OTB additional constants: e - log2e - log10e - ln2 - ln10 - pi - euler

See also
Parser

The documentation for this class was generated from the following file: