22 #ifndef __StreamingLargeFeatherMosaicFilter_H
23 #define __StreamingLargeFeatherMosaicFilter_H
26 #include "itkLinearInterpolateImageFunction.h"
48 template <
class TInputImage,
class TOutputImage,
class TDistanceImage,
class TInternalValueType =
double>
119 void DynamicThreadedGenerateData(
const OutputImageRegionType& outputRegionForThread)
override;
125 #ifndef OTB_MANUAL_INSTANTIATION
Computes the mosaic of an input images set using feathering technique. The output is a nice seamless ...
itk::SmartPointer< const Self > ConstPointer
Superclass::OutputImageSizeType OutputImageSizeType
Superclass::OutputImagePointType OutputImagePointType
Superclass::IteratorType IteratorType
Superclass::OutputImagePointer OutputImagePointer
Superclass::InputImageInternalPixelType InputImageInternalPixelType
Superclass::InterpolatorType InterpolatorType
Superclass::DistanceImagePointer DistanceImagePointer
Superclass::OutputImagePixelType OutputImagePixelType
Superclass::StreamingTraitsType StreamingTraitsType
StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, TInternalValueType > Superclass
Superclass::DistanceImageDefaultInterpolatorType DistanceImageDefaultInterpolatorType
Superclass::DistanceImageConstPointer DistanceImageConstPointer
Superclass::InterpolatorPointerType InterpolatorPointerType
Superclass::InternalValueType InternalValueType
Superclass::InputImagePointer InputImagePointer
Superclass::OutputImageInternalPixelType OutputImageInternalPixelType
Superclass::OutputImageIndexType OutputImageIndexType
Superclass::InputImageSizeType InputImageSizeType
Superclass::OutputImageRegionType OutputImageRegionType
Superclass::ContinuousIndexType ContinuousIndexType
StreamingLargeFeatherMosaicFilter Self
Superclass::DefaultInterpolatorType DefaultInterpolatorType
Superclass::DistanceImageInternalPixelType DistanceImageInternalPixelType
Superclass::InputImageSpacingType InputImageSpacingType
virtual ~StreamingLargeFeatherMosaicFilter()
StreamingLargeFeatherMosaicFilter()
Superclass::DistanceImageInterpolatorPointer DistanceImageInterpolatorPointer
Superclass::InputImageIndexType InputImageIndexType
Superclass::InternalImageType InternalImageType
itk::SmartPointer< Self > Pointer
Superclass::DistanceImageInterpolatorType DistanceImageInterpolatorType
Superclass::DistanceImagePointType DistanceImagePointType
Superclass::InputImageType InputImageType
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImagePointType InputImagePointType
Superclass::OutputImageType OutputImageType
Superclass::InternalPixelType InternalPixelType
Superclass::DistanceImagePixelType DistanceImagePixelType
Superclass::InputImageRegionType InputImageRegionType
TDistanceImage DistanceImageType
Superclass::ConstIteratorType ConstIteratorType
Superclass::OutputImageSpacingType OutputImageSpacingType
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
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
Base class for mosaic filters with blending.
DistanceImageType::Pointer DistanceImagePointer
itk::LinearInterpolateImageFunction< DistanceImageType > DistanceImageDefaultInterpolatorType
DistanceImageType::InternalPixelType DistanceImageInternalPixelType
DistanceImageType::PixelType DistanceImagePixelType
DistanceImageInterpolatorType::Pointer DistanceImageInterpolatorPointer
DistanceImageType::ConstPointer DistanceImageConstPointer
DistanceImageType::PointType DistanceImagePointType
itk::InterpolateImageFunction< DistanceImageType > DistanceImageInterpolatorType
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.