MotionEnergy.C File Reference

#include "MotionEnergy.H"
#include "Image/PyramidOps.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Image/DrawOps.H"
#include "Image/PyramidTypes.H"
#include "Image/PyrBuilder.H"
#include "Image/MathOps.H"
#include <math.h>
Include dependency graph for MotionEnergy.C:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define Pix(t, x)   (*(imgT[t] + (y_pos*width)+(x)))
#define Pix2(t, y)   (*(imgT[t] + ((y)*width)+x_pos))

Detailed Description

detect motion in an image stream

Definition in file MotionEnergy.C.

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