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

Automatically estimate line based on camera CV #5

Open
anstosa opened this issue Jul 3, 2019 · 2 comments
Open

Automatically estimate line based on camera CV #5

anstosa opened this issue Jul 3, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@anstosa
Copy link
Owner

anstosa commented Jul 3, 2019

😨

@anstosa anstosa added the enhancement New feature or request label Jul 3, 2019
@mileserickson
Copy link

Would the MVP be just predicting "line present" vs. "line absent" for each camera view? I can help with that.

@anstosa
Copy link
Owner Author

anstosa commented Jul 20, 2019

That would be amazing! My basic thinking is:

  • Measure the linear road distance between cameras and us that to estimate the number of spaces between any given camera and the tollbooth Add distance and space estimates for more terminals #1
  • Use CV to detect whether there is a line or not for each camera
  • If n (TBD) sequential frames agree about the presence of a line (to drop false positives due to people driving the lane) then flag the line as up to that camera and automatically subtract that number of cars from the sailing space counts

Does that seem reasonable to you?

@anstosa anstosa added this to Board Jul 28, 2024
@anstosa anstosa moved this to Backlog in Board Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants