Skip to content

kndt84/scorer-traffic-counter-speed-measurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCORER Traffic Counter speed measurement script

Overview

This script measures the vehicle speed from the output result log of SCORER Traffic Counter. As shown in the image below, the vehicle speed is output when two detection lines are drawn and the distance between the detection lines is input. The distance between the two lines must be inferred from the white line or actually measured.

image

Requirements

Python 3.5 or above

Usage

Execute the script with the SCORER Traffic Counter output log and distance as shown below.

# arguments: measure.py [csvfile] [distance(metre)]
python3 measure.py sample.csv 100 > output.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages