CvArrLaplace Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodLaplace(CvArr)
Calculates Laplacian of the source image by summing second x- and y- derivatives calculated using Sobel operator.
Public methodLaplace(CvArr, ApertureSize)
Calculates Laplacian of the source image by summing second x- and y- derivatives calculated using Sobel operator.
Top
See Also

Reference