Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 462 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 462 Bytes

Traffic data analysis

A simple analysis on top of laser data collected with a custom device

Available Analysis

C++ lib

A C lib was created to handle sensor data readings in an incremental way. It was designed to be as simple as possible to deliver high performance on embeded devices. It's avalable in ./src/traffic.cpp