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