Skip to Content
OpenCV 4 with Python Blueprints - Second Edition
book

OpenCV 4 with Python Blueprints - Second Edition

by Dr. Menua Gevorgyan, Michael Beyeler (USD), Arsen Mamikonyan, Michael Beyeler
March 2020
Intermediate to advanced
366 pages
9h 8m
English
Packt Publishing
Content preview from OpenCV 4 with Python Blueprints - Second Edition

Getting started

This chapter has been tested with OpenCV 4.1.1.

Note that you might have to obtain the so-called extra modules from https://github.com/Itseez/opencv_contrib.

We install OpenCV with OPENCV_ENABLE_NONFREE and the OPENCV_EXTRA_MODULES_PATH variable set in order to get Speeded-Up Robust Features (SURF) and the Fast Library for Approximate Nearest Neighbors (FLANN) installed. You can also use the Docker files available in the repository, which contain all the required installations.

Additionally, note that you may have to obtain a license to use SURF in commercial applications.

The code for this chapter can be found in the GitHub book repository available at https://github.com/PacktPublishing/OpenCV-4-with-Python-Blueprints-Second-Edition/tree/master/chapter3 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

OpenCV with Python Blueprints

OpenCV with Python Blueprints

Michael Beyeler, Michael Beyeler (USD)
OpenCV 3 Computer Vision with Python Cookbook

OpenCV 3 Computer Vision with Python Cookbook

Aleksei Spizhevoi, Aleksandr Rybnikov
Mastering OpenCV 4 with Python

Mastering OpenCV 4 with Python

Alberto Fernández Villán

Publisher Resources

ISBN: 9781789801811Supplemental Content