CvArrSmooth Method OpenCvSharp Class Library
Overload List

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

Reference