Chapter 47. Deformable Volumetric Registration Using B-Splines
James Shackelford, Nagarajan Kandasamy and Gregory Sharp
This chapter shows how to develop a B-spline-based deformable registration algorithm within the single instruction multiple thread (SIMT) model to effectively leverage the large number of processing cores available in modern GPUs. We focus on improving processing speed without sacrificing quality to make the use of deformable registration more viable within the medical community. Performance results on a Tesla C1060 show that for large images, our GPU algorithm achieves a speedup of 15 times over a single-threaded CPU implementation. Moreover, the CPU and GPU versions achieve near-identical registration quality.
47.1. Introduction ...

Get GPU Computing Gems Emerald Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.