22 #ifndef __StreamingSimpleMosaicFilter_H
23 #define __StreamingSimpleMosaicFilter_H
43 template <
class TInputImage,
class TOutputImage = TInputImage,
class TInternalValueType =
double>
80 this->DynamicMultiThreadingOn();
96 #ifndef OTB_MANUAL_INSTANTIATION
Base class for mosaic filters. Computes the total extent of multiple inputs, and provide routines to ...
InterpolatorType::Pointer InterpolatorPointerType
InputImageType::RegionType InputImageRegionType
itk::ImageRegionIterator< OutputImageType > IteratorType
OutputImageType::RegionType OutputImageRegionType
OutputImageType::PixelType OutputImagePixelType
OutputImageType::PointType OutputImagePointType
OutputImageType::InternalPixelType OutputImageInternalPixelType
TOutputImage OutputImageType
TInternalValueType InternalValueType
InternalImageType::PixelType InternalPixelType
InputImageType::PixelType InputImagePixelType
TInputImage InputImageType
Computes the mosaic of an input images set. The output pixel value is equal to the first input pixel ...
StreamingSimpleMosaicFilter Self
Superclass::IteratorType IteratorType
void operator=(const Self &)
StreamingSimpleMosaicFilter()
otb::StreamingMosaicFilterBase< TInputImage, TOutputImage, TInternalValueType > Superclass
Superclass::OutputImagePointType OutputImagePointType
Superclass::InputImagePixelType InputImagePixelType
Superclass::OutputImagePixelType OutputImagePixelType
Superclass::OutputImageRegionType OutputImageRegionType
Superclass::InputImageType InputImageType
Superclass::OutputImageInternalPixelType OutputImageInternalPixelType
virtual ~StreamingSimpleMosaicFilter()=default
itk::SmartPointer< const Self > ConstPointer
Superclass::OutputImageType OutputImageType
Superclass::InterpolatorPointerType InterpolatorPointerType
Superclass::InputImageRegionType InputImageRegionType
Superclass::InternalPixelType InternalPixelType
Superclass::InternalValueType InternalValueType
StreamingSimpleMosaicFilter(const Self &)
itk::SmartPointer< Self > Pointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.