trackSIFT.C File Reference

#include "Component/ModelManager.H"
#include "Component/OptionManager.H"
#include "Controllers/PID.H"
#include "Devices/FrameGrabberConfigurator.H"
#include "Devices/sc8000.H"
#include "GUI/XWinManaged.H"
#include "Image/ColorOps.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/MathOps.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Neuro/SaliencyMap.H"
#include "Neuro/VisualCortex.H"
#include "Neuro/WTAwinner.H"
#include "Neuro/WinnerTakeAll.H"
#include "RCBot/Motion/MotionEnergy.H"
#include "Raster/Raster.H"
#include "SIFT/Keypoint.H"
#include "SIFT/ScaleSpace.H"
#include "SIFT/VisualObject.H"
#include "SIFT/VisualObjectDB.H"
#include "Transport/FrameIstream.H"
#include "Util/Timer.H"
#include "Util/Types.H"
#include "Util/log.H"
#include <math.h>
Include dependency graph for trackSIFT.C:

Go to the source code of this file.

Defines

#define UP_KEY   98
#define DOWN_KEY   104
#define LEFT_KEY   100
#define RIGHT_KEY   102

Functions

int main (int argc, char **argv)

Variables

XWinManaged window (Dims(256, 256),-1,-1,"Test Output 1")
XWinManaged window1 (Dims(256, 256),-1,-1,"S Map")

Detailed Description

track featuers

Definition in file trackSIFT.C.

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