This project was first developed as part of the Quadcopter Seminar of GippLab at the University of Göttingen in the winter term of 2023/24 by DerPedda.
Develop a cheap, lightweight and opensource race lap timer that can be used by basically everyone without the need of buying expensive hardware.
- Clone this Repo
- Download OpenCV library (currently version 4.9.0)
- From downloaded opencv folder - copy the contents of the sub folder "libs" to the projects folder "app/jniLibs/"
- Happy coding