Documentation/Nightly/Extensions/SlicerDevelopmentToolbox

From Slicer Wiki
Revision as of 15:03, 18 April 2017 by Criskross (talk | contribs) (Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < Nightly < Extensions < SlicerDevelopmentToolbox


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

SlicerDevelopmentToolbox.png

Extension: SlicerDevelopmentToolbox
Acknowledgments: This work is supported in part by the National Cancer Institute and the National Institute of Biomedical Imaging and Bioengineering of the National Institutes of Health through the following grants:

Contributors: Christian Herz (SPL), Andrey Fedorov (SPL)
Contact: Christian Herz, <email>cherz@bwh.harvard.edu</email>, Andrey Fedorov, <email>fedorov@bwh.harvard.edu</email>

License: Slicer License


Quantitative Image Informatics for Cancer Research  
Surgical Planning Laboratory (SPL)  
National Center for Image Guided Therapy (NCIGT)  

Extension Description

SlicerDevelopmentToolbox extension is a collection of python classes that facilitate the development process of patterns that continuously occur:

  • widgets
  • mixins
  • helpers
  • decorators
  • predefined events
  • constants

Information for Developers