You can jump to any part of the video:
First Intro - 0:00
Second intro - 0:27
Background and motivations - 0:46
Project goal - 1:37
Project item list and explanations - 1:56
Connecting parts - 3:39
Python Source code and first on test- 4:31
Setting up the backup cam in car - 5:13
Test; day test - 7:34
Test: night test - 10:23
Thoughts on project backup cam - 11:37
Closing - 12:38
Backup cams can really help drivers make good decisions when they're backing up their cars.
This project utilizes a raspberry pi and with python language, a program was developed to setup a backup camera from a regular USB webcam using Open CV libraries. The backup cam which was installed on the trunk of a car that pretty much worked. The program can also take still shots. This small project works, and if you drive older model cars without a backup cam, here is simple way to retrofit and get your own backup cam. Of course, anyone can build on this project and can tweak the source code and add more complex functionalities for their backup cam system.
But If you'll want to try out this source code, you can. Please first read the disclaimer notice below.
To test, ensure you attach USB cam to raspberry pi (or PC or Mac) before running the program. An updated version of the source code with bug fixes will be posted later on GitHub.
Disclaimer Notice:
This is not a professional backup cam. The project was created for educational purposes. If you think you really need a functional backup cam to aid your driving you can do well to buy one from a recognized or professional vendor. Again, we are just making educational contents and we will not be responsible for any damages that may occur from using our source code.