Dears,
I use visual code editor for opencv app development, I wonder if there is some extension similar to Image Watch for OpenCV available. it can be handy for development.
Dears,
I use visual code editor for opencv app development, I wonder if there is some extension similar to Image Watch for OpenCV available. it can be handy for development.
If you are using gdb for debugging, take a look at OpenImageDebugger
I am using this on Linux and it works pretty good.
If you can use CLion instead of Visual Studio Code you can utilize the OpenCV Image Viewer plugin, which displays matrices while debugging just on click.
https://plugins.jetbrains.com/plugin/14371-opencv-image-viewer