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