Click or drag to resize

MatFindNonZero Method

returns the list of locations of non-zero pixels

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat FindNonZero()

Return Value

Type: Mat
See Also