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