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
Post a Comment