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