OTB
9.0.0
Orfeo Toolbox
|
#include <otbImageToModulusAndDirectionImageFilter.h>
typedef ImageToModulusAndDirectionImageFilter | Self |
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > | Superclass |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputImageType | InputImageType |
typedef Superclass::OutputImageType | OutputImageType |
typedef TOutputImageDirection | OutputImageDirectionType |
typedef InputImageType::Pointer | InputImagePointer |
typedef InputImageType::ConstPointer | InputImageConstPointer |
typedef InputImageType::RegionType | InputImageRegionType |
typedef OutputImageType::Pointer | OutputImagePointer |
typedef OutputImageType::ConstPointer | OutputImageConstPointer |
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 |
const OutputImageType * | GetOutput () const |
OutputImageType * | GetOutput () |
const OutputImageDirectionType * | GetOutputDirection () const |
OutputImageDirectionType * | GetOutputDirection () |
void | GenerateInputRequestedRegion () override |
ImageToModulusAndDirectionImageFilter () | |
~ImageToModulusAndDirectionImageFilter () override | |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
ImageToModulusAndDirectionImageFilter (const Self &)=delete | |
void | operator= (const Self &)=delete |
Base class for modulus and direction image filters.
This is the base class for all class' generate modulus and directions outputs. GetOutput() method return the output image modulus and GetOutputDirection() return the output image direction
Definition at line 42 of file otbImageToModulusAndDirectionImageFilter.h.
typedef itk::SmartPointer<const Self> otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::ConstPointer |
typedef for the classes standards.
Definition at line 54 of file otbImageToModulusAndDirectionImageFilter.h.
typedef InputImageType::ConstPointer otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::InputImageConstPointer |
typedef for the classes standards.
Definition at line 67 of file otbImageToModulusAndDirectionImageFilter.h.
typedef InputImageType::Pointer otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::InputImagePointer |
typedef for the classes standards.
Definition at line 66 of file otbImageToModulusAndDirectionImageFilter.h.
typedef InputImageType::RegionType otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::InputImageRegionType |
typedef for the classes standards.
Definition at line 68 of file otbImageToModulusAndDirectionImageFilter.h.
typedef Superclass::InputImageType otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::InputImageType |
typedef for the classes standards.
Definition at line 60 of file otbImageToModulusAndDirectionImageFilter.h.
typedef OutputImageType::ConstPointer otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageConstPointer |
typedef for the classes standards.
Definition at line 70 of file otbImageToModulusAndDirectionImageFilter.h.
typedef TOutputImageDirection otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageDirectionType |
typedef for the classes standards.
Definition at line 64 of file otbImageToModulusAndDirectionImageFilter.h.
typedef OutputImageType::Pointer otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImagePointer |
typedef for the classes standards.
Definition at line 69 of file otbImageToModulusAndDirectionImageFilter.h.
typedef OutputImageType::RegionType otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageRegionType |
typedef for the classes standards.
Definition at line 71 of file otbImageToModulusAndDirectionImageFilter.h.
typedef Superclass::OutputImageType otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageType |
typedef for the classes standards.
Definition at line 63 of file otbImageToModulusAndDirectionImageFilter.h.
typedef itk::SmartPointer<Self> otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::Pointer |
typedef for the classes standards.
Definition at line 53 of file otbImageToModulusAndDirectionImageFilter.h.
typedef ImageToModulusAndDirectionImageFilter otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::Self |
typedef for the classes standards.
Definition at line 51 of file otbImageToModulusAndDirectionImageFilter.h.
typedef itk::ImageToImageFilter<TInputImage, TOutputImage> otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::Superclass |
typedef for the classes standards.
Definition at line 52 of file otbImageToModulusAndDirectionImageFilter.h.
|
protected |
typedef for the classes standards.
Definition at line 34 of file otbImageToModulusAndDirectionImageFilter.hxx.
|
inlineoverrideprotected |
typedef for the classes standards.
Definition at line 89 of file otbImageToModulusAndDirectionImageFilter.h.
|
privatedelete |
typedef for the classes standards.
virtual::itk::LightObject::Pointer otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::CreateAnother | ( | void | ) | const |
typedef for the classes standards.
|
override |
Standard "GenerateInputRequestedRegion" method
Definition at line 101 of file otbImageToModulusAndDirectionImageFilter.hxx.
|
virtual |
Return the name of the class.
Reimplemented in otb::LineDetectorImageFilterBase< TInputImage, TOutputImage, TOutputImage, itk::LinearInterpolateImageFunction< TInputImage > >.
OutputImageType* otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::GetOutput | ( | ) |
Return the output image modulus
ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageType * otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::GetOutput |
Return the const output image modulus
Return the output image modulus
Definition at line 49 of file otbImageToModulusAndDirectionImageFilter.hxx.
OutputImageDirectionType* otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::GetOutputDirection | ( | ) |
Return the output image direction
ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::OutputImageDirectionType * otb::ImageToModulusAndDirectionImageFilter< TInputImage, TOutputImage, TOutputImageDirection >::GetOutputDirection |
Return the const output image direction
Return the output image direction
Definition at line 74 of file otbImageToModulusAndDirectionImageFilter.hxx.
|
static |
Method for management of the object factory.
|
privatedelete |
typedef for the classes standards.
|
overrideprotected |
Standard "PrintSelf" method
Definition at line 110 of file otbImageToModulusAndDirectionImageFilter.hxx.
|
static |
Extract dimensions as well of the images of entry of exit.
Definition at line 46 of file otbImageToModulusAndDirectionImageFilter.h.
|
static |
typedef for the classes standards.
Definition at line 47 of file otbImageToModulusAndDirectionImageFilter.h.