http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Finding median of sizexsize neighborhood
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
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