KWScene/Documentation/JHU Open Questions: Difference between revisions
From KitwarePublic
< KWScene | Documentation
Jump to navigationJump to search
Line 15: | Line 15: | ||
** VTP surface: VTK & ITK Generators | ** VTP surface: VTK & ITK Generators | ||
** VTI image: VTK & ITK Generators | ** VTI image: VTK & ITK Generators | ||
* Landmarks | |||
* Annotations | |||
== Doxygen == | == Doxygen == |
Revision as of 13:33, 23 April 2010
Open Questions
Planned use-cases under Paraview
- VTK-based visualization feasible, but... Use-case for ITK-based image analysis?
- Structure of writing classes?
Remaining formats to test
- Scalar-valued data
- BYU surface: ITK Generators.
- Vector-valued data
- VTP surface: VTK & ITK Generators
- VTI image: VTK & ITK Generators
- Landmarks
- Annotations
Doxygen
Successful Tests
- Scalar-valued data
- VTK Generators
- BYU surface: VTK Generators.
- kwsVTKBYUSurfaceGeneratorTest1
- render all surfaces from JHU atlas, itself downloaded from MIDAS.
- Analyze image: VTK Generators.
- kwsVTKAnalyzeImageGeneratorTest1
- volume-render JHU ventricle data
- kwsVTKAnalyzeImageGeneratorTest2
- open Analyze files of various pixel-type successfully, and report image size.
- VTK Generators
-
- ITK Generators