Ask Your Question
0

Is there any Example of Kalman Filter in Java?

asked 2015-04-10 13:25:32 -0600

BAHRAMUDIN ADIL gravatar image

updated 2015-04-10 13:36:44 -0600

berak gravatar image

I am using OpenCV 3.0 beta, I want to use Kalam Filter, but i cannot find any example of the Kalman Filter implementation in Java, I have tried the example code in C++ and Python, but I cannot completely translate these code to Java, then I searched a lot through internet and couldn't find any example or tutorial. So if any one can give some working example of Kalman Filter implementation in Java it will be big help for me. Thanks in advance!!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-04-11 14:53:08 -0600

Eduardo gravatar image

Which function you cannot translate from the C++ to Java ?

Maybe the Javadoc could help you.

edit flag offensive delete link more

Comments

let me at least update that to 3.0 : http://opencv3-javadocs.appspot.com/d...

berak gravatar imageberak ( 2015-04-11 15:06:30 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-10 13:25:32 -0600

Seen: 375 times

Last updated: Apr 11 '15