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

#include <otbStreamingLargeFeatherMosaicFilter.h>

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

Public Types

typedef Superclass::ConstIteratorType ConstIteratorType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::ContinuousIndexType ContinuousIndexType
 
typedef Superclass::DefaultInterpolatorType DefaultInterpolatorType
 
typedef Superclass::DistanceImageConstPointer DistanceImageConstPointer
 
typedef Superclass::DistanceImageDefaultInterpolatorType DistanceImageDefaultInterpolatorType
 
typedef Superclass::DistanceImageInternalPixelType DistanceImageInternalPixelType
 
typedef Superclass::DistanceImageInterpolatorPointer DistanceImageInterpolatorPointer
 
typedef Superclass::DistanceImageInterpolatorType DistanceImageInterpolatorType
 
typedef Superclass::DistanceImagePixelType DistanceImagePixelType
 
typedef Superclass::DistanceImagePointer DistanceImagePointer
 
typedef Superclass::DistanceImagePointType DistanceImagePointType
 
typedef TDistanceImage DistanceImageType
 
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 StreamingLargeFeatherMosaicFilter Self
 
typedef Superclass::StreamingTraitsType StreamingTraitsType
 
typedef StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, TInternalValueType > Superclass
 
- Public Types inherited from otb::StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, double >
typedef itk::SmartPointer< const SelfConstPointer
 
typedef DistanceImageType::ConstPointer DistanceImageConstPointer
 
typedef itk::LinearInterpolateImageFunction< DistanceImageTypeDistanceImageDefaultInterpolatorType
 
typedef DistanceImageType::InternalPixelType DistanceImageInternalPixelType
 
typedef DistanceImageInterpolatorType::Pointer DistanceImageInterpolatorPointer
 
typedef itk::InterpolateImageFunction< DistanceImageTypeDistanceImageInterpolatorType
 
typedef DistanceImageType::PixelType DistanceImagePixelType
 
typedef DistanceImageType::Pointer DistanceImagePointer
 
typedef DistanceImageType::PointType DistanceImagePointType
 
typedef DistanceImageType::RegionType DistanceImageRegionType
 
typedef TDistanceImage DistanceImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef StreamingMosaicFilterWithBlendingBase Self
 
typedef otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, double > Superclass
 
- Public Types inherited from otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, 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 TOutputImage OutputImageType
 
typedef itk::SmartPointer< SelfPointer
 
typedef StreamingMosaicFilterBase Self
 
typedef otb::StreamingTraits< OutputImageTypeStreamingTraitsType
 
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
- Public Member Functions inherited from otb::StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, double >
virtual const char * GetNameOfClass () const
 
virtual void SetDistanceOffset (DistanceImageInternalPixelType _arg)
 
virtual DistanceImageInternalPixelType GetDistanceOffset ()
 
virtual void SetDistanceInterpolator (DistanceImageInterpolatorType *_arg)
 
 itkGetObjectMacro (DistanceInterpolator, DistanceImageInterpolatorType)
 
void PushBackInputs (const TInputImage *image, const TDistanceImage *distance)
 
virtual void PrepareDistanceImageAccessors (typename std::vector< DistanceImageType * > &currentDistanceImage, typename std::vector< DistanceImageInterpolatorPointer > &distanceInterpolator)
 
- Public Member Functions inherited from otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, 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 ()
 

Protected Member Functions

 StreamingLargeFeatherMosaicFilter ()
 
void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override
 
virtual ~StreamingLargeFeatherMosaicFilter ()
 
- Protected Member Functions inherited from otb::StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, double >
 StreamingMosaicFilterWithBlendingBase ()
 
 ~StreamingMosaicFilterWithBlendingBase ()
 
void AddUsedInputImageIndex (unsigned int inputImageIndex) override
 
unsigned int GetNumberOfInputImages () override
 
unsigned int GetUsedInputImageIndice (unsigned int i) override
 
- Protected Member Functions inherited from otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, 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 unsigned int GetNumberOfUsedInputImages ()
 
virtual void ComputeOutputParameters ()
 
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, class TDistanceImage, class TInternalValueType = double>
class otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >

Computes the mosaic of an input images set using feathering technique. The output is a nice seamless mosaic. Images are all added-weighted on all overlapping areas. This could give nice results for perfectly aligned images but can also cause blur on misaligned overlaps.

Inputs are images and distance images. Both needs to be added with the PushBackInputs() method.

Support streaming

The pixels must support the operator ==, +, /, etc. The "no data value", output spacing, interpolator can be chosen.

TODO: -maybe change containers from std::vector to itk::something?

Definition at line 49 of file otbStreamingLargeFeatherMosaicFilter.h.

Member Typedef Documentation

◆ ConstIteratorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::ConstIteratorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::ConstIteratorType

Definition at line 95 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ ConstPointer

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

Definition at line 56 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ ContinuousIndexType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::ContinuousIndexType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::ContinuousIndexType

Definition at line 88 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DefaultInterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DefaultInterpolatorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DefaultInterpolatorType

Definition at line 91 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageConstPointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImageConstPointer otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageConstPointer

Definition at line 101 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageDefaultInterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImageDefaultInterpolatorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageDefaultInterpolatorType

Definition at line 106 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageInternalPixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImageInternalPixelType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInternalPixelType

Definition at line 104 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageInterpolatorPointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImageInterpolatorPointer otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInterpolatorPointer

Definition at line 107 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageInterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImageInterpolatorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInterpolatorType

Definition at line 105 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImagePixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImagePixelType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePixelType

Definition at line 103 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImagePointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImagePointer otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePointer

Definition at line 100 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImagePointType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::DistanceImagePointType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePointType

Definition at line 102 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ DistanceImageType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef TDistanceImage otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageType

Distance image typedefs

Definition at line 99 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageIndexType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InputImageIndexType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InputImageIndexType

Definition at line 69 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageInternalPixelType

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

Definition at line 72 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImagePixelType

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

Definition at line 68 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImagePointer

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

Definition at line 66 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImagePointType

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

Definition at line 67 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageRegionType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InputImageRegionType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InputImageRegionType

Definition at line 73 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageSizeType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InputImageSizeType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InputImageSizeType

Definition at line 70 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageSpacingType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InputImageSpacingType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InputImageSpacingType

Definition at line 71 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InputImageType

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

Input image typedefs.

Definition at line 62 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InternalImageType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InternalImageType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InternalImageType

Definition at line 92 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InternalPixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InternalPixelType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InternalPixelType

Definition at line 93 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InternalValueType

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

Internal computing typedef support.

Definition at line 87 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InterpolatorPointerType

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

Definition at line 90 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ InterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::InterpolatorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::InterpolatorType

Definition at line 89 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ IteratorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::IteratorType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::IteratorType

Definition at line 94 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageIndexType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImageIndexType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImageIndexType

Definition at line 80 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageInternalPixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImageInternalPixelType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImageInternalPixelType

Definition at line 83 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImagePixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImagePixelType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImagePixelType

Definition at line 79 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImagePointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImagePointer otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImagePointer

Definition at line 77 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImagePointType

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

Definition at line 78 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageRegionType

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

Definition at line 84 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageSizeType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImageSizeType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImageSizeType

Definition at line 81 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageSpacingType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::OutputImageSpacingType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::OutputImageSpacingType

Definition at line 82 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ OutputImageType

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

Output image typedefs.

Definition at line 76 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ Pointer

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

Definition at line 55 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ Self

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

Standard Self typedef

Definition at line 53 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ StreamingTraitsType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef Superclass::StreamingTraitsType otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::StreamingTraitsType

Definition at line 96 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ Superclass

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef StreamingMosaicFilterWithBlendingBase<TInputImage, TOutputImage, TDistanceImage, TInternalValueType> otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::Superclass

Definition at line 54 of file otbStreamingLargeFeatherMosaicFilter.h.

Constructor & Destructor Documentation

◆ StreamingLargeFeatherMosaicFilter()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
otb::StreamingLargeFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::StreamingLargeFeatherMosaicFilter ( )
inlineprotected

Definition at line 110 of file otbStreamingLargeFeatherMosaicFilter.h.

◆ ~StreamingLargeFeatherMosaicFilter()

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

Definition at line 114 of file otbStreamingLargeFeatherMosaicFilter.h.

Member Function Documentation

◆ CreateAnother()

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

◆ GetNameOfClass()

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

Runtime information support.

◆ New()

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

Method for creation through the object factory.

◆ ThreadedGenerateData()

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

Overridden method

Processing

Definition at line 34 of file otbStreamingLargeFeatherMosaicFilter.hxx.


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