![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbTwoNRIBandsImageToNComplexBandsImage.h>
Inheritance diagram for otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >:
Collaboration diagram for otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >:| typedef TInputImage | InputImageType |
| typedef TOutputImage | OutputImageType |
| typedef TwoNRIBandsImageToNComplexBandsImage | 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 |
| TwoNRIBandsImageToNComplexBandsImage () | |
| ~TwoNRIBandsImageToNComplexBandsImage () 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 |
| TwoNRIBandsImageToNComplexBandsImage (const Self &)=delete | |
| void | operator= (const Self &)=delete |
Definition at line 40 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef itk::SmartPointer<const Self> otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::ConstPointer |
standard class typedefs
Definition at line 55 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef InputImageType::RegionType otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::InputImageRegionType |
standard class typedefs
Definition at line 66 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef TInputImage otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::InputImageType |
standard class typedefs
Definition at line 48 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef InputImageType::PixelType otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::InputPixelType |
standard class typedefs
Definition at line 61 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef itk::NumericTraits<InputPixelType>::RealType otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::InputRealType |
standard class typedefs
Definition at line 65 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef OutputImageType::RegionType otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::OutputImageRegionType |
standard class typedefs
Definition at line 67 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef TOutputImage otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::OutputImageType |
standard class typedefs
Definition at line 49 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef OutputImageType::PixelType otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::OutputPixelType |
standard class typedefs
Definition at line 64 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef itk::SmartPointer<Self> otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::Pointer |
standard class typedefs
Definition at line 54 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef TwoNRIBandsImageToNComplexBandsImage otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::Self |
standard class typedefs
Definition at line 52 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
| typedef itk::ImageToImageFilter<InputImageType, OutputImageType> otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::Superclass |
standard class typedefs
Definition at line 53 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
|
protected |
standard class typedefs
Definition at line 39 of file otbTwoNRIBandsImageToNComplexBandsImage.hxx.
|
inlineoverrideprotected |
standard class typedefs
Definition at line 72 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
|
privatedelete |
standard class typedefs
|
overrideprotected |
BeforeThreadedGenerateData
Definition at line 68 of file otbTwoNRIBandsImageToNComplexBandsImage.hxx.
| virtual::itk::LightObject::Pointer otb::TwoNRIBandsImageToNComplexBandsImage< TInputImage, TOutputImage >::CreateAnother | ( | void | ) | const |
standard class typedefs
|
overrideprotected |
GenerateOutputInformation
Definition at line 48 of file otbTwoNRIBandsImageToNComplexBandsImage.hxx.
|
virtual |
typemacro
|
static |
Object factory management
|
privatedelete |
standard class typedefs
|
overrideprotected |
Standard "PrintSelf" method
Definition at line 127 of file otbTwoNRIBandsImageToNComplexBandsImage.hxx.
|
overrideprotected |
ThreadedGenerateData
Definition at line 80 of file otbTwoNRIBandsImageToNComplexBandsImage.hxx.
|
static |
Extract input and output image dimension
Definition at line 44 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
|
static |
standard class typedefs
Definition at line 45 of file otbTwoNRIBandsImageToNComplexBandsImage.h.
1.8.17