Overload List
| Name | Description | |
|---|---|---|
| Scharr(GpuMat, GpuMat, Int32, Int32, Int32, Double, BorderType, BorderType) |
Calculates the first x- or y- image derivative using the Scharr operator.
| |
| Scharr(GpuMat, GpuMat, Int32, Int32, Int32, GpuMat, Double, BorderType, BorderType, Stream) |
Calculates the first x- or y- image derivative using the Scharr operator.
|
See Also