OpenCV Basics Part-1 Installing Library pip3 install opencv-python Importing Library: import cv2 Read the image: img = cv2… byArth •July 12, 2023