VectorOfObjectDetection Constructor |
http://www.emgu.com
Create an empty standard vector of ObjectDetection
Namespace: Emgu.CV.UtilAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic VectorOfObjectDetection()
public:
VectorOfObjectDetection()
new : unit -> VectorOfObjectDetection
See Also