norfair
norfair copied to clipboard
3D point tracking?
Hi!
I wanted to see if this could be used to track 3d points(x,y,z) in space, rather than just 2d (x,y) points?
Thanks
Kenneth
Ended up modifying the code to work with 3D objects.
Has anyone changed the Kalman Filter to an IMM filter? I plan on doing this but I wonder if it's better to do some before the tracker or after the tracker.
Hey, this sounds cool! If you wish to write a PR to add this for Norfair, we may be interested if the added complexity is low.
For everyone with the same problem, we added this reference PR https://github.com/tryolabs/norfair/pull/117