The actual cdltm detection process header. More...
#include "cdltm.h"
#include <lar/cdltm_interface.h>
Defines | |
#define | _MAX_PTS_ 3000 |
#define | _MAX_CLUSTERS_ 30 |
#define | _MAX_NUM_TEMPLATES_ 100 |
#define | MAX_CLUSTERS 10 |
Functions | |
int | stretch_image (IplImage *src, IplImage *dst, double low, double high) |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
void | heartbeat_handler (void) |
int | main (int argc, char *argv[]) |
The actual cdltm detection process header.
#define _MAX_CLUSTERS_ 30 |
#define _MAX_NUM_TEMPLATES_ 100 |
#define _MAX_PTS_ 3000 |
#define MAX_CLUSTERS 10 |