Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 601 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 601 Bytes

Measuring rotor speed with a smartphone camera

Approach to measure the rotation speed of a rotor using a mark and a smartphone. We introduce a general mathematical method to approximate the rotation speed based on various videos of a rotating rotor, which leads to relative errors under 0.5% and converges over time.

The application is multi-threaded and therefore capable of performing calculations in real-time.

Documentation

See Documentation.pdf.

Authors

  • Matthieu Le Boucher (@Meight): mathematical method and development;
  • Thomas Faget: development.