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

Optional virtual lines, filtering targets #16

Merged
merged 57 commits into from
May 11, 2024
Merged

Optional virtual lines, filtering targets #16

merged 57 commits into from
May 11, 2024

Conversation

LdDl
Copy link
Owner

@LdDl LdDl commented Sep 6, 2023

  1. Added new optional attribute for detection zone: virtual_line
    By default road traffic flow in calculated as number of vehicles which has been registered by naive verification metric: if even single point were registered in lane - it is counted as +1.
    This new attribute overrides default behavior and allows to count only vehicles which has been registered by virtual line in this zone.
  2. Now target classes could be adjusted via TOML configuration

@LdDl LdDl self-assigned this Sep 6, 2023
@LdDl LdDl changed the title Add virtual lines Optional virtual lines Sep 6, 2023
@LdDl
Copy link
Owner Author

LdDl commented Apr 13, 2024

UI has been updated in #21 .
Need to wait until UI makes virtual lines drawing happen and then we can continue to work on this PR too (still can make some breaking API changes)

@LdDl
Copy link
Owner Author

LdDl commented Apr 19, 2024

UI is in W.I.P. now: LdDl/rust-road-traffic-ui#55

@LdDl
Copy link
Owner Author

LdDl commented May 9, 2024

Added showcase video

@LdDl
Copy link
Owner Author

LdDl commented May 9, 2024

Bumped UI version from LdDl/rust-road-traffic-ui#55
Doing main check ups.

@LdDl LdDl changed the title Optional virtual lines Optional virtual lines, filtering targets May 11, 2024
@LdDl
Copy link
Owner Author

LdDl commented May 11, 2024

Merging

@LdDl LdDl merged commit a2a1bed into master May 11, 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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant