Book Image

OpenCV 3 Advanced Photo Manipulation [Video]

By : Adi Shavit
Book Image

OpenCV 3 Advanced Photo Manipulation [Video]

By: Adi Shavit

Overview of this book

<p>OpenCV 3 is a native cross platform C++ Library for computer vision, machine learning, and image processing. OpenCV’s convenient high-level APIs hide very powerful internals designed for computational efficiency. With a strong focus on real-time applications, it can take advantage of multi-core and GPU processing. OpenCV’s vast functionality makes it useful from interactive art, to mines inspection, stitching maps on the web or advanced robotics.</p> <p>In this course, you’ll step into the world of photography manipulation, where what you see is just a starting point for what you get. The course is divided into different projects that will take you through the art creating image editing tools and effects that appear to magically work and learn the secrets of creating HDR images. Moving on, get a hands on experience in building Apps to modify and combine photos in the gradient domain.</p> <p>Finally, we’ll move on to the OpenCV 3 - Space Exploration App project and you will learn how images are stitched to create mosaics or panoramas. We’ll explore extraterrestrial planets with our interplanetary satellite and rover. By the end of this course, you will be able to tackle increasingly challenging computer vision problems that you may face in your careers.</p> <h1>Style and Approach</h1> <p>These videos explain computer vision applications in a step-by-step manner. You’ll get a walkthrough of several projects from the concept and approach through to an efficient implementation with OpenCV3. Each project will show OpenCV3 used within a specific goal-oriented context.</p>
Table of Contents (4 chapters)
Chapter 1
OpenCV 3 PhotoFun App
Content Locked
Section 4
Enhancing Details
The aim of this video is to demonstrate how to add detailed enhancing effects to the images - Understand how to build up faint features of a photo - Learn how OpenCV Detail Enhancement Function helps to upgrade details of a photo - Learn about Edge Preserving and Detail Enhancing Filters