|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
22 #ifndef otbSarConcatenateBurstsImageFilter_h
23 #define otbSarConcatenateBurstsImageFilter_h
25 #include "itkImageToImageFilter.h"
56 template <
class TImage>
73 typedef std::pair<unsigned long, unsigned long>
RecordType;
86 bool inputWithInvalidPixels);
96 void GenerateOutputInformation()
override;
101 void operator=(
const Self&) =
delete;
111 #ifndef OTB_MANUAL_INSTANTIATION
itk::SmartPointer< const Self > ConstPointer
unsigned int m_Offset_OriginL
std::vector< RecordType > LinesRecordVectorType
itk::SmartPointer< Self > Pointer
This filter allows making a spatial mosaic from a set of bursts.
SarConcatenateBurstsImageFilter Self
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
std::pair< unsigned long, unsigned long > RecordType
TileImageFilter< TImage > Superclass
ImageType::RegionType RegionType
ImageType::SizeType SizeType
ImageType::Pointer ImagePointerType
ImageType::PointType PointType
This filter allows making a spatial mosaic from a set of images.