c++ - Adding two Mat into a window in OpenCV -


according link of operations on arrays of ocv, not finding way have 2 different mat , putting them window displays both of images.

ps: it's not merging images single one.

any ideas?

use qt , function: how convert opencv cv::mat qimage

highgui not support several matrices per window yet.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -