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
1. Use the SELECT clause to query multiple tables...
Today, when learning PHP, of course, you have to ...
Preface Reduce is one of the new conventional arr...
The installation tutorial of MySQL 5.7.27 is reco...
1: Install SVN yum install -y subversion 2. Creat...
Table of contents Review of Vue2 responsive princ...
Problem Description MySQL is started successfully...
1. One-click installation of Mysql script [root@u...
Table of contents introduce Link start Continue t...
Project scenario: 1. Upload file restrictions Fun...
Table of contents VARCHAR and CHAR Types Conclusi...
My97DatePicker is a very flexible and easy-to-use...
When you start working on a project, it’s importa...
Table of contents Preface Prototype chain inherit...
Preface The database deadlocks I encountered befo...