Overload List
| Name | Description | |
|---|---|---|
| Sobel(CvArr, CvArr, Int32, Int32) |
Calculates first, second, third or mixed image derivatives using _extended Sobel operator
| |
| Sobel(CvArr, CvArr, Int32, Int32, ApertureSize) |
Calculates first, second, third or mixed image derivatives using extended Sobel operator
|
See Also