Hi I am trying to create a window screen where I output multiple moving objects on the window. These objects will be small images (about 75*75 pixel wise), and I want them to move in random direction. I am thinking something similar to the game Asteroids with all the asteroids moving around the screen.
I am new openCV after using Processing. Can anyone help point me in the right direction. Perhaps show me some useful functions that will accomplish my goal.
Thank you very much