Click or drag to resize

MatCheckVector Method (Int32, Int32, Boolean)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int CheckVector(
	int elemChannels,
	int depth,
	bool requireContinuous
)

Parameters

elemChannels
Type: SystemInt32
depth
Type: SystemInt32
requireContinuous
Type: SystemBoolean

Return Value

Type: Int32
See Also