OrientComputeTypes.H File Reference

#include <string>
Include dependency graph for OrientComputeTypes.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NBORIENTCOMPUTETYPES   3
 number of known OrientComputeTypes:

Enumerations

enum  OrientComputeType { ORISteerable = 0, ORIGabor = 1, ORIGaborEnergyNorm = 2 }
 

Possible types computing orientations.

More...

Functions

const char * orientComputeTypeName (const OrientComputeType p)
std::string convertToString (const OrientComputeType val)
 OrientComputeType overload.
void convertFromString (const std::string &str, OrientComputeType &val)
 OrientComputeType overload.

Detailed Description

Definition of the pyramid types

Definition in file OrientComputeTypes.H.


Define Documentation

#define NBORIENTCOMPUTETYPES   3

number of known OrientComputeTypes:

Definition at line 53 of file OrientComputeTypes.H.

Referenced by convertFromString().


Enumeration Type Documentation

Possible types computing orientations.

Enumerator:
ORISteerable 

use steerable filters

ORIGabor 

use a Gabor filter

ORIGaborEnergyNorm 

energy-normalize the image, then use a Gabor filter

Definition at line 45 of file OrientComputeTypes.H.


Function Documentation

void convertFromString ( const std::string str,
OrientComputeType val 
)

OrientComputeType overload.

Format is "name" as defined in OrientComputeTypes.H

Definition at line 50 of file OrientComputeTypes.C.

References NBORIENTCOMPUTETYPES.

std::string convertToString ( const OrientComputeType  val  ) 

OrientComputeType overload.

Format is "name" as defined in OrientComputeTypes.H

Definition at line 47 of file OrientComputeTypes.C.

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3