-
Andrews Sobral authored
* big refactoring, improved IBGS interface, added new macros, ... * Updated MyBGS algorithm template * simplified ibgs interface, moved generic code to utils * src folder restructuration * refactoring for the new folder structure * headers fix in qt gui and examples * Refactorization of ILoadSaveConfig
Andrews Sobral authored* big refactoring, improved IBGS interface, added new macros, ... * Updated MyBGS algorithm template * simplified ibgs interface, moved generic code to utils * src folder restructuration * refactoring for the new folder structure * headers fix in qt gui and examples * Refactorization of ILoadSaveConfig
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
VideoCapture.xml 326 B
<?xml version="1.0"?>
<opencv_storage>
<stopAt>0</stopAt>
<input_resize_percent>100</input_resize_percent>
<enableFlip>0</enableFlip>
<use_roi>0</use_roi>
<roi_defined>0</roi_defined>
<roi_x0>0</roi_x0>
<roi_y0>0</roi_y0>
<roi_x1>0</roi_x1>
<roi_y1>0</roi_y1>
<showFPS>1</showFPS>
<showOutput>1</showOutput>
</opencv_storage>