[vtkusers] The VTK Journal-New Submission

VTK Journal webmaster at insightsoftwareconsortium.org
Mon Nov 1 01:53:31 EDT 2010


Hello,
A new submission has been added to the VTK Journal.

Title: Visual Programming of VTK Pipelines in Simulink
Author(s):Gobbi D.G., Mousavi P., Campigotto A., Dickinson A.W., Abolmaesumi P.
Abstract: 
We have created a wrapper package named SimVTK that allows VTK, and third-party classes derived from VTK classes, to be seamlessly integrated with MATLAB's Simulink interface.  Our package generates a loadable Simulink module for each VTK class, which is then represented as a "block" on the Simulink canvas, and can be connected with other blocks to form a pipeline.
Each block can be double-clicked to bring up a dialog box that allows introspection and control of the VTK class.  After a VTK pipeline has been built, it can be run interactively from within Simulink. The outputs of the pipeline can be displayed in an interactive render window, written to a disk file, or exported to a MATLAB variable. Within Simulink, the VTK pipeline can also be connected to the ITK pipeline through the use of our SimITK package. We generate the VTK-Simulink wrapper automatically though the use of CMake build scripts, with XML as an intermediate representation of the VTK class interfaces.


Download and Review the paper at: http://www.midasjournal.org/browse/publication/772

Generated by the VTK Journal
You are receiving this email because you asked to be informed by the VTK Journal for new submissions.
                    
To change your email preference go to http://www.midasjournal.org .



More information about the vtkusers mailing list