V2.H File Reference

#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Image/Pixels.H"
#include "Image/Layout.H"
#include "Image/TensorOps.H"
#include "plugins/SceneUnderstanding/V1.H"
#include "plugins/SceneUnderstanding/TensorVoting.H"
#include "Simulation/SimEvents.H"
#include "Simulation/SimModule.H"
#include "Util/WorkThreadServer.H"
#include <float.h>
#include <limits>
#include <vector>
#include <string>
#include <stack>
#include <list>
Include dependency graph for V2.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NFAInfo
struct  NumEntries
class  Rect
class  V2
struct  V2::CornerState
struct  V2::SymmetryState
struct  V2::coorlist
struct  V2::point
struct  V2::rect
struct  V2::rect_iter
struct  V2::LineSegment
struct  V2::ContourState
class  SimEventV2Output

Defines

#define NOTDEF   -1000.0
#define BIG_NUMBER   1.0e+300
#define M_3_2_PI   4.71238898038
#define M_2__PI   6.28318530718
#define NOTUSED   0
#define USED   1
#define NOTINI   2
#define MY_ROUND(f)   ( (float) floor( (double) (f) + 0.5 ) )
#define RELATIVE_ERROR_FACTOR   100.0
#define log_gamma(x)   ((x)>15.0?log_gamma_windschitl(x):log_gamma_lanczos(x))
#define TABSIZE   100000

Typedefs

typedef std::map< short int,
std::map< short int, std::map
< short int, std::map< short
int, std::map< short int,
NumEntries > > > > > 
NFAPDFMap

Detailed Description

Definition in file V2.H.

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