VectorOfVectorOfRect Constructor |
http://www.emgu.com
Create an empty standard vector of VectorOfRect
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic VectorOfVectorOfRect()
public:
VectorOfVectorOfRect()
new : unit -> VectorOfVectorOfRect
See Also