#include "Robots/Beobot2/LaneFollowing/TV_Lane/TV_Lane.H"
#include "Image/OpenCVUtil.H"
#include "Component/ModelManager.H"
#include "Component/ModelComponent.H"
#include "Component/ModelOptionDef.H"
#include <Ice/Ice.h>
#include <Ice/Service.h>
#include "Ice/RobotSimEvents.ice.H"
#include "Ice/SimEventsUtils.H"
#include "Ice/IceImageUtils.H"
#include "Ice/RobotBrainObjects.ice.H"
Go to the source code of this file.
Classes | |
class | RobotBrainServiceService |
Functions | |
int | main (int argc, char **argv) |
Region Growing Lane Detection
Definition in file app-TV_Lane.C.