1 / 11

Wrapping ITK Filters in SCIRun

Integrate ITK into SCIRun with minimal changes, making it easy to apply to all old and new ITK filters. The Players: SCIRun, ITK Anisotropic Diffusion Filter, Watershed Filter, Gradient Magnitude Filter. Solution includes GUI and automated xml generation.

aburns
Télécharger la présentation

Wrapping ITK Filters in SCIRun

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wrapping ITK Filters in SCIRun

  2. Aims • Integrate ITK into SCIRun • No changes to ITK (external package) • Minimal changes to SCIRun • Easy to apply to all old/new ITK filters

  3. The Players SCIRun

  4. The Players SCIRun ITK Anisotropic Diffusion Filter Parameters Watershed Filter Filter Filter Gradient Magnitude Filter

  5. Solution GUI ITK Filter Automated as much as possible

  6. itk_filter.xml  XSL sci_filter.h sci_filter.cc sci_filter.tcl sci_filter.xml XML (meta data)

  7. itk_filter.xml  XSL sci_filter.h sci_filter.cc sci_filter_gui.xml  XSL sci_filter.tcl sci_filter.tcl sci_filter.xml XML

  8. itk_filter.xml  XSL sci_filter.h sci_filter.cc sci_filter_gui.xml  XSL sci_filter.tcl sci_filter.tcl sci_filter.xml GUI GUI GUI GUI sci_filter_gui.xml sci_filter_gui.xml sci_filter_gui.xml XML sci_filter_gui.xml

  9. ITK => SCIRun • Tighter Integration of ITK and SCIRun • Copy Image data into SCIRun Field • Future Work • Field to Image converter • Reference to data

  10. Demo

  11. Demo

More Related