Click or drag to resize
VectorOfObjectDetection Constructor
http://www.emgu.com
Overload List
  NameDescription
Public methodVectorOfObjectDetection
Create an empty standard vector of ObjectDetection
Public methodVectorOfObjectDetection(Int32)
Create an standard vector of ObjectDetection of the specific size
Public methodVectorOfObjectDetection(MCvObjectDetection)
Create an standard vector of ObjectDetection with the initial values
Public methodVectorOfObjectDetection(SerializationInfo, StreamingContext)
Constructor used to deserialize runtime serialized object
Top
See Also