Overload List
Name | Description | |
---|---|---|
![]() | Laplace(CvArr) |
Calculates Laplacian of the source image by summing second x- and y- derivatives calculated using Sobel operator.
|
![]() | Laplace(CvArr, ApertureSize) |
Calculates Laplacian of the source image by summing second x- and y- derivatives calculated using Sobel operator.
|
See Also