h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

ReadSteerableViewMapPixelF0D Class Reference

#include <AdvancedFunctions0D.h>

Inheritance diagram for ReadSteerableViewMapPixelF0D:

UnaryFunction0D< float > List of all members.

Detailed Description

Reads a pixel in one of the level of one of the steerable viewmaps.


Public Member Functions

 ReadSteerableViewMapPixelF0D (unsigned nOrientation, int level)
string getName () const
float operator() (Interface0DIterator &iter)

Constructor & Destructor Documentation

ReadSteerableViewMapPixelF0D unsigned  nOrientation,
int  level
[inline]
 

Builds the functor

Parameters:
nOrientation The integer belonging to [0,4] indicating the orientation (E,NE,N,NW) we are interested in.
level The level of the pyramid from which the pixel must be read.

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "ReadSteerableViewMapPixelF0D"

Reimplemented from UnaryFunction0D< float >.

float operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< float >.


The documentation for this class was generated from the following file: