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 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 algorithms
  • How 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

Table of Contents
Chapter 1. Introduction
Chapter 2. Overview of Image Registration Algorithms
Chapter 3. Deformable Registration using Optical Flow Methods
Chapter 4. Uni-Modal B-spline Registration
Chapter 5. Multi-Modal B-spline Registration
Chapter 6. Analytic Vector Field Regularization
Chapter 7. Plastimatch – An Open Source Software Suite for Image Reconstruction and Registration

Book Details

  • Paperback: 122 pages
  • Publisher: Morgan Kaufmann (July 2013)
  • Language: English
  • ISBN-10: 0124077412
  • ISBN-13: 978-0124077416
Download [8.6 MiB]

You may also like...

Leave a Reply