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