#include "CMapDemo/SaliencyCMapMT.H"
#include "Demo/DemoOpts.H"
#include "Corba/CorbaUtil.H"
#include "Image/PyrBuilder.H"
#include "Image/OpenCVUtil.H"
#include <sys/time.h>
#include <errno.h>
#include <opencv/cv.h>
Go to the source code of this file.
A class for quick-and-dirty saliency mapping integrated with cmap CORBA object
Definition in file SaliencyCMapMT.C.