@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