Download opencv.zip Install the dependencies ahead of time. Update the download source first. Using the 17.04 source can solve the problem of not finding libjasper.dev in 18.04. ref https://stackoverflow.com/questions/43484357/opencv-in-ubuntu-17-04 libjasper-dev cannot be installed errorE: unable to locate libjasper-dev Workaround sudo add-apt-repository "deb http://security.ubuntu.com/ubuntu xenial-security main" sudo apt update sudo apt install libjasper1 libjasper-dev Error:
Workaround ref https://stackoverflow.com/questions/37678324/compiling-opencv-with-gstreamer-cmake-not-finding-gstreamer Install sudo apt install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev Report an error
Summarize The above is the solution for installing opencv 3.2.0 on Ubuntu 18.04 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: How to reset the initial value of the auto-increment column in the MySQL table
>>: How to use vue-bootstrap-datetimepicker date plugin in vue-cli 3
MySQL is a relational database management system ...
Download the redis image docker pull yyyyttttwwww...
CSS is the realm of style, layout, and presentati...
Table of contents chmod Example Special attention...
In a page, there are many controls (elements or ta...
Table of contents 1. Installation 2. There is no ...
How to deploy Oracle using Docker on Mac First in...
<br />This article will briefly introduce yo...
Table of contents Introduction to utf8mb4 UTF8 by...
1. Purchase a server In the example, the server p...
v-model is a Vue directive that provides two-way...
Method 1: Use the SET PASSWORD command First log ...
Formation of the grid system In 1692, the newly c...
Scenario How to correctly render lists up to 1000...
Table of contents 1. prototype (explicit prototyp...