what :
Home > Objects > C > cv.jit.LKflow > author : Jean-Marc Pelletier

cv.jit.LKflow

Estimates the optical flow using the Lucas-Kanade method.


Estimates the optical flow using the Lucas-Kanade method. This algorithm is based on the assumption that pixels move only a short distance from one frame to another. It has the advantage of yielding good results for slow-moving objects but unfortunately is completely unreliable for faster movements. The performance can be greatly improved, both in terms of CPU usage and reliability, by using small matrices. 80x60 matrices, or smaller, give very good results.
from the library :
cv.jit
Format : External
Environment : jitter / max / msp
freeware
Max 4.x


http://www.iamas.ac.jp/~jovan02/cv/download.html

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 54910620 members connected RSS
Site under GNU Free Documentation License