Difference between revisions of "Documentation/Labs/SimpleFilters"
From Slicer Wiki
Line 6: | Line 6: | ||
= Documentation = | = Documentation = | ||
+ | |||
+ | * http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/SimpleFilters | ||
+ | * Tutorial? | ||
= Features = | = Features = |
Revision as of 15:39, 16 July 2013
Home < Documentation < Labs < SimpleFiltersContents
Overview
This page contains TODOs for the SimpleFilters module
Documentation
Features
- Beatify filter name: space separated and trimmed of "ImageFilter" suffix
- Add Cast filter, with manual json description
- Improve the image filter selector with ctkMenuComboBox
- Add ITK groups and/or module for hierarchy
- How to handle N-ary input filters?
- Display filter measurements after completion
- Handle image type produced by SimpleITK that can't be handled by Slicer
- ITK's RLE LabelMaps, complex pixel, and VectorImages....
- Include detailed Doxygen documentation? Button, tab?
- Link to ITK Doxygen?
- Add progress reporting, and ability to cancel.
- Pending progress reporting in SimpleITK