Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.
The Design of SimpleITK
725
Zitationen
4
Autoren
2013
Jahr
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.
Ähnliche Arbeiten
Scikit-learn: Machine Learning in Python
2012 · 63.354 Zit.
The CLUSTAL_X windows interface: flexible strategies for multiple sequence alignment aided by quality analysis tools
1997 · 39.110 Zit.
Matplotlib: A 2D Graphics Environment
2007 · 37.662 Zit.
SciPy 1.0: fundamental algorithms for scientific computing in Python
2020 · 35.633 Zit.
Array programming with NumPy
2020 · 20.669 Zit.