www.emgu.com/wiki Find the elementwise minimum value

Declaration Syntax
Public Function Min ( _
value As Double _
) As Image(Of TColor, TDepth)

Parameters
- value (Double)
- The value to compare with

Return Value
An image where each pixel is the minimum of this image and value
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)