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