HOG.H File Reference

#include "Util/Types.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ImageSet.H"
#include <vector>
#include <string>
Include dependency graph for HOG.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HOG

Variables

const double itsUU [9]
const double itsVV [9]

Detailed Description

Histogram Of Gradients

Definition in file HOG.H.


Variable Documentation

const double itsUU[9]
Initial value:
 {1.0000, 
  0.9397, 
  0.7660, 
  0.500, 
  0.1736, 
  -0.1736, 
  -0.5000, 
  -0.7660, 
  -0.9397}

Definition at line 55 of file HOG.H.

const double itsVV[9]
Initial value:
 {0.0000, 
  0.3420, 
  0.6428, 
  0.8660, 
  0.9848, 
  0.9848, 
  0.8660, 
  0.6428, 
  0.3420}

Definition at line 64 of file HOG.H.

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