#include "Component/ModelManager.H"
#include "Media/FrameSeries.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/Raster.H"
#include "Image/ColorOps.H"
#include "Util/Timer.H"
#include "Robots/Beobot2/Navigation/FOE_Navigation/PopulationHeadingMap.H"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
Robots/Beobot2/Navigation/FOE_Navigation/test-FOE_PopulationHeadingMap.C find the FOE using Lappe & Rauschecker 1993's Population Heading Map algorithm
Definition in file test-FOE_PopulationHeadingMap.C.