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