OTB
9.0.0
Orfeo Toolbox
|
#include <otbNRIBandImagesToOneNComplexBandsImage.h>
typedef TInputImage | InputImageType |
typedef TOutputImage | OutputImageType |
typedef NRIBandImagesToOneNComplexBandsImage | Self |
typedef itk::ImageToImageFilter< InputImageType, OutputImageType > | Superclass |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef InputImageType::PixelType | InputPixelType |
typedef OutputImageType::PixelType | OutputPixelType |
typedef itk::NumericTraits< InputPixelType >::RealType | InputRealType |
typedef InputImageType::RegionType | InputImageRegionType |
typedef OutputImageType::RegionType | OutputImageRegionType |
static const unsigned int | InputImageDimension = TInputImage::ImageDimension |
static const unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
static Pointer | New () |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
NRIBandImagesToOneNComplexBandsImage () | |
~NRIBandImagesToOneNComplexBandsImage () override | |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
void | GenerateOutputInformation (void) override |
void | BeforeThreadedGenerateData (void) override |
void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override |
NRIBandImagesToOneNComplexBandsImage (const Self &)=delete | |
void | operator= (const Self &)=delete |
Definition at line 40 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef itk::SmartPointer<const Self> otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::ConstPointer |
standard class typedefs
Definition at line 55 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef InputImageType::RegionType otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::InputImageRegionType |
standard class typedefs
Definition at line 66 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef TInputImage otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::InputImageType |
standard class typedefs
Definition at line 48 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef InputImageType::PixelType otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::InputPixelType |
standard class typedefs
Definition at line 61 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef itk::NumericTraits<InputPixelType>::RealType otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::InputRealType |
standard class typedefs
Definition at line 65 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef OutputImageType::RegionType otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::OutputImageRegionType |
standard class typedefs
Definition at line 67 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef TOutputImage otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::OutputImageType |
standard class typedefs
Definition at line 49 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef OutputImageType::PixelType otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::OutputPixelType |
standard class typedefs
Definition at line 64 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef itk::SmartPointer<Self> otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::Pointer |
standard class typedefs
Definition at line 54 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef NRIBandImagesToOneNComplexBandsImage otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::Self |
standard class typedefs
Definition at line 52 of file otbNRIBandImagesToOneNComplexBandsImage.h.
typedef itk::ImageToImageFilter<InputImageType, OutputImageType> otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::Superclass |
standard class typedefs
Definition at line 53 of file otbNRIBandImagesToOneNComplexBandsImage.h.
|
protected |
standard class typedefs
Definition at line 39 of file otbNRIBandImagesToOneNComplexBandsImage.hxx.
|
inlineoverrideprotected |
standard class typedefs
Definition at line 72 of file otbNRIBandImagesToOneNComplexBandsImage.h.
|
privatedelete |
standard class typedefs
|
overrideprotected |
BeforeThreadedGenerateData
Definition at line 60 of file otbNRIBandImagesToOneNComplexBandsImage.hxx.
virtual::itk::LightObject::Pointer otb::NRIBandImagesToOneNComplexBandsImage< TInputImage, TOutputImage >::CreateAnother | ( | void | ) | const |
standard class typedefs
|
overrideprotected |
GenerateOutputInformation
Definition at line 48 of file otbNRIBandImagesToOneNComplexBandsImage.hxx.
|
virtual |
typemacro
|
static |
Object factory management
|
privatedelete |
standard class typedefs
|
overrideprotected |
Standard "PrintSelf" method
Definition at line 123 of file otbNRIBandImagesToOneNComplexBandsImage.hxx.
|
overrideprotected |
ThreadedGenerateData
Definition at line 73 of file otbNRIBandImagesToOneNComplexBandsImage.hxx.
|
static |
Extract input and output image dimension
Definition at line 44 of file otbNRIBandImagesToOneNComplexBandsImage.h.
|
static |
standard class typedefs
Definition at line 45 of file otbNRIBandImagesToOneNComplexBandsImage.h.