Display output window at a specific location on the screen

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Display output window at a specific location on the screen

546 Views
donjacobvellathottam
Contributor III

Hi all,

I have written a cpp code to capture video from a USB cam device and show live feed in the display.

In the PC I was able to set the location of the output window to a fixed position using the 

moveWindow()

function in OpenCV. But this doesn't work in the NXP board. The location of the output window is set at random.

Is there any way I can make this work?

Thanks in advance.

0 Kudos
Reply
0 Replies