Difference between revisions of "2012 Summer Project Week:EditorExtensions"
From NAMIC Wiki
Line 9: | Line 9: | ||
* Isomics: Steve Pieper | * Isomics: Steve Pieper | ||
* GI: Jim Miller | * GI: Jim Miller | ||
+ | * BWH: Yi Gao | ||
+ | * GaTech: Ivan Kolasev | ||
+ | * NIH: Brad Lowekamp | ||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 41: | Line 44: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | * Topic was generalized to include editor effects based on ITK and VTK | |
+ | ** SimpleITK tools (Brad) | ||
+ | ** Porting of CLI tools to run as steered segmenters (Yi, Ivan) | ||
+ | * Productive discussions with other developers about future strategies and uses of OpenCL (pyopencl) | ||
Revision as of 11:48, 22 June 2012
Home < 2012 Summer Project Week:EditorExtensionsOpenCL Implementation of GrowCut running in the Editor Module. (See demo video)
Key Investigators
- Isomics: Steve Pieper
- GI: Jim Miller
- BWH: Yi Gao
- GaTech: Ivan Kolasev
- NIH: Brad Lowekamp
Objective
Provide a framework for Streered Segmentation in the Editor Module.
Approach, Plan
An example implementation of GrowCut has been implemented as a test.
During project week we would like to:
- Discuss the implementation with potential users and developers in order to generalize the approach and improve the interface.
- Discuss other algorithms suitable for this apuproach
- Possibly test this module on multiple CPU/GPU options to compare performance. (may be tricking since installation is not automated)
- Identify OpenCL/GPU programming experts to help evaluate and improve the implementation.
See the repository for more information: https://github.com/pieper/SlicerCL
(Note that use of this module requires installation of PyOpenCL into the slicer python build tree - see this example script. Also note that the current implementation depends on some changes to the Editor module that only exist in a threeDEditor branch.)
Progress
- Topic was generalized to include editor effects based on ITK and VTK
- SimpleITK tools (Brad)
- Porting of CLI tools to run as steered segmenters (Yi, Ivan)
- Productive discussions with other developers about future strategies and uses of OpenCL (pyopencl)
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module - YES
- Built-in - YES
- Extension -- commandline
- Extension -- loadable
- Other (Please specify)