Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Kalman Filter implementation vector dimension

$
0
0

@fabio-C wrote:

I want to implement Kalman filter with OF.
I want to do a general purpose sketch or class, so the input state vector could be 2, 4 o 10 dimensional. And I need matrix operations.
But in OF there are only ofVec2 and ofVec3.

How can I manage vector and matrix dimension bigger than 3?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles