VEHICLE SMART ASSISTANT APP

This is a Matlab app which was made using Matlab app designer
218 téléchargements
Mise à jour 12 mai 2020

Afficher la licence

It has the Following features:

1. Can detect pedestrians, vehicles and stop signs from any .jpg or .png form image.
2. Can detect pedestrians and vehicles from any .mp4 video (live detections).
3. Supports Google Street View. (DOES NOT USE THE GOOGLE MAP STATIC API).
4. It basically takes a street view URL and and goes to the street view image and takes a screenshot after a buffer time (in seconds which can be varied).

5. The image is saved by the name "My_street_view_10499.jpg" in the deleted folder/directory.
6. HAS A USER FRIENDLY GUI.

NOTE:

In vehicle detection ML and DL algorithms are used and then an estimate is computed.

Also this app calculates the number of detected Objects.

Acknowledgements / References

https://www.mathworks.com/help/driving/examples/track-pedestrians-from-a-moving-car.html
https://www.mathworks.com/help/driving/examples/track-multiple-vehicles-using-a-camera.html

DATA IS NOT INCLUDED IN .ZIP FILE
PLEASE REFER TO THE GOOGLE DRIVE LINK ATTACHED BELOW:

https://drive.google.com/open?id=1kjKVxL78FgrfOUD_au08Mzc6ZcX-BBFE

OTHER INFO:

THE .mlappinstall file along with a .xml file for the object Detections is given.

BEFORE RUNNING THE APP PLEASE STORE THE .XML FILE IN THE CURRENT MATLAB DIRECTORY TO AVOID ERRORS.

Please Install toolboxes mentioned on this page BEFORE RUNNING THE APP.

Citation pour cette source

Rohan Sanghavi (2024). VEHICLE SMART ASSISTANT APP (https://www.mathworks.com/matlabcentral/fileexchange/75472-vehicle-smart-assistant-app), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.1

bug fix

1.1

Fixes a path video bug

1.0.1

Description change

1.0.0