#include "GUI/XWindow.H"
#include "Image/Image.H"
#include "Image/ColorOps.H"
#include "Raster/Raster.H"
#include "VFAT/segmentImageTrackMC.H"
#include "Component/ModelManager.H"
#include "Util/Types.H"
#include "Util/log.H"
#include "rutz/shared_ptr.h"
#include <cstdio>
#include <cstdlib>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | ColorTracker |
Definition and access functions for ColorTracker class. More... |
A class for simple color tracking
Definition in file ColorTracker.H.