Open
Description
Search before asking
- I have searched the Roboflow Notebooks issues and found no similar bug report.
Notebook name
notebooks/notebooks
/how-to-estimate-vehicle-speed-with-computer-vision.ipynb
Bug
Hi, I have some problems about estimate vehcle-speed.
First of all:
If I want to test by my video,do you have any experience in setting the values of SOURCE and TARGET according to real w and h?
After that:
how can I show detect classes on frame? I try to modify code: labels.append(f"#{tracker_id} {int(speed)} km/h")
but failed.
Finally I saw some frame car speed greater than 130KM/H, what parameter can I fix to let vehicle speed is more accurate.
Thanks!
Environment
Local
windows 10
py3.8
Minimal Reproducible Example
No response
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Activity