Motion detection inside a view port of a map (minimap?)

asked 2018-02-03 10:06:17 -0600

karavas gravatar image

updated 2018-02-03 10:38:40 -0600

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.

1 2 3 4

Thank you for your time.

edit retag flag offensive close merge delete

Comments

do you need something like that?

sturkmen gravatar imagesturkmen ( 2018-02-03 10:16:17 -0600 )edit

By looking at this video, I'd say no this is too complicated. I'll edit and add a picture for reference.

karavas gravatar imagekaravas ( 2018-02-03 10:31:48 -0600 )edit