Show multiple (2,3,4,…) images in the same window in OpenCV -
i want show 2, 3 or more images in same window.
my problem how put second, third image on right side (above, left or upper) main image.
i want create this, using opencv.
--------------- | | | | | | --------------- | | | | | | ---------------
thanks in advance jorge
you can find answer on opencv wiki:
http://code.opencv.org/projects/opencv/wiki/displaymanyimages
:-)
Comments
Post a Comment