Constant opencv::highgui::WINDOW_AUTOSIZE

source ยท
pub const WINDOW_AUTOSIZE: i32 = 1;
Expand description

the user cannot resize the window, the size is constrainted by the image displayed.