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

RoiInfo.h

Go to the documentation of this file.
00001 #ifndef Impala_Application_SDash_RoiInfo_h
00002 #define Impala_Application_SDash_RoiInfo_h
00003 
00004 namespace Impala {
00005 namespace Application {
00006 namespace SDash {
00007 
00008 struct RoiInfo
00009 {
00010     int videoId;
00011     int frameNr; 
00012     int roiNr;
00013 };
00014 
00015 }
00016 }
00017 }
00018 
00019 #endif

Generated on Fri Mar 19 09:30:38 2010 for ImpalaSrc by  doxygen 1.5.1