Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learning Image Processing with OpenCV

Posted By: bookwarrior
Learning Image Processing with OpenCV

Learning Image Processing with OpenCV By Deniz Oscar Suarez's, Salido Jesús Tercero, Vallez Noelia Enano
2015 | 232 Pages | ISBN: 1783287659 | EPUB + PDF | 13 MB + 5 MB


Exploit the amazing features of OpenCV to create powerful image processing applications through easy-to-follow examples About This Book Learn how to build full-fledged image processing applications using free tools and libraries Take advantage of cutting-edge image processing functionalities included in OpenCV v3 Understand and optimize various features of OpenCV with the help of easy-to-grasp examples Who This Book Is For If you are a competent C++ programmer and want to learn the tricks of image processing with OpenCV, then this book is for you. A basic understanding of image processing is required. In Detail OpenCV, arguably the most widely used computer vision library, includes hundreds of ready-to-use imaging and vision functions and is used in both academia and enterprises. This book provides an example-based tour of OpenCV's main image processing algorithms. Starting with an exploration of library installation, wherein the library structure and basics of image and video reading/writing are covered, you will dive into image filtering and the color manipulation features of OpenCV with LUTs. You'll then be introduced to techniques such as inpainting and denoising to enhance images as well as the process of HDR imaging. Finally, you'll master GPU-based accelerations. By the end of this book, you will be able to create smart and powerful image processing applications with ease! All the topics are described with short, easy-to-follow examples.