bkornel / lk_demo

Lucas-Kanade tracking demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucas-Kanade Demo

tracking

The Lucas–Kanade method assumes that the displacement of the image contents between two nearby frames is small and approximately constant within a neighborhood of the point p under consideration. Thus the optical flow equation can be assumed to hold for all pixels within a window centered at p. Namely, the local image flow vector must satisfy...

About

Lucas-Kanade tracking demo


Languages

Language:C++ 85.7%Language:Batchfile 9.6%Language:C 4.6%