Difference between revisions of "ITK Image Registration with CUDA"
From NAMIC Wiki
| Line 4: | Line 4: | ||
==Objective== | ==Objective== | ||
The objective of this project is to Integrate GPU accelerated rigid and non-rigid registration on CUDA platform into ITK framework. | The objective of this project is to Integrate GPU accelerated rigid and non-rigid registration on CUDA platform into ITK framework. | ||
| + | |||
| + | ==Framework== | ||
| + | The registration framework is shown in the following figure. | ||
Revision as of 10:31, 17 January 2008
Home < ITK Image Registration with CUDADescription
This page explains the details of ITK registration using CUDA.
Objective
The objective of this project is to Integrate GPU accelerated rigid and non-rigid registration on CUDA platform into ITK framework.
Framework
The registration framework is shown in the following figure.