Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.

Thank you for your time.

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 object come and go.

1 2 3 4

Thank you for your time.

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 object objects come and go.

1 2 3 4

Thank you for your time.