GetDirectionalViewMapDensityF1D Class Reference
#include <AdvancedFunctions1D.h>
Inheritance diagram for GetDirectionalViewMapDensityF1D:
List of all members.
Detailed Description
Returns the density evaluated for an
Interface1D in of the steerable viewmaps image. The direction telling which Directional map to choose is explicitely specified by the user. The density is evaluated for a set of points along the
Interface1D (using the ReadSteerableViewMapPixelF0D functor) and then integrated into a single value using a user-defined integration method.
Constructor & Destructor Documentation
|
Builds the functor. - Parameters:
-
| iOrientation | The number of the directional map we must work with. |
| level | The level of the pyramid from which the pixel must be read. |
| iType | The integration method used to compute a single value from a set of values. |
| sampling | The resolution used to sample the chain: the corresponding 0D function is evaluated at each sample point and the result is obtained by combining the resulting values into a single one, following the method specified by iType. |
|
Member Function Documentation
string getName |
( |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following file: