http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Finding median of sizexsize neighborhood
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<TColor, TDepth> SmoothMedian( int size ) |
Visual Basic |
---|
Public Function SmoothMedian ( _ size As Integer _ ) As Image(Of TColor, TDepth) |
Visual C++ |
---|
public: Image<TColor, TDepth>^ SmoothMedian( int size ) |
Parameters
- size
- Type: System..::..Int32
The size (width & height) of the window