OTB
9.0.0
Orfeo Toolbox
|
Typedefs | |
template<typename TInputImage , typename TOutputImage > | |
using | otb::MuellerToPolarisationDegreeAndPowerImageFilter = FunctorImageFilter< Functor::MuellerToPolarisationDegreeAndPowerFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::MuellerToReciprocalCovarianceImageFilter = FunctorImageFilter< Functor::MuellerToReciprocalCovarianceFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalBarnesDecompImageFilter = FunctorImageFilter< Functor::ReciprocalBarnesDecompFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalCoherencyToReciprocalMuellerImageFilter = FunctorImageFilter< Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalCovarianceToCoherencyDegreeImageFilter = FunctorImageFilter< Functor::ReciprocalCovarianceToCoherencyDegreeFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalHAlphaImageFilter = FunctorImageFilter< Functor::ReciprocalHAlphaFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalHuynenDecompImageFilter = FunctorImageFilter< Functor::ReciprocalHuynenDecompFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter = FunctorImageFilter< Functor::ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::ReciprocalPauliDecompImageFilter = FunctorImageFilter< Functor::ReciprocalPauliDecompFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToCircularCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToCircularCovarianceMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToCoherencyMatrixImageFilter = FunctorImageFilter< Functor::SinclairToCoherencyMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToCovarianceMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToMuellerMatrixImageFilter = FunctorImageFilter< Functor::SinclairToMuellerMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv, polarimetry_tags::vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToReciprocalCircularCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToReciprocalCircularCovarianceMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv_or_vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToReciprocalCoherencyMatrixImageFilter = FunctorImageFilter< Functor::SinclairToReciprocalCoherencyMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv_or_vh, polarimetry_tags::vv > > |
template<typename TInputImage , typename TOutputImage > | |
using | otb::SinclairToReciprocalCovarianceMatrixImageFilter = FunctorImageFilter< Functor::SinclairToReciprocalCovarianceMatrixFunctor< typename TInputImage::PixelType, typename TInputImage::PixelType, typename TInputImage::PixelType, typename TOutputImage::PixelType >, std::tuple< polarimetry_tags::hh, polarimetry_tags::hv_or_vh, polarimetry_tags::vv > > |
otb::MuellerToPolarisationDegreeAndPowerImageFilter |
Applies otb::Functor::MuellerToPolarisationDegreeAndPowerFunctor.
Set inputs with:
Definition at line 204 of file otbMuellerToPolarisationDegreeAndPowerImageFilter.h.
otb::MuellerToReciprocalCovarianceImageFilter |
Applies otb::Functor::MuellerToReciprocalCovarianceFunctor.
Set inputs with:
Definition at line 129 of file otbMuellerToReciprocalCovarianceImageFilter.h.
otb::ReciprocalBarnesDecompImageFilter |
Applies otb::Functor::ReciprocalBarnesDecompFunctor.
Set inputs with:
Definition at line 129 of file otbReciprocalBarnesDecompImageFilter.h.
otb::ReciprocalCoherencyToReciprocalMuellerImageFilter |
Applies otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor.
Set inputs with:
Definition at line 135 of file otbReciprocalCoherencyToReciprocalMuellerImageFilter.h.
otb::ReciprocalCovarianceToCoherencyDegreeImageFilter |
Applies otb::Functor::ReciprocalCovarianceToCoherencyDegreeFunctor.
Set inputs with:
Definition at line 118 of file otbReciprocalCovarianceToCoherencyDegreeImageFilter.h.
otb::ReciprocalHAlphaImageFilter |
Applies otb::Functor::ReciprocalHAlphaFunctor.
Set inputs with:
Definition at line 196 of file otbReciprocalHAlphaImageFilter.h.
otb::ReciprocalHuynenDecompImageFilter |
Applies otb::Functor::ReciprocalHuynenDecompFunctor.
Set inputs with:
Definition at line 94 of file otbReciprocalHuynenDecompImageFilter.h.
otb::ReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter |
Applies otb::Functor::ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor.
Set inputs with:
Definition at line 116 of file otbReciprocalLinearCovarianceToReciprocalCircularCovarianceImageFilter.h.
otb::ReciprocalPauliDecompImageFilter |
Applies otb::Functor::ReciprocalPauliDecompFunctor.
Set inputs with:
Definition at line 86 of file otbReciprocalPauliDecompImageFilter.h.
otb::SinclairToCircularCovarianceMatrixImageFilter |
Applies otb::Functor::SinclairToCircularCovarianceMatrixFunctor.
Set inputs with:
Definition at line 150 of file otbSinclairToCircularCovarianceMatrixImageFilter.h.
otb::SinclairToCoherencyMatrixImageFilter |
Applies otb::Functor::SinclairToCoherencyMatrixFunctor.
Set inputs with:
Definition at line 142 of file otbSinclairToCoherencyMatrixImageFilter.h.
otb::SinclairToCovarianceMatrixImageFilter |
Applies otb::Functor::SinclairToCovarianceMatrixFunctor.
Set inputs with:
Definition at line 123 of file otbSinclairToCovarianceMatrixImageFilter.h.
otb::SinclairToMuellerMatrixImageFilter |
Applies otb::Functor::SinclairToMuellerMatrixFunctor.
Set inputs with:
Definition at line 164 of file otbSinclairToMuellerMatrixImageFilter.h.
otb::SinclairToReciprocalCircularCovarianceMatrixImageFilter |
Applies otb::Functor::SinclairToReciprocalCircularCovarianceMatrixFunctor.
Set inputs with:
Definition at line 127 of file otbSinclairToReciprocalCircularCovarianceMatrixImageFilter.h.
otb::SinclairToReciprocalCoherencyMatrixImageFilter |
Applies otb::Functor::SinclairToReciprocalCoherencyMatrixFunctor.
Set inputs with:
Definition at line 128 of file otbSinclairToReciprocalCoherencyMatrixImageFilter.h.
otb::SinclairToReciprocalCovarianceMatrixImageFilter |
Applies otb::Functor::SinclairToReciprocalCovarianceMatrixFunctor.
Set inputs with:
Definition at line 127 of file otbSinclairToReciprocalCovarianceMatrixImageFilter.h.