Other Derivatives
This group provides miscellaneous derivative based operators.
- GaussianDerivative2d: Approximates the convolution of a two-dimensional image with a Gaussian kernel or its derivative.
- GaussianDerivative3d: Approximates the convolution of a three-dimensional image with a Gaussian kernel or its derivative.
- GaussianHessianMatrix2d: Computes a pointwise Hessian matrix on a two-dimensional image.
- GaussianHessianMatrix3d: Computes a pointwise Hessian matrix on a three-dimensional image.
- GaussianGradientTensor2d: Computes a pointwise structure tensor on a two-dimensional image.
- GaussianGradientTensor3d: Computes a pointwise structure tensor on a three-dimensional image.
This group provides miscellaneous derivative based operators such as partial derivatives,
Hessian Matrix, or structure tensor.