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