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

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -