VEHICLE SMART ASSISTANT APP

This is a Matlab app which was made using Matlab app designer
218 Downloads
Updated 12 May 2020

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.1

bug fix

1.1

Fixes a path video bug

1.0.1

Description change

1.0.0