Cv2GpuScharr Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberScharr(GpuMat, GpuMat, Int32, Int32, Int32, Double, BorderType, BorderType)
Calculates the first x- or y- image derivative using the Scharr operator.
Public methodStatic memberScharr(GpuMat, GpuMat, Int32, Int32, Int32, GpuMat, Double, BorderType, BorderType, Stream)
Calculates the first x- or y- image derivative using the Scharr operator.
Top
See Also

Reference