OTB
9.0.0
Orfeo Toolbox
|
#include <otbWindowedSincInterpolateImageWelchFunction.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::ContinuousIndexType | ContinuousIndexType |
typedef Superclass::IndexType | IndexType |
typedef Superclass::InputImageType | InputImageType |
typedef Superclass::IteratorType | IteratorType |
typedef Superclass::OutputType | OutputType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef WindowedSincInterpolateImageWelchFunction | Self |
typedef Superclass::SizeType | SizeType |
typedef WindowedSincInterpolateImageFunctionBase< TInputImage, typename Function::WelchWindowFunction< TInputInterpolator, TOutputInterpolator >, TBoundaryCondition, TCoordRep > | Superclass |
Public Types inherited from otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::ContinuousIndexType | ContinuousIndexType |
typedef Superclass::FunctionType | FunctionType |
typedef Superclass::IndexType | IndexType |
typedef Superclass::InputImageType | InputImageType |
typedef Superclass::IteratorType | IteratorType |
typedef Superclass::OutputType | OutputType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef WindowedSincInterpolateImageFunctionBase | Self |
typedef Superclass::SizeType | SizeType |
typedef GenericInterpolateImageFunction< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | Superclass |
typedef std::vector< double > | VectorType |
Public Types inherited from otb::GenericInterpolateImageFunction< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::ContinuousIndexType | ContinuousIndexType |
typedef Function::WelchWindowFunction< double, double > | FunctionType |
typedef Superclass::IndexType | IndexType |
typedef Superclass::InputImageType | InputImageType |
typedef itk::ConstNeighborhoodIterator< InputImageType, itk::ConstantBoundaryCondition< TInputImage > > | IteratorType |
typedef Superclass::OutputType | OutputType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef GenericInterpolateImageFunction | Self |
typedef InputImageType::SizeType | SizeType |
typedef itk::InterpolateImageFunction< TInputImage, double > | Superclass |
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
static Pointer | New () |
Static Public Member Functions inherited from otb::GenericInterpolateImageFunction< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | ImageDimension = Superclass::ImageDimension |
Static Public Attributes inherited from otb::WindowedSincInterpolateImageFunctionBase< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
static const unsigned int | ImageDimension |
Static Public Attributes inherited from otb::GenericInterpolateImageFunction< TInputImage, Function::WelchWindowFunction< double, double >, itk::ConstantBoundaryCondition< TInputImage >, double > | |
static const unsigned int | ImageDimension |
Private Member Functions | |
void | operator= (const Self &)=delete |
WindowedSincInterpolateImageWelchFunction (const Self &)=delete | |
Use the WindowedSincInterpolateImageFunctionBase with a Welch Function.
Definition at line 94 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef itk::SmartPointer<const Self> otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::ConstPointer |
Definition at line 106 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::ContinuousIndexType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::ContinuousIndexType |
Definition at line 126 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::IndexType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::IndexType |
Superclass typedef inheritance.
Definition at line 122 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::InputImageType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::InputImageType |
Input and output images typedef definition.
Definition at line 112 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::IteratorType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::IteratorType |
Definition at line 125 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::OutputType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::OutputType |
Definition at line 116 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef itk::SmartPointer<Self> otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::Pointer |
Definition at line 105 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::RealType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::RealType |
Definition at line 124 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef WindowedSincInterpolateImageWelchFunction otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::Self |
Standard class typedefs.
Definition at line 101 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef Superclass::SizeType otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::SizeType |
Definition at line 123 of file otbWindowedSincInterpolateImageWelchFunction.h.
typedef WindowedSincInterpolateImageFunctionBase<TInputImage, typename Function::WelchWindowFunction<TInputInterpolator, TOutputInterpolator>, TBoundaryCondition, TCoordRep> otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::Superclass |
Definition at line 104 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inlineprotected |
Definition at line 129 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
inlineoverrideprotected |
Definition at line 130 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
privatedelete |
virtual::itk::LightObject::Pointer otb::WindowedSincInterpolateImageWelchFunction< TInputImage, TBoundaryCondition, TCoordRep, TInputInterpolator, TOutputInterpolator >::CreateAnother | ( | void | ) | const |
|
virtual |
Run-time type information (and related methods).
|
static |
Method for creation through the object factory.
|
privatedelete |
|
inlineoverrideprotected |
Definition at line 133 of file otbWindowedSincInterpolateImageWelchFunction.h.
|
static |
Dimension underlying input image.
Definition at line 119 of file otbWindowedSincInterpolateImageWelchFunction.h.