test-img.C File Reference

#include "Image/OpenCVUtil.H"
#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ColorOps.H"
#include "Image/ShapeOps.H"
#include "Image/MathOps.H"
#include "Image/CutPaste.H"
#include "Image/Transforms.H"
#include "Media/FrameSeries.H"
#include "Raster/Raster.H"
#include "Util/log.H"
#include "Util/Timer.H"
#include "Learn/SOFM.H"
#include "GUI/XWinManaged.H"
#include "CMapDemo/SaliencyCMapMT.H"
#include "SIFT/ScaleSpace.H"
#include "SIFT/VisualObject.H"
#include "SIFT/Keypoint.H"
#include "SIFT/VisualObjectDB.H"
#include "Image/FourierEngine.H"
#include "RCBot/Motion/MotionEnergy.H"
#include <signal.h>
Include dependency graph for test-img.C:

Go to the source code of this file.

Classes

struct  KeyPoint

Defines

#define NAVG   20
 Number of frames over which average framerate is computed.
#define ROI_SIZE   10

Functions

void terminate (int s)
 Signal handler (e.g., for control-C).
std::vector< KeyPoint > * getKeypoints (Image< float > &ima)
double compImg (std::vector< rutz::shared_ptr< Keypoint > > &obj1, std::vector< rutz::shared_ptr< Keypoint > > &obj2)
int main (int argc, char **argv)

Variables

static bool goforever = true
ImageSet< float > bias (14)
ImageSet< float > cmap1 (14)
ImageSet< float > cmap2 (14)

Detailed Description

Definition in file test-img.C.


Define Documentation

#define NAVG   20

Number of frames over which average framerate is computed.

Definition at line 66 of file test-img.C.


Function Documentation

void terminate ( int  s  ) 

Signal handler (e.g., for control-C).

Definition at line 70 of file test-img.C.

References goforever.

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