GPU Acceleration - V4: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Replaced content with " This page now forwards to: * GPU Acceleration - V4")
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
This page outlines the proposed GPU acceleration framework in ITK v4.


== Goals ==
This page now forwards to:


* Add the support for the GPU processing in ITK
* [[ITK_Release_4/GPU Acceleration|GPU Acceleration - V4]]
** GPU image class
** Extension of filter architecture to support the GPU
** Basic GPU image operators
 
== Authors ==
 
GPU supports in ITK v4 has been proposed by Harvard University and University of Utah.
 
* Won-Ki Jeong (wkjeong -at- seas.harvard.edu)
* Hanspeter Pfister (pfister -at- seas.harvard.edu)
* Ross Whitaker (whitaker -at- cs.utah.edu)
 
== Plans ==
 
* GPU image class
 
* Filter architecture supporting the GPU
 
* Basic GPU image operators

Latest revision as of 18:00, 22 November 2010

This page now forwards to: