Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2D Tracking in World Space #322

Open
James-R-Han opened this issue Jul 4, 2024 · 0 comments
Open

2D Tracking in World Space #322

James-R-Han opened this issue Jul 4, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@James-R-Han
Copy link

Since the base of Norfair is a Kalman Filter, can we perform 2D tracking in Euclidean space?
Ie. the (x,y) points being passed in are actually the coordinates in world space rather than image space.

Also, if our robot (frame of reference) is moving, could we just manually define the homography matrix as the transformation matrix?

Thank you in advance!

James

@James-R-Han James-R-Han added the help wanted Extra attention is needed label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant