Image Processing Using Cuda: Designing an Object Oriented Framework for Cuda Based Image Processing - Surojit Kumar Bose - Books - LAP LAMBERT Academic Publishing - 9783659135569 - June 8, 2012
In case cover and title do not match, the title is correct

Image Processing Using Cuda: Designing an Object Oriented Framework for Cuda Based Image Processing

Surojit Kumar Bose

Price
HK$ 452
excl. VAT

Ordered from remote warehouse

Expected delivery Aug 6 - 19
Add to your iMusic wish list

Image Processing Using Cuda: Designing an Object Oriented Framework for Cuda Based Image Processing

Nowadays, GPUs are multi-core parallel processors with very high memory bandwidth. Recently for last few years developers and researchers are offloading computationally intensive tasks to GPUs to gain significant speedup compared to the CPU. Most of the image processing algorithms perform same operation on a large number of pixels, which can be parallelized on single instruction multiple data GPU architecture. Initially shader based frameworks like GLSL, Cg etc have been used for GP-GPU. NVIDIA has developed CUDA to write scalable parallel programs in C like language. GLSL, Cg and CUDA provide significant speedup, however they offer complex integration frameworks and require specialized programming skills. Most of GPU based frameworks are developed using procedural programming, which limits the scope of flexibility, code reusability, information and complexity hiding. In this book, we bring in an object oriented framework for the CUDA based image processing. We demonstrate a set of design patterns exploiting programming advantages of an object oriented language, such as encapsulation, information hiding, code reusability, complexity hiding and extensibility.

Media Books     Paperback Book   (Book with soft cover and glued back)
Released June 8, 2012
ISBN13 9783659135569
Publishers LAP LAMBERT Academic Publishing
Pages 88
Dimensions 150 × 5 × 226 mm   ·   140 g
Language English