Emgu CV Library Documentation
_Min Method (value)
Namespaces
►
Emgu.CV
►
IImage
►
_Min(Double)
C#
Visual Basic
Visual C++
www.emgu.com/wiki
Inplace compute the minimum of the image pixel with the specific value
Declaration Syntax
C#
Visual Basic
Visual C++
void
_Min
(
double
value
)
Sub
_Min
( _
value
As
Double
_ )
void
_Min
(
double
value
)
Parameters
value
(
Double
)
the minimun value
Assembly:
Emgu.CV
(Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)