Click or drag to resize

SparseMatAssignTo Method

not used now

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void AssignTo(
	SparseMat m,
	int type = -1
)

Parameters

m
Type: OpenCvSharpSparseMat
type (Optional)
Type: SystemInt32
See Also