acl.cpp file for this module. This is where main is defined and etc. More...
#include "acl.h"
#include <lar/lar.h>
#include <lar/acl_interface.h>
Defines | |
#define | colorred |
Functions | |
void | heartbeat_handler_n3 (carmen_heartbeat_message *heartbeat_msg) |
void | GF_DrawCross (IplImage *src, int line, int column, int lenght, int *color) |
Draws a cross in the src image. | |
int | main (int argc, char **argv) |
void | set_mask (IplImage *src, TYPE_region *region, TYPE_executionflags *flg) |
void | draw_bound (IplImage *src, TYPE_region *region) |
acl.cpp file for this module. This is where main is defined and etc.
#define colorred |