Overload List
Name | Description | |
---|---|---|
Smooth(CvArr, CvArr) |
Smooths the image in one of several ways.
| |
Smooth(CvArr, CvArr, SmoothType) |
Smooths the image in one of several ways.
| |
Smooth(CvArr, CvArr, SmoothType, Int32) |
Smooths the image in one of several ways.
| |
Smooth(CvArr, CvArr, SmoothType, Int32, Int32) |
Smooths the image in one of several ways.
| |
Smooth(CvArr, CvArr, SmoothType, Int32, Int32, Double) |
Smooths the image in one of several ways.
| |
Smooth(CvArr, CvArr, SmoothType, Int32, Int32, Double, Double) |
Smooths the image in one of several ways.
|
See Also