An Android app that uses the camera and GPS to recognize and map road traffic signs.
Warning: This is still in alpha state!
The code is heavily inspired by the setup in Yukio Fukuzawa's BSc thesis and uses the
- Android SDK by Google
- Android Support Library Eclipse projects by dandar3
- Android NDK by Google
- OpenCV4Android SDK by Intel
- Mapbox Android SDK by The Mapbox team
- German Traffic Sign Recognition/Detection Benchmarks by Sebastian Houben et al.
- Fast Artificial Neural Network library by Steffen Nissen