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

Docker for CPU build, Calculate last registered time for crossed vehicle in realtime #26

Merged
merged 5 commits into from
May 22, 2024

Conversation

LdDl
Copy link
Owner

@LdDl LdDl commented May 22, 2024

  • Added Dockerfile for CPU [FEATURE REQUEST] Docker container for quick start #23
  • Make use of overall seconds spent in video (relative to FPS)
  • Prepare two new fields for realtime api (api/realtime/occupancy):
    • last_time_relative - Time spent since video has been started. It is relative to FPS
    • last_time_registered - Last time (spent since software has been started) when vehicle has been registered is zone (via crossing virtual line or appearing in zone) calculated. Measure in seconds.

@LdDl LdDl added enhancement New feature or request ci/cd labels May 22, 2024
@LdDl LdDl self-assigned this May 22, 2024
@LdDl LdDl added the api label May 22, 2024
@LdDl LdDl merged commit 3798c92 into master May 22, 2024
@LdDl LdDl linked an issue May 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api ci/cd enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Docker container for quick start
1 participant