Motion detection inside a view port of a map (minimap?)
Is it possible to use OpenCV to track the motion (direction/speed) by analyzing a mini map?
The mini map views only a part of a bigger map. I'm not trying to track an object moving in a stationary background but the movement of an image that moves in and out a viewport. Can I use OpenCV to track the motion and direction by analyzing images of such movement?
I hope I'm making myself clear.
Example of movement downwards. The objects in the map will change , so I need to detect the whole movement not track an object because objects come and go.
Thank you for your time.
do you need something like that?
By looking at this video, I'd say no this is too complicated. I'll edit and add a picture for reference.