Ask Your Question

ronan's profile - activity

2018-09-18 08:21:28 -0600 received badge  Student (source)
2018-09-18 05:50:55 -0600 commented answer include highgui within opencv function

thanks for the answer. would you recommend another way to display array?

2018-09-18 05:24:03 -0600 commented question include highgui within opencv function

https://github.com/opencv/opencv/blob/master/modules/video/src/ecc.cpp for example I like to plot imageMask at line 486

2018-09-18 05:12:20 -0600 asked a question include highgui within opencv function

include highgui within opencv function I like to use imshow in opencv function for debugging. in my case in ecc.cpp my g