We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › optical flow (Lucas Kande) implementation in java
Page Index Toggle Pages: 1
optical flow (Lucas Kande) implementation in java (Read 1217 times)
optical flow (Lucas Kande) implementation in java
Dec 9th, 2009, 11:43am
 
hi,i badly need the code that implement lucas kande algo in java, so anyone who has it or has a link,plz help me asap
thanks in advance
Re: optical flow (Lucas Kande) implementation in java
Reply #1 - Dec 10th, 2009, 12:22pm
 
Hey, I wrote a while ago a library that implements the KLT tracker, but it is GPU accelerated. It requires a not-too-old nvidia video card (anything after the geforces 8x00 should work). I don't know if this helps, but you can download the package, which comes with some examples, from here:

http://sourceforge.net/projects/progpuklt/
Page Index Toggle Pages: 1