tlcstm_gettemplate.h file for this module. Includes, global vars, funtion prototypes, etc. More...
#include <lar/lar.h>
Data Structures | |
| struct | typeROIs |
Defines | |
| #define | _DO_NOT_USE_OPENCV_ 0 |
| #define | _DO_NOT_USE_CARMEN_ 0 |
Functions | |
| int | LoadImageFromSequence (int i, char *str) |
| int | SetROI (int i) |
| void | on_mouse (int event, int x, int y, int flags, void *param) |
| int | DrawROI (void) |
| int | ShowWindows (void) |
| void | GF_DrawCross (IplImage *src, int line, int column, int lenght, int *color) |
| Draws a cross in the src image. | |
Variables | |
| char * | WorkDir |
| char * | DescriptionFile |
| char * | DescriptionFileText |
| const int | numimgs |
| IplImage * | original |
| IplImage * | original0 |
| IplImage * | original1 |
| IplImage * | original2 |
| IplImage * | original3 |
| IplImage * | InfoImg |
| IplImage * | ctemplate |
| int | zoomimg |
| typeROIs | dbROIs |
| int | flgDoingROI |
| int | i |
| int | cont |
| int | mousecont |
| char | filename [255] |
tlcstm_gettemplate.h file for this module. Includes, global vars, funtion prototypes, etc.
1.6.3