#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Simulation/SimModule.H"
#include "Image/Image.H"
#include "Neuro/NeuroSimEvents.H"
#include "Neuro/ShapeEstimatorModes.H"
#include "Simulation/SimEvents.H"
#include <string>
#include "Image/NamedImage.H"
#include "Gist/SalientRegionSegmenter.H"
#include "GUI/XWinManaged.H"
Go to the source code of this file.
Classes | |
class | ShapeEstimator |
everything related to the shape estimation procedure More... |
Estimate the shape/size of an attended object
Definition in file ShapeEstimator.H.