Figure 4 A Simulink model that combines ITK and VTK. This pipeline performs ITK Canny edge detec- tion, applies a greyscale lookup table, and displays the result with vtkImage Viewer.
Related Figures (4)
Figure 1: A library of SimITK filter blocks, and the XML description used to generate one of the blocks. The suffix FL2 indicates the type and dimensionality: this library is for operations on floating-point, two- dimensional images. Figure 2: Internal structure of a VirtualBlock. The primary purpose of the block is to convert between the standard C data types used by Simulink, and the special data types used by ITK. No ITK-specific data structures are exposed to Simulink. Figure 3: A SimVTK model that connects a cone to a sinusoid source. When the model runs, the sinusoid source generates a vector signal that varies between [-1 0 0] and [+1 0 0], causing the cone to oscillate back and forth and hit the target sphere. Figure 5: ITK and VTK parameter dialog boxes. In the VTK dialog box (right), the checkboxes and selection boxes indicate parameters that are to appear as inputs or outputs of the block.