OpenCV (Open Source Computer Vision Library) is an open-source computer vision library with bindings for C++, Python, and Java and supports all major operating systems.
This video covers installation of opencv on ubuntu 20.04
Commands -
sudo apt update
sudo apt install libopencv-dev python3-opencv
python3 -c "import cv2; print(cv2.__version__)"
Subscribe our channel for more tech stuff.
Our Facebook Page - / easytechstudios
Instagram - / easytechstudios