How to draw an image in the second extended monitor? [closed]
I want to draw any image using imshow() in the second monitor, which is extended from my main monitor.
I found some articles say the only way to do Is just to set the window position manually. Is this true?
https://stackoverflow.com/questions/2... https://html.developreference.com/art...
Without using qt, is there no way to draw the image in the second monitor using opencv api?
Why is this off-topic??