|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
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 ThreadedGenerateData(
const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId)
override;
125 #ifndef OTB_MANUAL_INSTANTIATION
itk::SmartPointer< Self > Pointer
itk::ContinuousIndex< double, 2 > ContinuousIndexType
InputImageType::RegionType InputImageRegionType
TDistanceImage DistanceImageType
Superclass::InputImageInternalPixelType InputImageInternalPixelType
StreamingLargeFeatherMosaicFilter Self
InternalImageType::PixelType InternalPixelType
Superclass::DistanceImageInterpolatorType DistanceImageInterpolatorType
InputImageType::SpacingType InputImageSpacingType
Superclass::DistanceImageDefaultInterpolatorType DistanceImageDefaultInterpolatorType
OutputImageType::SpacingType OutputImageSpacingType
InputImageType::PixelType InputImagePixelType
OutputImageType::Pointer OutputImagePointer
OutputImageType::PointType OutputImagePointType
Superclass::OutputImageRegionType OutputImageRegionType
InputImageType::PointType InputImagePointType
Base class for mosaic filters with blending.
InputImageType::SizeType InputImageSizeType
Superclass::OutputImageIndexType OutputImageIndexType
InputImageType::IndexType InputImageIndexType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
Computes the mosaic of an input images set using feathering technique. The output is a nice seamless ...
itk::InterpolateImageFunction< DistanceImageType > DistanceImageInterpolatorType
TInputImage InputImageType
InputImageType::InternalPixelType InputImageInternalPixelType
Superclass::OutputImageSizeType OutputImageSizeType
itk::NearestNeighborInterpolateImageFunction< InputImageType, InternalValueType > DefaultInterpolatorType
Superclass::DistanceImageInternalPixelType DistanceImageInternalPixelType
Superclass::DistanceImagePixelType DistanceImagePixelType
Superclass::OutputImagePointer OutputImagePointer
Superclass::ContinuousIndexType ContinuousIndexType
DistanceImageType::ConstPointer DistanceImageConstPointer
Superclass::InputImagePointType InputImagePointType
Superclass::OutputImageSpacingType OutputImageSpacingType
OutputImageType::InternalPixelType OutputImageInternalPixelType
Superclass::OutputImageType OutputImageType
itk::SmartPointer< const Self > ConstPointer
This class provides internal information for streamable filters.
DistanceImageInterpolatorType::Pointer DistanceImageInterpolatorPointer
Superclass::OutputImageInternalPixelType OutputImageInternalPixelType
DistanceImageType::PixelType DistanceImagePixelType
Superclass::OutputImagePixelType OutputImagePixelType
TOutputImage OutputImageType
virtual ~StreamingLargeFeatherMosaicFilter()
OutputImageType::IndexType OutputImageIndexType
StreamingLargeFeatherMosaicFilter()
itk::ImageRegionConstIterator< OutputImageType > ConstIteratorType
Superclass::DistanceImageInterpolatorPointer DistanceImageInterpolatorPointer
Superclass::InputImageIndexType InputImageIndexType
itk::InterpolateImageFunction< InputImageType, InternalValueType > InterpolatorType
DistanceImageType::PointType DistanceImagePointType
Superclass::InputImagePointer InputImagePointer
OutputImageType::SizeType OutputImageSizeType
Superclass::InternalPixelType InternalPixelType
DistanceImageType::Pointer DistanceImagePointer
Superclass::DistanceImagePointType DistanceImagePointType
Superclass::InputImageSizeType InputImageSizeType
Superclass::InternalValueType InternalValueType
Superclass::StreamingTraitsType StreamingTraitsType
Superclass::InputImageType InputImageType
Superclass::DefaultInterpolatorType DefaultInterpolatorType
Superclass::InputImageRegionType InputImageRegionType
Superclass::DistanceImagePointer DistanceImagePointer
Superclass::InputImagePixelType InputImagePixelType
itk::LinearInterpolateImageFunction< DistanceImageType > DistanceImageDefaultInterpolatorType
Superclass::InterpolatorType InterpolatorType
Superclass::InterpolatorPointerType InterpolatorPointerType
itk::ImageRegionIterator< OutputImageType > IteratorType
Superclass::IteratorType IteratorType
Superclass::InputImageSpacingType InputImageSpacingType
Superclass::ConstIteratorType ConstIteratorType
Superclass::DistanceImageConstPointer DistanceImageConstPointer
InterpolatorType::Pointer InterpolatorPointerType
InputImageType::ConstPointer InputImagePointer
Superclass::OutputImagePointType OutputImagePointType
StreamingMosaicFilterWithBlendingBase< TInputImage, TOutputImage, TDistanceImage, TInternalValueType > Superclass
Superclass::InternalImageType InternalImageType
DistanceImageType::InternalPixelType DistanceImageInternalPixelType
Creation of an "otb" vector image which contains metadata.
OutputImageType::PixelType OutputImagePixelType