Youssef-MSF / Car_detector_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car detector with python

Table of contents

General info

This project is a a program that take a video and detect the cars displaying in that video.

Technologies

Project is created with:

  • Python3
  • OpenCV Library

Setup

To run this project, install python3 on your machine and then install cv2 with the command :

pip install opencv-python

And then run the car_tracker.py file

And my ultimate goal is to learn everything about Python

About


Languages

Language:Python 100.0%