-
Notifications
You must be signed in to change notification settings - Fork 0
CHAPTER 2 : System Features
Saket Khopkar edited this page Sep 23, 2024
·
4 revisions
A brief overview of features implemented in this project.
- Real time pothole detection
- Acceleration data and image processing, two steps are occurring simultaneously will give better accuracy.
- In image processing shadow or in night time, might not give proper accuracy.
- In normal driving condition, if the pothole is covered by some other car, then it might not get detected.
- We are alerting the people about pothole to respective authority as well as people so they can act accordingly, whether it is taking alternate route or repairs of the pothole.
- We will be able to train model with more accuracy in future.
- False truth can be generated so it might mislead other people.
- Vehicle health monitoring
- Efficient monitoring of vehicle health.
- Dependency on sensors of cars supporting the OBD Module.
- Data might have insight on the source of the problem.
- Car repairing or servicing can be properly scheduled.
- As it is completely dependent on sensors, faulty sensors can lead to wrong data which can lead to wrong conclusion.