In this post, we will provide a bash script for installing OpenCV-3.4.4 (C++, Python 2.7 and Python 3.5) on Raspbian Operating System on Raspberry Pi. We will also briefly study the script to ...
Search Results for: c
Install OpenCV 3.4.4 on macOS (C++ and Python)
OpenCV released OpenCV-3.4.4 and OpenCV-4.0.0 on 20th November. There have been a lot of bug fixes and other changes in these versions. The release highlights are as follows: OpenCV is now C++11 ...
OpenCV QR Code Scanner ( C++ and Python )
Recently, OpenCV 4.0 was released with many improvements and new features. One of them is the QR code scanner. We had already written about Bar Code and QR code scanner in a previous post, which uses ...
Install OpenCV 3.4.4 on Windows (C++ and Python)
This is an old post and some information might be obsolete. We have published new instructions. You can find them here: Setup exe installers for WindowsInstall OpenCV from source on ...
Install OpenCV 3.4.4 on Ubuntu 16.04 (C++ and Python)
OpenCV released OpenCV-3.4.4 and OpenCV-4.0.0 on 20th November. There have been a lot of bug fixes and other changes in these versions. The release highlights are as follows: In this post, we ...
Install OpenCV 3.4.4 on Ubuntu 18.04 (C++ and Python)
OpenCV released OpenCV-3.4.4 and OpenCV-4.0.0 on 20th November. There have been a lot of bug fixes and other changes in these versions. The release highlights are as follows: OpenCV is now C++11 ...