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" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -