#include <iostream>
#include <fstream>
#include <stdexcept>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include "cvui.h"
Macros | |
#define | CVUI_IMPLEMENTATION |
#define | WINDOW_NAME "Trackbar" |
Functions | |
int | main (int argc, const char *argv[]) |
#define CVUI_IMPLEMENTATION |
#define WINDOW_NAME "Trackbar" |
int main | ( | int | argc, |
const char * | argv[] | ||
) |