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