ITK/Release 4/GPU Acceleration/Wish List: Difference between revisions
From KitwarePublic
< ITK | Release 4 | GPU Acceleration
Jump to navigationJump to search
Daviddoria (talk | contribs) |
|
(No difference)
|
Latest revision as of 16:01, 9 December 2011
Background
A certain amount of manual work must be done to support every filter. Therefore, there will not be enough resources to make every filter in ITK to be GPU-enabled. This page is intended to identify and prioritize the list of filters that should be supported in GPU.
Level Set
- itkParallelSparseFieldLevelSetImageFilter.h
Basic Filters
- itkDenseFiniteDifferenceImageFilter.h
- This will enable the
- Anisotropic diffusion filters.
- Demons deformable registration.
- Some of the Level Sets.
- This will enable the
Image Registration
- Enable computation of Image Metrics in the GPU ?
Filtering
- Basic Filters commonly used
- Median
- Gaussian
- UnaryFunctorFilter
- BinaryFunctorFilter