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

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -