mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 15:26:00 +08:00

make CVV module work with Qt6 * make CVV module work with Qt6 * workaround non-existence of Qt::SplitBehavior for Qt versions less 5.15 * workaround Qt5/Qt6 differences * workaround differences between Qt 5.11 and later versions * fix regressions for Qt 5.5
GUI for Interactive Visual Debugging of Computer Vision Programs
Simple code that you can add to your program that pops up a GUI allowing you to interactively and visually debug computer vision programs.