http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Inplace compute the elementwise minimum value
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void _Min( double value ) |
Visual Basic |
---|
Public Sub _Min ( _ value As Double _ ) |
Visual C++ |
---|
public: void _Min( double value ) |
Parameters
- value
- Type: System..::..Double
The value to compare with