About Lucas-Kanade optical flow method

5 次查看(过去 30 天)
I'm trying to code Lucas-Kanade method by following the help document https://www.mathworks.com/help/vision/ref/opticalflowlk.html?s_tid=srchtitle
I have some questions about the algorithm details:
  1. In the step "Compute between images 1 and 2 using the kernel", does this equals to ?
  2. In the step "Smooth the gradient components", is the isotropic 5-by-5 element kernel computed by ?
  3. In the final step's case 2: and , for a specific pixel, could someone show me an example on how to normalize the gradient flow?
Thanks.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Optics 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by