amartya-k / vision

This is a simple vehile detection project using Computer Vision
68 stars 41 forks source link

i faced some error #4

Closed saurabhkumar444 closed 3 years ago

saurabhkumar444 commented 4 years ago

image

amartya-k commented 3 years ago
  1. Install OpenCV using pip install opencv-python
  2. While importing, do it like this: from cv2 import cv2

Additionally you can check this: https://stackoverflow.com/questions/50612169/pylint-not-recognizing-cv2-members