The MIDAS Journal logo

The MIDAS Journal

Home

Simulink Libraries for Visual Programming of VTK and ITK

Gobbi, David, Mousavi, Parvin, Li, Karen, Xiang, Jing, Campigotto, Adam, LaPointe, Adrien, Fichtinger, Gabor, Abolmaesumi, Purang
University of Calgary
The MIDAS Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/1461
New: Prefer using the following doi: https://doi.org/10.54294/zrtccj
Published in The MIDAS Journal - MICCAI 2008 Workshop: Systems and Architectures for Computer Assisted Interventions.
Submitted by David Gobbi on 2010-06-30 00:10:04.

We have created open-source Simulink block libraries for ITK and VTK that allow pipelines for these toolkits to be built in a visual, drag-and-drop style within MATLAB. Each block contains an instance of an ITK or VTK class. Any block connections and parameters that the user makes within MATLAB's Simulink visual environment are converted into connections and parameters for the ITK and VTK pipelines. In addition, we provide conversion of images to and from MATLAB arrays to allow MATLAB image processing blocks to be mixed with ITK and VTK blocks. The code for our block libraries is generated automatically from XML descriptions of the inputs, outputs, and parameters of the ITK and VTK classes. We have used these block libraries to build some example pipelines and believe that they will be useful for developing applications in image analysis and image-guided therapy.