1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 15:26:00 +08:00
Files
opencv_contrib/modules/cvv
Benjamin Buch 1754d03123 Merge pull request #3285 from bebuch:4.x
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
2022-11-16 11:18:46 +00:00
..
2017-10-18 12:51:24 +03:00
2018-11-10 10:56:17 +03:00
2018-02-02 19:15:28 +03:00
2015-02-17 12:49:37 +03:00
2016-03-27 00:23:51 -07:00

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.