Skip to content

It's an Car Detection for self-Driving cars using raspberry pi

License

Notifications You must be signed in to change notification settings

Arbazkhan4712/Car-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-Detection

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

It's an Car Detection for self-Driving cars using raspberry pi

DEMO VIDEO

IMAGE ALT TEXT HERE

Prerequsites:

python3.6.2

https://www.python.org/downloads/release/python-362/

Virtualenv

pip install Virtualenv

For running the code first create a virtual environment by the following command

creating virtual environment

vuirtual opencv

For activate virutal environment use following command

activate virtual environment

.\Scripts\activate

Now install opencv on the virtualenv by following command

open-cv

pip install opencv-python-contrib

Make sure you are in the Open cv is installed using following command

Open python IDLE

import cv2

if there is no error then the open cv is installed

to run the code use

python car_detection.py

License & Copyright

© Arbaz Khan

Licensed under the MIT License

About

It's an Car Detection for self-Driving cars using raspberry pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages