MatIsSubmatrix Method OpenCvSharp Class Library
Returns whether this matrix is a part of other matrix or not.

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

public bool IsSubmatrix()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Mat.IsSubmatrix"]

See Also

Reference