OTB  9.0.0
Orfeo Toolbox
Classes
+ Collaboration diagram for Operators:

Classes

class  otb::WaveletOperatorBase< TMotherWaveletOperator, TPixel, VDimension, TAllocator >
 

Detailed Description

Operators implements the abstraction of performing an operation using data from a neighborhood of a pixel. ITK Operators work in conjunction with Neighborhood iterators in order to walk over an image.