VirgileDjimgou/Android-Application-for-Traffic-Sign-Recognition
Android App APTSR is an advanced driver assistance system that recognizes and relays traffic sign information to drivers via the smartphone screen or instrument panel. APTSR systems can recognize speed limit signs, do not enter signs, and stop signs ...etc. APTSR aims to help make drivers more aware and able to make better safer driving decisions.
This application aims to enhance driving safety by recognizing traffic signs and relaying critical information to drivers. It takes video feed from your smartphone camera and identifies signs like speed limits or 'stop' signs, displaying them on your screen or instrument panel. It's intended for any driver who wants real-time awareness of road signs, especially those with older cars lacking built-in driver assistance systems.
No commits in the last 6 months.
Use this if you want an affordable way to add real-time traffic sign recognition to your driving experience using your Android smartphone, particularly in older vehicles.
Not ideal if you expect a fully reliable system for real-world driving situations, as it's still in development and prone to malfunctions.
Stars
11
Forks
3
Language
Java
License
Apache-2.0
Category
Last pushed
Aug 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/VirgileDjimgou/Android-Application-for-Traffic-Sign-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JeffWang0325/Image-Identification-for-Self-Driving-Cars
🖍️ This project achieves some functions of image identification for Self-Driving Cars. First,...
fredotran/traffic-sign-detector-yolov4
This repository contains my upgraded version of using YoloV4 with OpenCV DNN to detect 4 classes...
ivankrylatskoe/RoadSignsDetector
Demo Android application: Road Signs Detector
Praveenterax/Traffic-sign-Detection-Recognition-Matlab-RandomForest
Detect traffic sign and recognize them using Image Processing algorithms and Machine...
khangle2101/Real-Time-Traffic-Signs-Classification-using-CNN-OpenCV
Real-time traffic sign classification using CNNs. Trained on Google Colab, runs via webcam with OpenCV.