High performance deformable image registration algorithms for manycore processors

High Performance Deformable Image Registration Algorithms for Manycore Processors develops highly data-parallel image registration algorithms suitable for use on modern multi-core architectures, including graphics processing units (GPUs). Focusing on deformable registration, we show how to develop d...

Full description

Bibliographic Details
Main Author: Shackleford, James
Other Authors: Kandasamy, Nagarajan, Sharp, Gregory
Format: eBook
Language:English
Published: Waltham, MA Morgan Kaufmann 2013
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02891nmm a2200325 u 4500
001 EB001924091
003 EBX01000000000000001086993
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780124078802 
050 4 |a QA76.642 
100 1 |a Shackleford, James 
245 0 0 |a High performance deformable image registration algorithms for manycore processors  |c James Shackleford, Nagarajan Kandasamy, Gregory Sharp 
260 |a Waltham, MA  |b Morgan Kaufmann  |c 2013 
300 |a 1 online resource 
505 0 |a Chapter 1. Introduction -- chapter 2. Unimodal B-spline registration -- chapter 3. Multimodal B-spline registration -- chapter 4. Analytic vector field regularization for B-spline parameterized methods -- chapter 5. Deformable registration using optical-flow methods -- chapter 6. Plastimatch -- an open-source software for radiotherapy imaging 
505 0 |a Includes bibliographical references 
653 |a Multiprogramming (Electronic computers) / fast 
653 |a Multiprogrammation 
653 |a Multiprogramming (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85088387 
700 1 |a Kandasamy, Nagarajan 
700 1 |a Sharp, Gregory 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 0124077412 
776 |z 9780124077416 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780124077416/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2/75 
520 |a High Performance Deformable Image Registration Algorithms for Manycore Processors develops highly data-parallel image registration algorithms suitable for use on modern multi-core architectures, including graphics processing units (GPUs). Focusing on deformable registration, we show how to develop data-parallel versions of the registration algorithm suitable for execution on the GPU. Image registration is the process of aligning two or more images into a common coordinate frame and is a fundamental step to be able to compare or fuse data obtained from different sensor measurements. Extracting useful information from 2D/3D data is essential to realizing key technologies underlying our daily lives. Examples include autonomous vehicles and humanoid robots that can recognize and manipulate objects in cluttered environments using stereo vision and laser sensing and medical imaging to localize and diagnose tumors in internal organs using data captured by CT/MRI scans. This book demonstrates: How to redesign widely used image registration algorithms so as to best expose the underlying parallelism available in these algorithmsHow to pose and implement the parallel versions of the algorithms within the single instruction, multiple data (SIMD) model supported by GPUs Programming "tricks" that can help readers develop other image processing algorithms, including registration algorithms for the GPU