Algorithm on trajectory analysis.

Posted by Arman on Stack Overflow See other posts from Stack Overflow or by Arman
Published on 2010-04-23T10:54:35Z Indexed on 2010/04/23 11:33 UTC
Read the original article Hit count: 425

Hello, I would like to analyse the trajectory data based on given templates. I need to stack the similar trajectories together. The data is a set of coordinates xy,xy,xy and the templates are again the lines defined by the set of control points.

I don't know to what direction to go, maybe to Neural Networks or pattern recognition?

Could you please advace me page, book or library to start with?

kind regards Arman.

PS. Is it the right place to ask the question?

© Stack Overflow or respective owner

Related posts about c++

Related posts about algorithm