22 #ifndef MODULES_REMOTE_MOSAIC_INCLUDE_OTBPERSISTENTMOSAICFILTER_H_
23 #define MODULES_REMOTE_MOSAIC_INCLUDE_OTBPERSISTENTMOSAICFILTER_H_
47 template <
class TInputImage,
class TOutputImage,
class TPrecisionType>
116 void PrintSelf(std::ostream& os, itk::Indent indent)
const override
118 Superclass::PrintSelf(os, indent);
This filter is the base class for all mosaic filter persisting data through multiple update....
Superclass::InputImageRegionType InputImageRegionType
Superclass::ContinuousIndexType ContinuousIndexType
~PersistentMosaicFilter() override
virtual void Synthetize(void)=0
Superclass::OutputImageSizeType OutputImageSizeType
Superclass::OutputImagePointer OutputImagePointer
Superclass::OutputImageSpacingType OutputImageSpacingType
Superclass::DefaultInterpolatorType DefaultInterpolatorType
Superclass::InputImageSizeType InputImageSizeType
void operator=(const Self &)
PersistentMosaicFilter(const Self &)
Superclass::InputImageIndexType InputImageIndexType
Superclass::OutputImageType OutputImageType
Superclass::InputImageSpacingType InputImageSpacingType
otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, TPrecisionType > Superclass
Superclass::StreamingTraitsType StreamingTraitsType
Superclass::InputImagePointer InputImagePointer
itk::SmartPointer< const Self > ConstPointer
Superclass::InputImagePixelType InputImagePixelType
Superclass::InterpolatorPointerType InterpolatorPointerType
void PrintSelf(std::ostream &os, itk::Indent indent) const override
Superclass::OutputImageRegionType OutputImageRegionType
itk::SmartPointer< Self > Pointer
Superclass::InputImageInternalPixelType InputImageInternalPixelType
virtual void Reset(void)=0
Superclass::OutputImageIndexType OutputImageIndexType
PersistentMosaicFilter Self
Superclass::InputImageType InputImageType
Superclass::InternalPixelType InternalPixelType
Superclass::InterpolatorType InterpolatorType
Superclass::IteratorType IteratorType
Superclass::OutputImagePixelType OutputImagePixelType
Superclass::InternalImageType InternalImageType
Superclass::InputImagePointType InputImagePointType
Superclass::OutputImagePointType OutputImagePointType
Superclass::InternalValueType InternalValueType
Superclass::ConstIteratorType ConstIteratorType
Superclass::OutputImageInternalPixelType OutputImageInternalPixelType
Base class for mosaic filters. Computes the total extent of multiple inputs, and provide routines to ...
InputImageType::IndexType InputImageIndexType
itk::ImageRegionConstIterator< OutputImageType > ConstIteratorType
InterpolatorType::Pointer InterpolatorPointerType
InputImageType::RegionType InputImageRegionType
OutputImageType::IndexType OutputImageIndexType
InputImageType::SizeType InputImageSizeType
itk::ImageRegionIterator< OutputImageType > IteratorType
OutputImageType::Pointer OutputImagePointer
InputImageType::PointType InputImagePointType
OutputImageType::PixelType OutputImagePixelType
itk::ContinuousIndex< double, 2 > ContinuousIndexType
itk::NearestNeighborInterpolateImageFunction< InputImageType, InternalValueType > DefaultInterpolatorType
OutputImageType::PointType OutputImagePointType
OutputImageType::InternalPixelType OutputImageInternalPixelType
InputImageType::ConstPointer InputImagePointer
TOutputImage OutputImageType
TPrecisionType InternalValueType
InputImageType::InternalPixelType InputImageInternalPixelType
itk::InterpolateImageFunction< InputImageType, InternalValueType > InterpolatorType
OutputImageType::SizeType OutputImageSizeType
OutputImageType::SpacingType OutputImageSpacingType
InternalImageType::PixelType InternalPixelType
InputImageType::PixelType InputImagePixelType
TInputImage InputImageType
InputImageType::SpacingType InputImageSpacingType
This class provides internal information for streamable filters.
Creation of an "otb" vector image which contains metadata.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.