#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/Transforms.H"
#include "Media/FrameSeries.H"
#include "Transport/FrameInfo.H"
#include "Raster/GenericFrame.H"
#include "ObjRec/ObjRecSPM.H"
#include "Media/TestImages.H"
#include "GUI/DebugWin.H"
Go to the source code of this file.
Functions | |
int | getObjName (std::vector< std::string > &objNames, const std::string &objName) |
int | main (const int argc, const char **argv) |
test various obj rec alg
test the objrec for the VOC challange
Definition in file test-ObjRec.C.