I want to display each detected image on the right side of the display screen.For example like this. .
How to do it in opencv? We can't use another imshow.Then how make it possible?
1 | initial version |
I want to display each detected image on the right side of the display screen.For example like this. .
How to do it in opencv? We can't use another imshow.Then how make it possible?