Tire Sticker Recognition is an Android app aiming at scanning tire stickers on cars and automatically extracting information with OCR (Optical Caracter Recognition). It automatically recognizes specific text through the user's camera and parses it to retrieve relevant information from Simple Tire's website.
This app relies on Google's Mobile Vision API, and on Google Firebase.
Some sticker formats are not supported by the app. It could be interesting to improve the recognition algorithm to make it compatible with any type of sticker (requires benchmark of sticker types). Other features could also be added, or the app could be integrated in a bigger project.