CvSmooth Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberSmooth(CvArr, CvArr)
Smooths the image in one of several ways.
Public methodStatic memberSmooth(CvArr, CvArr, SmoothType)
Smooths the image in one of several ways.
Public methodStatic memberSmooth(CvArr, CvArr, SmoothType, Int32)
Smooths the image in one of several ways.
Public methodStatic memberSmooth(CvArr, CvArr, SmoothType, Int32, Int32)
Smooths the image in one of several ways.
Public methodStatic memberSmooth(CvArr, CvArr, SmoothType, Int32, Int32, Double)
Smooths the image in one of several ways.
Public methodStatic memberSmooth(CvArr, CvArr, SmoothType, Int32, Int32, Double, Double)
Smooths the image in one of several ways.
Top
See Also

Reference