How to Install OpenCV on Ubuntu 20.04

preview_player
Показать описание
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. It can take advantage of multi-core processing and features GPU acceleration for real-time operation.

OpenCV is used for a wide range of applications, including medical image analysis, stitching street view images, surveillance video, detecting and recognizing faces, tracking moving objects, extracting 3D models, and much more.

This article describes how to install OpenCV on Ubuntu 20.04. To install the latest stable version of OpenCV from source, scroll down to the Installing OpenCV from the Source section of this tutorial. Choose the installation method that works best for you.

Installing OpenCV from the Ubuntu Repository
OpenCV is available for installation from the default Ubuntu 20.04 repositories. To install it run:

sudo apt update
sudo apt install libopencv-dev python3-opencv

===============================================================================
We at ⭐️ ML LABS ⭐️ deliver high quality online courses.

Our Services
=============
💻 COURSES WITH JOB ASSITANCE
💻 INTERNSHIP PROGRMAS
💻 FINAL YEAR PROJECTS
💻 AI DEVELOPMENT AND CONSULTING

WhatsApp: ⭐️ 91 – 7760309798 ⭐️ 91 – 7760289798 ⭐️

Regards
Team ML LABS
Рекомендации по теме