TwiceAsNice
2019-02-18
|
Functions | |
void | cvButtonsOnMouse (int e, int x, int y, int f, void *param) |
Global OpenCV mouse button callback. More... | |
void cvButtonsOnMouse | ( | int | event, |
int | x, | ||
int | y, | ||
int | flags, | ||
void * | param | ||
) |
Global OpenCV mouse button callback.
Must be set with cvSetMouseCallback(..) to make buttons work.