Plugins for Visual Debugging of OpenCV applications in c++

asked 2017-07-12 15:49:07 -0600

Franz Kaiser gravatar image

updated 2017-07-12 15:50:06 -0600

Unfortunately my search for an useful debugging tool was not successful so far. For VS there is the plugin image-watch. Python-Applications can be supplemented with Visual logging . I was wondering if there is any adequate solutions for other IDEs (qt-creator) with this function. Thanks a lot.

edit retag flag offensive close merge delete

Comments

What do you need exactly?

LBerger gravatar imageLBerger ( 2017-07-12 16:00:28 -0600 )edit

Its more a question of comfort than needing: Both tools seem to provide a nearly autonomously updating display of used Mat-files.

Franz Kaiser gravatar imageFranz Kaiser ( 2017-07-12 16:09:33 -0600 )edit
1
berak gravatar imageberak ( 2017-07-12 21:48:18 -0600 )edit

Thank you @berak, this looks great. Unfortunately i was not able to test it yet -> the cvv-modul in my contribute installation seems to be missing.

Franz Kaiser gravatar imageFranz Kaiser ( 2017-07-13 06:23:54 -0600 )edit