include highgui within opencv function
I like to use imshow in opencv function for debugging. in my case in ecc.cpp my guess is that I should include highgui.hpp, but I cannot figure out how to do it.
there is no ecc.cpp in the opencv codebase. and we don't know, what you're talking about.
can you show the code you're trying with ?
https://github.com/opencv/opencv/blob... for example I like to plot imageMask at line 486 after the if/else