6B-L3:HIERARCHIAL LK
LK = Lucas Canade
Last updated
LK = Lucas Canade
Last updated
Optical Flow: Aliasing
Imagine that our object is moving 7 pixels, estimating the motion is harder than moving 1 pixel. Hovewer, what if we reduce the resolution?
If we use the below technique and if we zoom to the last picture and resize it, It might look like blurring effect but this is not we want it is just aliasing.
SOLUTION: Filter the image then subsample like below.
Gradient constancy
region matching
energy minimization with smoothing term
keypoint matching (long-range)