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

Kalman Filter with GIS data #122

Open
SANJAYSGOWDA opened this issue Jan 27, 2025 · 0 comments
Open

Kalman Filter with GIS data #122

SANJAYSGOWDA opened this issue Jan 27, 2025 · 0 comments

Comments

@SANJAYSGOWDA
Copy link

Hello everybody, I am trying to solve the tracking error in the Kalman Filter. The Kalman Filter is good and have almost nicer prediction in the straight road, but when the car(for ref, I am doing tracking on the Pano image, My data is obtained by the Ladybug Camera and I only have Panoramic image, with this I have camera Extrinsic information like (Easting, Northing, Altitude, Yaw, Pitch and Roll of the camera). My Plan is to write a personalized Kalman Filter wherein I can give a correction step , since I know the YPR of the car , I need to corelate it to the shift in the Kalman Filter prediction. I have detection from another custom trained model (So detection part is solved). i need to just track it, somebody help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant