The project will show a demo on a screen such that people can analyse its benefits and thereby, customize their experience. The work, holiday and home modes contain exhaustive and mutually inclusive events that takes into consideration the project objectives.
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/ALPR-detection-1.mp4
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/ALPR-detection-2.mp4
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/Text-detection-1.mp4
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/Text-detection-2.mp4
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/Vehicle-detection-1.mp4
https://video-assets-dashcam.s3-website.eu-west-2.amazonaws.com/Vehicle-detection-2.mp4
The warning system implemented in the Dashcam is audio based for which we show a video reference. The audio based warning system uses gTTS
framework which converts text to voice.
pip install gTTS
pacman -S mingw-w64-x86_64-gtk3 mingw-w64-x86_64-python3 mingw-w64-x86_64-python3-gobject
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0
sudo apt install libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0
pip3 install pycairo
pip3 install PyGObject