Click or drag to resize
VectorOfCvString Constructor
http://www.emgu.com
Overload List
  NameDescription
Public methodVectorOfCvString
Create an empty standard vector of CvString
Public methodVectorOfCvString(Int32)
Create an standard vector of CvString of the specific size
Public methodVectorOfCvString(CvString)
Create an standard vector of CvString with the initial values
Top
See Also