an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA, a book by Bhaumik  Vaidya Book cover for Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA, a book by Bhaumik  Vaidya

Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

Effective techniques for processing complex image data in real time using GPUs
2018 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 42.99
Book + eBook £ 51.59
eBook Only £ 31.47
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Discover how CUDA allows OpenCV to handle complex and rapidly growing image data processing in computer and machine vision by accessing the power of GPU


Key Features


  • Explore examples to leverage the GPU processing power with OpenCV and CUDA

  • Enhance the performance of algorithms on embedded hardware platforms

  • Discover C++ and Python libraries for GPU acceleration


Book Description


Computer vision has been revolutionizing a wide range of industries, and OpenCV is the most widely chosen tool for computer vision with its ability to work in multiple programming languages. Nowadays, in computer vision, there is a need to process large images in real time, which is difficult to handle for OpenCV on its own. This is where CUDA comes into the picture, allowing OpenCV to leverage powerful NVDIA GPUs. This book provides a detailed overview of integrating OpenCV with CUDA for practical applications.


To start with, you'll understand GPU programming with CUDA, an essential aspect for computer vision developers who have never worked with GPUs. You'll then move on to exploring OpenCV acceleration with GPUs and CUDA by walking through some practical examples.


Once you have got to grips with the core concepts, you'll familiarize yourself with deploying OpenCV applications on NVIDIA Jetson TX1, which is popular for computer vision and deep learning applications. The last chapters of the book explain PyCUDA, a Python library that leverages the power of CUDA and GPUs for accelerations and can be used by computer vision developers who use OpenCV with Python.


By the end of this book, you'll have enhanced computer vision applications with the help of this book's hands-on approach.



What you will learn


  • Understand how to access GPU device properties and capabilities from CUDA programs

  • Learn how to accelerate searching and sorting algorithms

  • Detect shapes such as lines and circles in images

  • Explore object tracking and detection with algorithms

  • Process videos using different video analysis techniques in Jetson TX1

  • Access GPU device properties from the PyCUDA program

  • Understand how kernel execution works


Who this book is for


This book is a go-to guide for you if you are a developer working with OpenCV and want to learn how to process more complex image data by exploiting GPU processing. A thorough understanding of computer vision concepts and programming languages such as C++ or Python is expected.