Click or drag to resize

VectorOfVectorOfDMatch Constructor (MDMatch)

http://www.emgu.com
Create the standard vector of VectorOfDMatch

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public VectorOfVectorOfDMatch(
	MDMatch[][] values
)

Parameters

values
Type: Emgu.CV.StructureMDMatch

[Missing <param name="values"/> documentation for "M:Emgu.CV.Util.VectorOfVectorOfDMatch.#ctor(Emgu.CV.Structure.MDMatch[][])"]

See Also