How to Install OpenCV on Ubuntu 20.04 | Easy Installation

Опубликовано: 14 Апрель 2021
на канале: EasyTechStudios
18,958
114

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