BorderWatchGui.C File Reference

#include "QtUtil/Util.H"
#include "Apps/BorderWatch/BorderWatchQt.qt.H"
#include "Apps/BorderWatch/BorderWatchData.H"
#include "Component/ModelManager.H"
#include "Component/ModelOptionDef.H"
#include "Image/Image.H"
#include "Media/FrameSeries.H"
#include "Raster/GenericFrame.H"
#include <QtGui/QApplication>
#include <fstream>
Include dependency graph for BorderWatchGui.C:

Go to the source code of this file.

Functions

int main (int argc, const char **argv)
 BorderWatch GUI, use with --in=movie.asf --logfile=file.log.

Variables

const ModelOptionCateg MOC_BORDERWATCH
const ModelOptionDef OPT_LogFile

Detailed Description

Simple GUI for BorderWatch results

Definition in file BorderWatchGui.C.


Function Documentation

int main ( int  argc,
const char **  argv 
)

Variable Documentation

const ModelOptionCateg MOC_BORDERWATCH
Initial value:
 {
  MOC_SORTPRI_3, "BorderWatch-Related Options" }

Definition at line 50 of file BorderWatchGui.C.

const ModelOptionDef OPT_LogFile
Initial value:
  { MODOPT_ARG_STRING, "LogFile", &MOC_BORDERWATCH, OPTEXP_CORE,
    "File name of the log file generated by BorderWatch application",
    "logfile", '\0', "<file.log>", "" }

Definition at line 53 of file BorderWatchGui.C.

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