TrackerBoostingCreate Method
|
Constructor
Namespace:
OpenCvSharp.Tracking
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static TrackerBoosting Create()
Public Shared Function Create As TrackerBoosting
public:
static TrackerBoosting^ Create()
static member Create : unit -> TrackerBoosting
OpenCvSharp.Tracking.TrackerBoosting.Create = function();
Return Value
Type:
TrackerBoosting
See Also