| SoImageStackProjectionProcessing3dGradientOperators Enumeration |
Namespace: OIV.ImageViz.Engines.ImageManipulation.StackOperations
| Member name | Value | Description | |
|---|---|---|---|
| GAUSSIAN_GRADIENT | 0 | Compute a gaussian gradient (convolution with derivatives of gaussian function along the stack direction). | |
| MORPHOLOGICAL_GRADIENT | 1 | Compute a morphological gradient (see SoMorphologicalGradientProcessing for definition). | |
| RECURSIVE_GRADIENT | 2 | Compute a recursive gradient (Canny-Deriche on stack direction). |