You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! About the speed calculation, you propose a formula : Observed vehicle speed =
int (0.5 + ( (observed vehicle frame count) / (calibration vehicle frame
count)) * speed limit).
I want to ask about where do you get the speed limit, is it set in configuration file or some where else?
very excited to here your reply.
The text was updated successfully, but these errors were encountered:
Hello! About the speed calculation, you propose a formula : Observed vehicle speed =
int (0.5 + ( (observed vehicle frame count) / (calibration vehicle frame
count)) * speed limit).
I want to ask about where do you get the speed limit, is it set in configuration file or some where else?
very excited to here your reply.
The text was updated successfully, but these errors were encountered: