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

Planning the app

We have multiple concepts to familiarize ourselves with. With a view to building your toolbox for image processing, we are going to develop the algorithms that we are going to familiarize ourselves with into Python scripts that use OpenCV to accomplish real-life problems.

We will use OpenCV to implement the following scripts so that you will be able to use them whenever you need to do photo processing:

  • gamma_correct.py: This is a script that applies gamma correction to the input image and shows the resulting image.
  • hdr.py: This is a script that takes images as input and produces a high dynamic range (HDR) image as an output.
  • panorama.py: This is a script that takes multiple images as input and produces a single stitched ...
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