Related Experiment Video
Updated: May 4, 2026

Setting Up a Simple Light Sheet Microscope for In Toto Imaging of C. elegans Development
Published on: May 5, 2014
The Design of SimpleITK
Bradley C Lowekamp1, David T Chen1, Luis Ibáñez2
1National Library of Medicine, Office of High Performance Computing and Communications, National Institutes of Health Bethesda, MD, USA ; Medical Science and Computing Rockville, MD, USA.
Abstract:
SimpleITK is a new interface to the Insight Segmentation and Registration Toolkit (ITK) designed to facilitate rapid prototyping, education and scientific activities via high level programming languages. ITK is a templated C++ library of image processing algorithms and frameworks for biomedical and other applications, and it was designed to be generic, flexible and extensible. Initially, ITK provided a direct wrapping interface to languages such as Python and Tcl through the WrapITK system. Unlike WrapITK, which exposed ITK's complex templated interface, SimpleITK was designed to provide an easy to use and simplified interface to ITK's algorithms. It includes procedural methods, hides ITK's demand driven pipeline, and provides a template-less layer. Also SimpleITK provides practical conveniences such as binary distribution packages and overloaded operators. Our user-friendly design goals dictated a departure from the direct interface wrapping approach of WrapITK, toward a new facade class structure that only exposes the required functionality, hiding ITK's extensive template use. Internally SimpleITK utilizes a manual description of each filter with code-generation and advanced C++ meta-programming to provide the higher-level interface, bringing the capabilities of ITK to a wider audience. SimpleITK is licensed as open source software library under the Apache License Version 2.0 and more information about downloading it can be found at http://www.simpleitk.org.
Related Concept Videos
Design Consideration
The factor of safety is another key...
Design Example
Classification of Epithelial Tissues: Simple Epithelium
Because of the thinness of the cells, simple squamous epithelium is present where the rapid passage of chemical compounds is observed. For example, the endothelium that lines the capillaries and vessels...
Design Example: Resistive Touchscreen
When a user touches the screen, the two layers make contact at a specific point known as the touchpoint. This contact reduces the resistance between...
Simple Staining Technique

