vtkImageEllipsoidSource

Section: Visualization Toolkit Imaging Classes

Usage

vtkImageEllipsoidSource creates a binary image of a ellipsoid. It was created as an example of a simple source, and to test the mask filter. It is also used internally in vtkImageDilateErode3D.

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

  obj = vtkImageEllipsoidSource

Methods

The class vtkImageEllipsoidSource 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 vtkImageEllipsoidSource class.