Object-Detection-And-Tracking-Using-Python

Object Detection And Tracking Using Python

Installation of lib

  • import numpy as np
pip install numpy
  • import argparse
  • import imutils
pip install imutils
  • import cv2

Output

66hmwp

Run the code

python object_tracking.py