OTB
9.0.0
Orfeo Toolbox
|
#include <otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef TFunction | FunctorType |
typedef InputImageType::OffsetType | InputImageOffsetType |
typedef InputImageType::PixelType | InputImagePixelType |
typedef InputImageType::ConstPointer | InputImagePointer |
typedef InputImageType::RegionType | InputImageRegionType |
typedef InputImageType::SizeType | InputImageSizeType |
typedef Superclass::InputImageType | InputImageType |
typedef OutputImageType::PixelType | OutputImagePixelType |
typedef OutputImageType::Pointer | OutputImagePointer |
typedef OutputImageType::RegionType | OutputImageRegionType |
typedef Superclass::OutputImageType | OutputImageType |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::ProcessObject | ProcessObjectType |
typedef UnaryFunctorNeighborhoodWithOffsetImageFilter | Self |
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > | Superclass |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Implements neighborhood-wise generic operation on image.
This class is parameterized over the input image type and the type of the output image. It is also parameterized by the operation to be applied. A Functor style is used.
Definition at line 43 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef itk::SmartPointer<const Self> otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::ConstPointer |
Definition at line 50 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef TFunction otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::FunctorType |
Some convenient typedefs.
Definition at line 56 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef InputImageType::OffsetType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImageOffsetType |
Definition at line 65 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef InputImageType::PixelType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImagePixelType |
Definition at line 63 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef InputImageType::ConstPointer otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImagePointer |
Definition at line 61 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef InputImageType::RegionType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImageRegionType |
Definition at line 62 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef InputImageType::SizeType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImageSizeType |
Definition at line 64 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef Superclass::InputImageType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::InputImageType |
Definition at line 60 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef itk::ConstNeighborhoodIterator<TInputImage> otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::NeighborhoodIteratorType |
Set/Get the radius of neighborhood.
Definition at line 127 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef OutputImageType::PixelType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::OutputImagePixelType |
Definition at line 69 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef OutputImageType::Pointer otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::OutputImagePointer |
Definition at line 67 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef OutputImageType::RegionType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::OutputImageRegionType |
Definition at line 68 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef Superclass::OutputImageType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::OutputImageType |
Definition at line 66 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef itk::SmartPointer<Self> otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::Pointer |
Definition at line 49 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef itk::ProcessObject otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::ProcessObjectType |
Definition at line 71 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef unsigned char otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::RadiusSizeType |
Set/Get the radius of neighborhood.
Definition at line 129 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef NeighborhoodIteratorType::RadiusType otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::RadiusType |
Set/Get the radius of neighborhood.
Definition at line 128 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef UnaryFunctorNeighborhoodWithOffsetImageFilter otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::Self |
Standard class typedefs.
Definition at line 47 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
typedef itk::ImageToImageFilter<TInputImage, TOutputImage> otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::Superclass |
Definition at line 48 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
protected |
Constructor
Definition at line 37 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.hxx.
|
inlineoverrideprotected |
Destructor
Definition at line 140 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
privatedelete |
Set/Get the radius of neighborhood.
|
overrideprotected |
Set/Get the radius of neighborhood.
Definition at line 47 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.hxx.
virtual::itk::LightObject::Pointer otb::UnaryFunctorNeighborhoodWithOffsetImageFilter< TInputImage, TOutputImage, TFunction >::CreateAnother | ( | void | ) | const |
|
overrideprotected |
Pad the input requested region by radius
Definition at line 58 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.hxx.
|
inline |
Get the functor object. The functor is returned by reference. (Functors do not have to derive from itk::LightObject, so they do not necessarily have a reference count. So we cannot return a SmartPointer.)
Definition at line 98 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
inline |
Get the functor object. The functor is returned by reference. (Functors do not have to derive from itk::LightObject, so they do not necessarily have a reference count. So we cannot return a SmartPointer.)
Definition at line 109 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
virtual |
Run-time type information (and related methods).
|
virtual |
Set/Get the radius of neighborhood.
|
virtual |
Set/Get the radius of neighborhood.
|
static |
Method for creation through the object factory.
|
privatedelete |
Set/Get the radius of neighborhood.
|
inline |
Set the functor object. This replaces the current Functor with a copy of the specified Functor. This allows the user to specify a functor that has ivars set differently than the default functor. This method requires an operator!=() be defined on the functor (or the compiler's default implementation of operator!=() being appropriate).
Definition at line 120 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
inlinevirtual |
Set/Get the offset
Definition at line 85 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
virtual |
Set/Get the radius of neighborhood.
|
inline |
Set unsigned int radius
Definition at line 79 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
overrideprotected |
UnaryFunctorNeighborhoodWithOffsetImageFilter can be implemented as a multithreaded filter. Therefore, this implementation provides a ThreadedGenerateData() routine which is called for each processing thread. The output image data is allocated automatically by the superclass prior to calling ThreadedGenerateData(). ThreadedGenerateData can only write to the portion of the output image specified by the parameter "outputRegionForThread"
ThreadedGenerateData Performs the neighborhood-wise operation
Definition at line 111 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.hxx.
|
private |
Set/Get the radius of neighborhood.
Definition at line 170 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
protected |
Set/Get the radius of neighborhood.
Definition at line 162 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
private |
Set/Get the radius of neighborhood.
Definition at line 172 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.
|
private |
Set/Get the radius of neighborhood.
Definition at line 168 of file otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h.