Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 476 Bytes

ssl-log-stats

A collection of statistics that are gathered from a given set of official SSL log files.

Following statistics are currently supported:

  • Vision detection frame timings, like average dt and dts > 80ms.
  • Export vision detection frame timings to a CSV file for further analysis. A Matlab script is provided to plot this data

Usage

The binary is called ssl-log-stats. Run it with -h to print usage information.