Ask Your Question
0

Is it possible to calculate the optical flow magnitude for rigid motion?

asked 2018-01-21 16:04:25 -0600

infoclogged gravatar image

For objects in 2D plane, it is pretty simple to calculate the displacement vectors using optical flow algorithms such as SLIC, LK, Färneback etc.

But how it is possible to know the magnitude of the flow of objects when the motin is rigid i.e the object size increases ( coming towards you ) or the object size decreases ( going away from you ).

I guess the original size of the object is immaterial because we are looking at frame to frame displacement. Is this statement correct?

Are there current algorithms that returns the flow of rigid motions?

edit retag flag offensive close merge delete

Comments

1

SLIC is entirely unrelated to optical flow. (superpixel segmentation)

berak gravatar imageberak ( 2018-01-22 04:35:49 -0600 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2018-01-22 04:34:38 -0600

berak gravatar image

"I guess the original size of the object is immaterial because we are looking at frame to frame displacement. Is this statement correct?" -- no. the magnitude depends on both size and distance of your object.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-01-21 16:04:25 -0600

Seen: 189 times

Last updated: Jan 22 '18