OTB  10.0.0
Orfeo Toolbox
ConnectedComponentMuParserFunctor Class Reference

#include <otbConnectedComponentMuParserFunctor.h>

Detailed Description

functor used as input to itk connected component segmentation module.

This functor use MuParser as criteria for itk connected component module.

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

image pixels : p1bX, p2bX, where X denote band index.

Specific Functor additional input : distance : euclidean distance spectralAngle : NOT IMPLEMENTED

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: