OTB  9.0.0
Orfeo Toolbox
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType > Class Template Reference

#include <otbStreamingStatisticsMosaicFilter.h>

+ Inheritance diagram for otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >:
+ Collaboration diagram for otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >:

Classes

class  ThreadResultsContainer
 

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::DataObject::Pointer DataObjectPointer
 
typedef itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
 
typedef Superclass::InputImageInternalPixelType InputImageInternalPixelType
 
typedef Superclass::InputImagePixelType InputImagePixelType
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef Superclass::InputImagePointType InputImagePointType
 
typedef Superclass::InputImageType InputImageType
 
typedef Superclass::InternalValueType InternalValueType
 
typedef Superclass::InterpolatorPointerType InterpolatorPointerType
 
typedef itk::ImageRegionConstIteratorWithOnlyIndex< OutputImageTypeIteratorType
 
typedef Superclass::OutputImagePointType OutputImagePointType
 
typedef Superclass::OutputImageRegionType OutputImageRegionType
 
typedef Superclass::OutputImageType OutputImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::SimpleDataObjectDecorator< RealMatrixListTypeRealMatrixListObjectType
 
typedef std::vector< RealMatrixTypeRealMatrixListType
 
typedef itk::SimpleDataObjectDecorator< RealMatrixTypeRealMatrixObjectType
 
typedef vnl_matrix< InternalValueTypeRealMatrixType
 
typedef vnl_vector< InternalValueTypeRealVectorType
 
typedef PersistentStatisticsMosaicFilter Self
 
typedef PersistentMosaicFilter< TInputImage, TOutputImage, TInternalValueType > Superclass
 
- Public Types inherited from otb::PersistentMosaicFilter< TInputImage, TInputImage, double >
typedef Superclass::ConstIteratorType ConstIteratorType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::ContinuousIndexType ContinuousIndexType
 
typedef Superclass::DefaultInterpolatorType DefaultInterpolatorType
 
typedef Superclass::InputImageIndexType InputImageIndexType
 
typedef Superclass::InputImageInternalPixelType InputImageInternalPixelType
 
typedef Superclass::InputImagePixelType InputImagePixelType
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef Superclass::InputImagePointType InputImagePointType
 
typedef Superclass::InputImageRegionType InputImageRegionType
 
typedef Superclass::InputImageSizeType InputImageSizeType
 
typedef Superclass::InputImageSpacingType InputImageSpacingType
 
typedef Superclass::InputImageType InputImageType
 
typedef Superclass::InternalImageType InternalImageType
 
typedef Superclass::InternalPixelType InternalPixelType
 
typedef Superclass::InternalValueType InternalValueType
 
typedef Superclass::InterpolatorPointerType InterpolatorPointerType
 
typedef Superclass::InterpolatorType InterpolatorType
 
typedef Superclass::IteratorType IteratorType
 
typedef Superclass::OutputImageIndexType OutputImageIndexType
 
typedef Superclass::OutputImageInternalPixelType OutputImageInternalPixelType
 
typedef Superclass::OutputImagePixelType OutputImagePixelType
 
typedef Superclass::OutputImagePointer OutputImagePointer
 
typedef Superclass::OutputImagePointType OutputImagePointType
 
typedef Superclass::OutputImageRegionType OutputImageRegionType
 
typedef Superclass::OutputImageSizeType OutputImageSizeType
 
typedef Superclass::OutputImageSpacingType OutputImageSpacingType
 
typedef Superclass::OutputImageType OutputImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef PersistentMosaicFilter Self
 
typedef Superclass::StreamingTraitsType StreamingTraitsType
 
typedef otb::StreamingMosaicFilterBase< TInputImage, TInputImage, double > Superclass
 
- Public Types inherited from otb::StreamingMosaicFilterBase< TInputImage, TInputImage, double >
typedef itk::ImageRegionConstIterator< OutputImageTypeConstIteratorType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::ContinuousIndex< double, 2 > ContinuousIndexType
 
typedef itk::NearestNeighborInterpolateImageFunction< InputImageType, InternalValueTypeDefaultInterpolatorType
 
typedef std::vector< unsigned int > IndicesListType
 
typedef InputImageType::IndexType InputImageIndexType
 
typedef InputImageType::InternalPixelType InputImageInternalPixelType
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::ConstPointer InputImagePointer
 
typedef InputImageType::PointType InputImagePointType
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef InputImageType::SizeType InputImageSizeType
 
typedef InputImageType::SpacingType InputImageSpacingType
 
typedef TInputImage InputImageType
 
typedef otb::VectorImage< InternalValueType, 2 > InternalImageType
 
typedef InternalImageType::PixelType InternalPixelType
 
typedef double InternalValueType
 
typedef InterpolatorType::Pointer InterpolatorPointerType
 
typedef itk::InterpolateImageFunction< InputImageType, InternalValueTypeInterpolatorType
 
typedef itk::ImageRegionIterator< OutputImageTypeIteratorType
 
typedef vnl_matrix< InternalValueTypeMatrixType
 
typedef OutputImageType::IndexType OutputImageIndexType
 
typedef OutputImageType::InternalPixelType OutputImageInternalPixelType
 
typedef OutputImageType::PixelType OutputImagePixelType
 
typedef OutputImageType::Pointer OutputImagePointer
 
typedef OutputImageType::PointType OutputImagePointType
 
typedef OutputImageType::RegionType OutputImageRegionType
 
typedef OutputImageType::SizeType OutputImageSizeType
 
typedef OutputImageType::SpacingType OutputImageSpacingType
 
typedef TInputImage OutputImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef StreamingMosaicFilterBase Self
 
typedef otb::StreamingTraits< OutputImageTypeStreamingTraitsType
 
typedef itk::ImageToImageFilter< TInputImage, TInputImage > Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from otb::PersistentMosaicFilter< TInputImage, TInputImage, double >
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from otb::StreamingMosaicFilterBase< TInputImage, TInputImage, double >
virtual void SetInterpolator (InterpolatorType *_arg)
 
 itkGetObjectMacro (Interpolator, InterpolatorType)
 
virtual void SetNoDataOutputPixel (OutputImagePixelType _arg)
 
virtual OutputImagePixelType GetNoDataOutputPixel ()
 
virtual void SetNoDataInputPixel (InputImagePixelType _arg)
 
virtual InputImagePixelType GetNoDataInputPixel ()
 
virtual void SetOutputSpacing (OutputImageSpacingType _arg)
 
virtual OutputImageSpacingType GetOutputSpacing ()
 
virtual void SetOutputOrigin (OutputImagePointType _arg)
 
virtual OutputImagePointType GetOutputOrigin ()
 
virtual void SetOutputSize (OutputImageSizeType _arg)
 
virtual OutputImageSizeType GetOutputSize ()
 
virtual void SetAutomaticOutputParametersComputation (bool _arg)
 
virtual bool GetAutomaticOutputParametersComputation ()
 
virtual void SetShiftScaleInputImages (bool _arg)
 
virtual bool GetShiftScaleInputImages ()
 
virtual void ShiftScaleInputImagesOn ()
 
virtual void ShiftScaleInputImagesOff ()
 
virtual void SetShiftMatrix (MatrixType shiftMatrix)
 
virtual void SetScaleMatrix (MatrixType scaleMatrix)
 
virtual MatrixType GetShiftMatrix ()
 
virtual MatrixType GetScaleMatrix ()
 

Static Public Member Functions

static Pointer New ()
 
std::vector< ThreadResultsContainerm_InternalThreadResults
 
RealMatrixListType m_Means
 
RealMatrixListType m_Stds
 
RealMatrixListType m_ProdMeans
 
RealMatrixListType m_Mins
 
RealMatrixListType m_Maxs
 
RealMatrixType m_Area
 
void AllocateOutputs () override
 
void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override
 
void Reset () override
 
void Synthetize () override
 
DataObjectPointer MakeOutput (DataObjectPointerArraySizeType idx) override
 
RealMatrixListType GetMeans () const
 
RealMatrixListObjectTypeGetMeansOutput ()
 
const RealMatrixListObjectTypeGetMeansOutput () const
 
RealMatrixListType GetStds () const
 
RealMatrixListObjectTypeGetStdsOutput ()
 
const RealMatrixListObjectTypeGetStdsOutput () const
 
RealMatrixListType GetMins () const
 
RealMatrixListObjectTypeGetMinsOutput ()
 
const RealMatrixListObjectTypeGetMinsOutput () const
 
RealMatrixListType GetMaxs () const
 
RealMatrixListObjectTypeGetMaxsOutput ()
 
const RealMatrixListObjectTypeGetMaxsOutput () const
 
RealMatrixListType GetMeansOfProducts () const
 
RealMatrixListObjectTypeGetMeansOfProductsOutput ()
 
const RealMatrixListObjectTypeGetMeansOfProductsOutput () const
 
RealMatrixType GetAreas () const
 
RealMatrixObjectTypeGetAreasOutput ()
 
const RealMatrixObjectTypeGetAreasOutput () const
 
 PersistentStatisticsMosaicFilter ()
 
virtual ~PersistentStatisticsMosaicFilter ()
 
 PersistentStatisticsMosaicFilter (const Self &)
 
void operator= (const Self &)
 

Additional Inherited Members

- Protected Member Functions inherited from otb::PersistentMosaicFilter< TInputImage, TInputImage, double >
 PersistentMosaicFilter ()
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 
 ~PersistentMosaicFilter () override
 
- Protected Member Functions inherited from otb::StreamingMosaicFilterBase< TInputImage, TInputImage, double >
 StreamingMosaicFilterBase ()
 
 ~StreamingMosaicFilterBase ()
 
void GenerateOutputInformation (void) override
 
void GenerateInputRequestedRegion (void) override
 
void AfterThreadedGenerateData () override
 
void BeforeThreadedGenerateData () override
 
virtual void ImageToExtent (InputImageType *image, InputImagePointType &extentInf, InputImagePointType &extentSup)
 
virtual bool OutputRegionToInputRegion (const OutputImageRegionType &mosaicRegion, InputImageRegionType &inputRegion, InputImageType *&inputImage)
 
virtual void NormalizePixelValue (InternalValueType &pixelValue)
 
virtual bool IsPixelNotEmpty (InputImagePixelType &inputPixel)
 
virtual void AddUsedInputImageIndex (unsigned int index)
 
virtual unsigned int GetUsedInputImageIndice (unsigned int i)
 
virtual unsigned int GetNumberOfUsedInputImages ()
 
virtual void ComputeOutputParameters ()
 
virtual unsigned int GetNumberOfInputImages ()
 
virtual unsigned int GetNumberOfBands ()
 
virtual void ComputeRequestedRegionOfInputImage (unsigned int inputImageIndex)
 
virtual void ShiftScaleValue (InternalValueType &value, const unsigned int &imageIndex, unsigned int &band)
 
virtual void CheckShiftScaleMatrices ()
 
virtual void PrepareImageAccessors (typename std::vector< InputImageType * > &image, typename std::vector< InterpolatorPointerType > &interpolator)
 

Detailed Description

template<class TInputImage, class TOutputImage = TInputImage, class TInternalValueType = double>
class otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >

Computes the statistics of a mosaic from an input images set. The output pixel value is equal to the number of overlaps.

Support streaming

The pixels must support the operator ==, +, /, etc. The "no data value", output spacing, interpolator can be chosen. The behavior of the filter is to compute input images statistics as they were in a layered fashion: interpolators are used to compute pixels values of all input images for a given output pixel. This is used to compute the following matrices: mean, standard deviation, min, max, and means of pixels products. Let's denote X one of these matrices, then Xij} is the statistic of the image i in the overlapping area with the image j.

Definition at line 54 of file otbStreamingStatisticsMosaicFilter.h.

Member Typedef Documentation

◆ ConstPointer

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::SmartPointer<const Self> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::ConstPointer

Definition at line 61 of file otbStreamingStatisticsMosaicFilter.h.

◆ DataObjectPointer

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::DataObject::Pointer otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::DataObjectPointer

Smart Pointer type to a DataObject.

Definition at line 95 of file otbStreamingStatisticsMosaicFilter.h.

◆ DataObjectPointerArraySizeType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::ProcessObject::DataObjectPointerArraySizeType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::DataObjectPointerArraySizeType

Definition at line 96 of file otbStreamingStatisticsMosaicFilter.h.

◆ InputImageInternalPixelType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InputImageInternalPixelType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InputImageInternalPixelType

Definition at line 74 of file otbStreamingStatisticsMosaicFilter.h.

◆ InputImagePixelType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InputImagePixelType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InputImagePixelType

Definition at line 73 of file otbStreamingStatisticsMosaicFilter.h.

◆ InputImagePointer

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InputImagePointer otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InputImagePointer

Definition at line 71 of file otbStreamingStatisticsMosaicFilter.h.

◆ InputImagePointType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InputImagePointType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InputImagePointType

Definition at line 72 of file otbStreamingStatisticsMosaicFilter.h.

◆ InputImageType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InputImageType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InputImageType

Input image typedefs.

Definition at line 67 of file otbStreamingStatisticsMosaicFilter.h.

◆ InternalValueType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InternalValueType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InternalValueType

Internal computing typedef support.

Definition at line 82 of file otbStreamingStatisticsMosaicFilter.h.

◆ InterpolatorPointerType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::InterpolatorPointerType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::InterpolatorPointerType

Definition at line 83 of file otbStreamingStatisticsMosaicFilter.h.

◆ IteratorType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::ImageRegionConstIteratorWithOnlyIndex<OutputImageType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::IteratorType

Definition at line 85 of file otbStreamingStatisticsMosaicFilter.h.

◆ OutputImagePointType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::OutputImagePointType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::OutputImagePointType

Definition at line 78 of file otbStreamingStatisticsMosaicFilter.h.

◆ OutputImageRegionType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::OutputImageRegionType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::OutputImageRegionType

Definition at line 79 of file otbStreamingStatisticsMosaicFilter.h.

◆ OutputImageType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef Superclass::OutputImageType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::OutputImageType

Output image typedefs.

Definition at line 77 of file otbStreamingStatisticsMosaicFilter.h.

◆ Pointer

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::SmartPointer<Self> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::Pointer

Definition at line 60 of file otbStreamingStatisticsMosaicFilter.h.

◆ RealMatrixListObjectType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::SimpleDataObjectDecorator<RealMatrixListType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType

Definition at line 92 of file otbStreamingStatisticsMosaicFilter.h.

◆ RealMatrixListType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef std::vector<RealMatrixType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListType

Definition at line 91 of file otbStreamingStatisticsMosaicFilter.h.

◆ RealMatrixObjectType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef itk::SimpleDataObjectDecorator<RealMatrixType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixObjectType

Definition at line 90 of file otbStreamingStatisticsMosaicFilter.h.

◆ RealMatrixType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef vnl_matrix<InternalValueType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixType

Definition at line 89 of file otbStreamingStatisticsMosaicFilter.h.

◆ RealVectorType

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef vnl_vector<InternalValueType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealVectorType

Typedefs for statistics

Definition at line 88 of file otbStreamingStatisticsMosaicFilter.h.

◆ Self

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef PersistentStatisticsMosaicFilter otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::Self

Standard Self typedef

Definition at line 58 of file otbStreamingStatisticsMosaicFilter.h.

◆ Superclass

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
typedef PersistentMosaicFilter<TInputImage, TOutputImage, TInternalValueType> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::Superclass

Definition at line 59 of file otbStreamingStatisticsMosaicFilter.h.

Constructor & Destructor Documentation

◆ PersistentStatisticsMosaicFilter() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::PersistentStatisticsMosaicFilter
protected

Overridden methods

Definition at line 31 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ ~PersistentStatisticsMosaicFilter()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
virtual otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::~PersistentStatisticsMosaicFilter ( )
inlineprotectedvirtual

Overridden methods

Definition at line 165 of file otbStreamingStatisticsMosaicFilter.h.

◆ PersistentStatisticsMosaicFilter() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::PersistentStatisticsMosaicFilter ( const Self )
private

Overridden methods

Member Function Documentation

◆ AllocateOutputs()

template<class TInputImage , class TOutputImage , class TInternalValueType >
void otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::AllocateOutputs
override

Overridden methods

Definition at line 185 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ CreateAnother()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
virtual::itk::LightObject::Pointer otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::CreateAnother ( void  ) const

◆ GetAreas()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetAreas ( ) const
inline

Return the computed areas.

Definition at line 155 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetAreasOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetAreasOutput

Overridden methods

Definition at line 111 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetAreasOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetAreasOutput ( ) const

Overridden methods

◆ GetMaxs()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMaxs ( ) const
inline

Return the computed Max.

Definition at line 137 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetMaxsOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMaxsOutput

Overridden methods

Definition at line 104 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetMaxsOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixListObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMaxsOutput ( ) const

Overridden methods

◆ GetMeans()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeans ( ) const
inline

Return the computed Mean.

Definition at line 110 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetMeansOfProducts()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeansOfProducts ( ) const
inline

Return the computed MeansOfProduct.

Definition at line 146 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetMeansOfProductsOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeansOfProductsOutput

Overridden methods

Definition at line 90 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetMeansOfProductsOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixListObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeansOfProductsOutput ( ) const

Overridden methods

◆ GetMeansOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeansOutput

Overridden methods

Definition at line 76 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetMeansOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixListObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMeansOutput ( ) const

Overridden methods

◆ GetMins()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMins ( ) const
inline

Return the computed Min.

Definition at line 128 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetMinsOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMinsOutput

Overridden methods

Definition at line 97 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetMinsOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixListObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetMinsOutput ( ) const

Overridden methods

◆ GetNameOfClass()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
virtual const char* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetNameOfClass ( ) const
virtual

Runtime information support.

◆ GetStds()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetStds ( ) const
inline

Return the computed Std.

Definition at line 119 of file otbStreamingStatisticsMosaicFilter.h.

◆ GetStdsOutput() [1/2]

template<class TInputImage , class TOutputImage , class TInternalValueType >
const PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::RealMatrixListObjectType * otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetStdsOutput

Overridden methods

Definition at line 83 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ GetStdsOutput() [2/2]

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
const RealMatrixListObjectType* otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::GetStdsOutput ( ) const

Overridden methods

◆ MakeOutput()

template<class TInputImage , class TOutputImage , class TInternalValueType >
itk::DataObject::Pointer otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::MakeOutput ( DataObjectPointerArraySizeType  idx)
override

Make a DataObject of the correct type to be used as the specified output.

Definition at line 60 of file otbStreamingStatisticsMosaicFilter.hxx.

◆ New()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
static Pointer otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::New ( )
static

Method for creation through the object factory.

◆ operator=()

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
void otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::operator= ( const Self )
private

Overridden methods

◆ Reset()

template<class TInputImage , class TOutputImage , class TInternalValueType >
void otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::Reset
overridevirtual

◆ Synthetize()

template<class TInputImage , class TOutputImage , class TInternalValueType >
void otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::Synthetize
overridevirtual

◆ ThreadedGenerateData()

template<class TInputImage , class TOutputImage , class TInternalValueType >
void otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::ThreadedGenerateData ( const OutputImageRegionType outputRegionForThread,
itk::ThreadIdType  threadId 
)
override

Processing

Definition at line 285 of file otbStreamingStatisticsMosaicFilter.hxx.

Member Data Documentation

◆ m_Area

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_Area
protected

Overridden methods

Definition at line 294 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_InternalThreadResults

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
std::vector<ThreadResultsContainer> otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_InternalThreadResults
protected

Overridden methods

Definition at line 286 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_Maxs

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_Maxs
protected

Overridden methods

Definition at line 293 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_Means

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_Means
protected

Overridden methods

Definition at line 289 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_Mins

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_Mins
protected

Overridden methods

Definition at line 292 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_ProdMeans

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_ProdMeans
protected

Overridden methods

Definition at line 291 of file otbStreamingStatisticsMosaicFilter.h.

◆ m_Stds

template<class TInputImage , class TOutputImage = TInputImage, class TInternalValueType = double>
RealMatrixListType otb::PersistentStatisticsMosaicFilter< TInputImage, TOutputImage, TInternalValueType >::m_Stds
protected

Overridden methods

Definition at line 290 of file otbStreamingStatisticsMosaicFilter.h.


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