CvLaplace Method OpenCvSharp Class Library
Overload List

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

Reference