Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

SurveillanceApp.cpp File Reference

#include <string>
#include <map>
#include <vector>
#include "OglGui/Button.h"
#include "OglGui/Tabs.h"
#include "OglGui/GroupBox.h"
#include "OglGui/CheckBox.h"
#include "OglGui/RadioGroup.h"
#include "OglGui/FramesPerSecond.h"
#include "OglGui/WindowView2D.h"
#include "OglGui/ViewStrip.h"
#include "OglGui/AlertTimeLine.h"
#include "Visualization/Video.h"
#include "Visualization/VideoJpgPlayer.h"
#include "Visualization/VideoJpgPlayerControl.h"
#include "Basis/CmdOptions.h"
#include "Application/sdash/SurveillanceMap.h"
#include "Application/sdash/CameraEventListPane.h"
#include "Application/sdash/VideoJpgCamera.h"
#include "Application/sdash/VideoPlayerListener.h"
#include "Application/sdash/VideoPlayerView.h"
#include "Application/sdash/RegionsOfInterestInfo.h"
#include "Application/sdash/RegionsOfInterestCorrelation.h"
#include "Application/sdash/AlertWindow.h"
#include "Application/sdash/RoiLoader.h"
#include "Application/sdash/IdentificationPane.h"
#include "Application/sdash/RoiInfo.h"
#include "Application/sdash/GuiEventListener.h"
#include "Application/sdash/MonitorSelector.h"
#include "Application/sdash/PoliceMan.h"
#include "Application/sdash/ActivityReader.h"
#include "Application/sdash/TimeSlider.h"
#include "Application/sdash/ApplicationEnding.h"
#include "Application/sdash/CameraMovementReader.h"
#include "Application/sdash/LogoAnimation.h"
#include "OglGui/OglLib.cpp"
#include "Link/ImpalaLib.cpp"

Include dependency graph for SurveillanceApp.cpp:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Application
namespace  Impala::Application::SDash

Classes

class  Impala::Application::SDash::SurveillanceApp
class  Impala::Application::SDash::SurveillanceApp::SubmitButtonListener

Defines

#define ALL_MONITORS

Functions

int main (int argc, char *argv[])

Variables

static const int Impala::Application::SDash::NR_OF_CAMERAS_STREET = 12
static const int Impala::Application::SDash::NR_OF_CAMERAS_STATION = 3
static const int Impala::Application::SDash::NR_OF_CAMERAS = NR_OF_CAMERAS_STREET + NR_OF_CAMERAS_STATION
static const char * Impala::Application::SDash::VIDEO_NAMES_STREET []
static const int Impala::Application::SDash::NR_OF_POLICEMEN = 6
static const char * Impala::Application::SDash::POLICE_TEXTS []
static const char * Impala::Application::SDash::MAILTO_TEXTS []
static const int Impala::Application::SDash::POLICE_POSITIONS []
static const float Impala::Application::SDash::TIMES_PER_FRAME []
static const int Impala::Application::SDash::MAX_FRAMES []
static const std::string Impala::Application::SDash::ROI_INFO_FILE = "boxes-b.bin"
static const std::string Impala::Application::SDash::ROI_CORR_FILE = "boxes.corr"
static const int Impala::Application::SDash::VIRTUAL_TIME_OFFSET = 30 * 60
static const int Impala::Application::SDash::VIDEO_DURATION = 60 * 60
static const int Impala::Application::SDash::RESTART_TIME = VIDEO_DURATION - 20
static std::string Impala::Application::SDash::gIpAddress = ""
static std::string Impala::Application::SDash::gDataRoot = ""
static std::string Impala::Application::SDash::gVideoPathThang = ""
static std::string Impala::Application::SDash::gRoiPath = ""
static std::string Impala::Application::SDash::gVideoPathMichael = ""
static std::string Impala::Application::SDash::gXmlPathMichael = ""
static std::string Impala::Application::SDash::gCamMovementInfoPath = ""


Generated on Fri Mar 19 09:39:26 2010 for ImpalaSrc by  doxygen 1.5.1