#include <iostream>#include <opencv2/core/core.hpp>#include <opencv2/highgui/highgui.hpp>#include <opencv2/imgproc/imgproc.hpp>#include "cvui.h"
Macros | |
| #define | CVUI_IMPLEMENTATION |
| #define | WINDOW_NAME "Input react to key" |
Functions | |
| int | main (int argc, const char *argv[]) |
| #define CVUI_IMPLEMENTATION |
| #define WINDOW_NAME "Input react to key" |
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
References cvui::button(), cvui::imshow(), cvui::init(), cvui::input(), cvui::KEY_ENTER, cvui::printf(), cvui::update(), and WINDOW_NAME.