vtkImageMathematics

Section: Visualization Toolkit Imaging Classes

Usage

vtkImageMathematics implements basic mathematic operations SetOperation is used to select the filters behavior. The filter can take two or one input.

To create an instance of class vtkImageMathematics, simply invoke its constructor as follows

  obj = vtkImageMathematics

Methods

The class vtkImageMathematics has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkImageMathematics class.