[vtkusers] ExtractSelectedThresholds
David Doria
daviddoria+vtk at gmail.com
Wed Apr 28 22:03:53 EDT 2010
On Wed, Apr 28, 2010 at 6:02 PM, Darshan Pai <darshanpai at gmail.com> wrote:
> One question . What exactly is it thresholding? I dont see any scalar values
> on the sphere . Is it the x-intercept?
The SelectEnclosedPoints filter generates a 0/1 array, 0 for "not
enclosed" and 1 for "enclosed".
We setup the threshold from 0.5 to 2.0 to capture this "1 = enclosed" concept.
Thanks,
David
More information about the vtkusers
mailing list