Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OrientComputeTypes.H File Reference


Detailed Description

Definition of the pyramid types

Definition in file OrientComputeTypes.H.

#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.


Define Documentation

#define NBORIENTCOMPUTETYPES   3
 

number of known OrientComputeTypes:

Definition at line 53 of file OrientComputeTypes.H.

Referenced by convertFromString(), and orientComputeTypeName().


Enumeration Type Documentation

enum OrientComputeType
 

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 i, NBORIENTCOMPUTETYPES, and orientComputeTypeName().

std::string convertToString const OrientComputeType  val  ) 
 

OrientComputeType overload.

Format is "name" as defined in OrientComputeTypes.H

Definition at line 47 of file OrientComputeTypes.C.

References orientComputeTypeName().


Generated on Sun Nov 22 13:43:42 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4