#include <vtkImageThreshold.h>
Inheritance diagram for vtkImageThreshold:
vtkImageThreshold Can do binary or continuous thresholding for lower, upper or a range of data. The output data type may be different than the output, but defaults to the same type.
Definition at line 32 of file vtkImageThreshold.h.
|
Reimplemented from vtkThreadedImageAlgorithm. Definition at line 36 of file vtkImageThreshold.h. |
|
|
|
Definition at line 110 of file vtkImageThreshold.h. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkAlgorithm. |
|
Reimplemented from vtkThreadedImageAlgorithm. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkThreadedImageAlgorithm. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkThreadedImageAlgorithm. |
|
Reimplemented from vtkThreadedImageAlgorithm. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkThreadedImageAlgorithm. |
|
The values greater than or equal to the value match. |
|
The values less than or equal to the value match. |
|
The values in a range (inclusive) match |
|
Determines whether to replace the pixel in range with InValue |
|
The values in a range (inclusive) match |
|
The values in a range (inclusive) match |
|
The values in a range (inclusive) match |
|
Replace the in range pixels with this value. |
|
Replace the in range pixels with this value. |
|
Determines whether to replace the pixel out of range with OutValue |
|
Determines whether to replace the pixel out of range with OutValue |
|
Determines whether to replace the pixel out of range with OutValue |
|
Determines whether to replace the pixel out of range with OutValue |
|
Replace the in range pixels with this value. |
|
Replace the in range pixels with this value. |
|
Get the Upper and Lower thresholds. |
|
Get the Upper and Lower thresholds. |
|
Set the desired output scalar type to cast to |
|
Set the desired output scalar type to cast to |
|
Set the desired output scalar type to cast to Definition at line 84 of file vtkImageThreshold.h. References VTK_DOUBLE. |
|
Set the desired output scalar type to cast to Definition at line 86 of file vtkImageThreshold.h. References VTK_FLOAT. |
|
Set the desired output scalar type to cast to Definition at line 88 of file vtkImageThreshold.h. References VTK_LONG. |
|
Set the desired output scalar type to cast to Definition at line 90 of file vtkImageThreshold.h. References VTK_UNSIGNED_LONG. |
|
Set the desired output scalar type to cast to Definition at line 92 of file vtkImageThreshold.h. References VTK_INT. |
|
Set the desired output scalar type to cast to Definition at line 94 of file vtkImageThreshold.h. References VTK_UNSIGNED_INT. |
|
Set the desired output scalar type to cast to Definition at line 96 of file vtkImageThreshold.h. References VTK_SHORT. |
|
Set the desired output scalar type to cast to Definition at line 98 of file vtkImageThreshold.h. References VTK_UNSIGNED_SHORT. |
|
Set the desired output scalar type to cast to Definition at line 100 of file vtkImageThreshold.h. References VTK_CHAR. |
|
Set the desired output scalar type to cast to Definition at line 102 of file vtkImageThreshold.h. References VTK_SIGNED_CHAR. |
|
Set the desired output scalar type to cast to Definition at line 104 of file vtkImageThreshold.h. References VTK_UNSIGNED_CHAR. |
|
Reimplemented from vtkImageAlgorithm. |
|
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method. It is public so that the thread functions can call this method. Reimplemented from vtkThreadedImageAlgorithm. |
|
Definition at line 110 of file vtkImageThreshold.h. |
|
Definition at line 113 of file vtkImageThreshold.h. |
|
Definition at line 114 of file vtkImageThreshold.h. |
|
Definition at line 115 of file vtkImageThreshold.h. |
|
Definition at line 116 of file vtkImageThreshold.h. |
|
Definition at line 117 of file vtkImageThreshold.h. |
|
Definition at line 119 of file vtkImageThreshold.h. |