The DisplayParams struct provides the display parameters for the display. More...
#include <CVTools.h>
Public Attributes | |
| const char * | name { nullptr } |
| the display name for window | |
| std::pair< int, int > | window_size { 640, 480 } |
| the window size | |
| int | waitTime { WAIT_FOREVER } |
| default we wait forever | |
The DisplayParams struct provides the display parameters for the display.