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

#include <otbStreamingFeatherMosaicFilter.h>

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

Public Types

typedef Superclass::ConstIteratorType ConstIteratorType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::ContinuousIndexType ContinuousIndexType
 
typedef Superclass::DefaultInterpolatorType DefaultInterpolatorType
 
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 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 StreamingFeatherMosaicFilter 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 ()
 
InternalValueType m_FeatheringTransitionDistance
 
InternalValueType m_FeatheringSmoothness
 
virtual void SetFeatheringTransitionDistance (InternalValueType _arg)
 
virtual InternalValueType GetFeatheringTransitionDistance ()
 
virtual void SetFeatheringSmoothness (InternalValueType _arg)
 
virtual InternalValueType GetFeatheringSmoothness ()
 
 StreamingFeatherMosaicFilter ()
 
virtual ~StreamingFeatherMosaicFilter ()
 
void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override
 

Additional Inherited Members

- 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::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >

Computes the mosaic of an input images set using feathering technique. The output is a nice seamless mosaic.

Images are added-weighted in a one-by-one fashion, blended from the images boundaries to a specified transition distance. The smoothness of the transition curve can be set (exponent). Feathering is performed with respect to the input images order.

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: -change containers from std::vector to itk::something -move container class to private -create accessors

Definition at line 54 of file otbStreamingFeatherMosaicFilter.h.

Member Typedef Documentation

◆ ConstIteratorType

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

Definition at line 100 of file otbStreamingFeatherMosaicFilter.h.

◆ ConstPointer

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

Definition at line 61 of file otbStreamingFeatherMosaicFilter.h.

◆ ContinuousIndexType

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

Definition at line 93 of file otbStreamingFeatherMosaicFilter.h.

◆ DefaultInterpolatorType

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

Definition at line 96 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageConstPointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::ConstPointer otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageConstPointer

Definition at line 106 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageDefaultInterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef itk::LinearInterpolateImageFunction<DistanceImageType> otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageDefaultInterpolatorType

Definition at line 112 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageInternalPixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::InternalPixelType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInternalPixelType

Definition at line 109 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageInterpolatorPointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageInterpolatorType::Pointer otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInterpolatorPointer

Definition at line 113 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageInterpolatorType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef itk::InterpolateImageFunction<DistanceImageType> otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageInterpolatorType

Definition at line 111 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImagePixelType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::PixelType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePixelType

Definition at line 108 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImagePointer

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::Pointer otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePointer

Definition at line 105 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImagePointType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::PointType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImagePointType

Definition at line 107 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageRegionType

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
typedef DistanceImageType::RegionType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::DistanceImageRegionType

Definition at line 110 of file otbStreamingFeatherMosaicFilter.h.

◆ DistanceImageType

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

Distance image typedefs

Definition at line 104 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageIndexType

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

Definition at line 74 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageInternalPixelType

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

Definition at line 77 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImagePixelType

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

Definition at line 73 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImagePointer

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

Definition at line 71 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImagePointType

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

Definition at line 72 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageRegionType

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

Definition at line 78 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageSizeType

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

Definition at line 75 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageSpacingType

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

Definition at line 76 of file otbStreamingFeatherMosaicFilter.h.

◆ InputImageType

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

Input image typedefs.

Definition at line 67 of file otbStreamingFeatherMosaicFilter.h.

◆ InternalImageType

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

Definition at line 97 of file otbStreamingFeatherMosaicFilter.h.

◆ InternalPixelType

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

Definition at line 98 of file otbStreamingFeatherMosaicFilter.h.

◆ InternalValueType

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

Internal computing typedef support.

Definition at line 92 of file otbStreamingFeatherMosaicFilter.h.

◆ InterpolatorPointerType

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

Definition at line 95 of file otbStreamingFeatherMosaicFilter.h.

◆ InterpolatorType

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

Definition at line 94 of file otbStreamingFeatherMosaicFilter.h.

◆ IteratorType

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

Definition at line 99 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageIndexType

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

Definition at line 85 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageInternalPixelType

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

Definition at line 88 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImagePixelType

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

Definition at line 84 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImagePointer

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

Definition at line 82 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImagePointType

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

Definition at line 83 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageRegionType

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

Definition at line 89 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageSizeType

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

Definition at line 86 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageSpacingType

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

Definition at line 87 of file otbStreamingFeatherMosaicFilter.h.

◆ OutputImageType

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

Output image typedefs.

Definition at line 81 of file otbStreamingFeatherMosaicFilter.h.

◆ Pointer

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

Definition at line 60 of file otbStreamingFeatherMosaicFilter.h.

◆ Self

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

Standard Self typedef

Definition at line 58 of file otbStreamingFeatherMosaicFilter.h.

◆ StreamingTraitsType

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

Definition at line 101 of file otbStreamingFeatherMosaicFilter.h.

◆ Superclass

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

Definition at line 59 of file otbStreamingFeatherMosaicFilter.h.

Constructor & Destructor Documentation

◆ StreamingFeatherMosaicFilter()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType >
otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::StreamingFeatherMosaicFilter
protected

Feathering transition distance accessors

Definition at line 31 of file otbStreamingFeatherMosaicFilter.hxx.

◆ ~StreamingFeatherMosaicFilter()

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

Feathering transition distance accessors

Definition at line 127 of file otbStreamingFeatherMosaicFilter.h.

Member Function Documentation

◆ CreateAnother()

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

◆ GetFeatheringSmoothness()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
virtual InternalValueType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::GetFeatheringSmoothness ( )
virtual

Feathering transition distance accessors

◆ GetFeatheringTransitionDistance()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
virtual InternalValueType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::GetFeatheringTransitionDistance ( )
virtual

Feathering transition distance accessors

◆ GetNameOfClass()

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

Runtime information support.

◆ New()

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

Method for creation through the object factory.

◆ SetFeatheringSmoothness()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
virtual void otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::SetFeatheringSmoothness ( InternalValueType  _arg)
virtual

Feathering transition smoothness accessors

◆ SetFeatheringTransitionDistance()

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
virtual void otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::SetFeatheringTransitionDistance ( InternalValueType  _arg)
virtual

Feathering transition distance accessors

◆ ThreadedGenerateData()

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

Overridden methods

Processing

Definition at line 41 of file otbStreamingFeatherMosaicFilter.hxx.

Member Data Documentation

◆ m_FeatheringSmoothness

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
InternalValueType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::m_FeatheringSmoothness
private

Feathering transition distance accessors

Definition at line 137 of file otbStreamingFeatherMosaicFilter.h.

◆ m_FeatheringTransitionDistance

template<class TInputImage , class TOutputImage , class TDistanceImage , class TInternalValueType = double>
InternalValueType otb::StreamingFeatherMosaicFilter< TInputImage, TOutputImage, TDistanceImage, TInternalValueType >::m_FeatheringTransitionDistance
private

Feathering transition distance accessors

Definition at line 135 of file otbStreamingFeatherMosaicFilter.h.


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