MatLessThan Method (Double) OpenCvSharp Class Library
operator <

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public MatExpr LessThan(
	double d
)

Parameters

d
Type: SystemDouble

[Missing <param name="d"/> documentation for "M:OpenCvSharp.CPlusPlus.Mat.LessThan(System.Double)"]

Return Value

Type: MatExpr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Mat.LessThan(System.Double)"]

See Also

Reference