![]() |
Orfeo Toolbox
3.16
|
#include "otbUnaryFunctorImageFilter.h"#include "itkNumericTraits.h"#include "itkMatrix.h"#include "itkVector.h"#include "otbMath.h"
Include dependency graph for otbMuellerToPolarisationDegreeAndPowerImageFilter.h:Go to the source code of this file.
Classes | |
| class | otb::Functor::MuellerToPolarisationDegreeAndPowerFunctor< TInput, TOutput > |
| Evaluate the min and max polarisation degree and min and max power from the Mueller image. More... | |
| class | otb::MuellerToPolarisationDegreeAndPowerImageFilter< TInputImage, TOutputImage > |
Namespaces | |
| namespace | otb |
| The "otb" namespace contains all Orfeo Toolbox (OTB) classes There are several nested namespaces withing the otb:: namespace. | |
| namespace | otb::Functor |