Macros | |
| #define | DEBUG |
Functions | |
| void | onMouse (int event, int x, int y, int, void *) |
| int | main (int argc, const char *argv[]) |
Variables | |
| Rect | selection |
| Point | origin |
| Mat | frame |
| bool | trackObject = false |
| bool | selectObject |
| #define DEBUG |
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
| void onMouse | ( | int | event, |
| int | x, | ||
| int | y, | ||
| int | , | ||
| void * | |||
| ) |
| Mat frame |
| Point origin |
| Rect selection |
| bool selectObject |
| bool trackObject = false |
1.8.4