ObjRec.C File Reference

#include "ObjRec/ObjRec.H"
#include "Component/OptionManager.H"
#include "Image/DrawOps.H"
#include "Image/ColorOps.H"
#include "Image/Kernels.H"
#include "Image/Convolutions.H"
#include "Image/MathOps.H"
#include "Image/CutPaste.H"
#include "Image/FilterOps.H"
#include "GUI/DebugWin.H"
#include "Util/MathFunctions.H"
#include "SIFT/Histogram.H"
#include "SIFT/FeatureVector.H"
Include dependency graph for ObjRec.C:

Go to the source code of this file.

Defines

#define ORIENTARRAY   36

Functions

void findMinMax (const std::vector< double > &vec, double &min, double &max)
double normalizeHist (std::vector< double > &hist)
Image< PixRGB< byte > > showHist (const std::vector< double > &hist)
void calculateOrientationVector (const float x, const float y, const float s, const Image< float > &gradmag, const Image< float > &gradorie, Histogram &OV)
uint createVectorsAndKeypoints (const float x, const float y, const float s, const Image< float > &gradmag, const Image< float > &gradorie, Histogram &OV)

Detailed Description

Obj Reconition class

Definition in file ObjRec.C.

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