OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityIntegration.MOT.IMultiObjectTracker< T > Interface Template Reference

Public Member Functions

TrackInfo[] GetActiveBasicTrackInfos ()
 
T[] GetActiveTrackInfos ()
 
void LogTrackingStatus ()
 
void LogTrackingStatusDetail ()
 
void Reset ()
 
void Update (BBox[] detections)
 
void Update (ReadOnlySpan< BBox > detections)
 

Member Function Documentation

◆ GetActiveBasicTrackInfos()

◆ GetActiveTrackInfos()

◆ LogTrackingStatus()

◆ LogTrackingStatusDetail()

void OpenCVForUnity.UnityIntegration.MOT.IMultiObjectTracker< T >.LogTrackingStatusDetail ( )

◆ Reset()

◆ Update() [1/2]

◆ Update() [2/2]

void OpenCVForUnity.UnityIntegration.MOT.IMultiObjectTracker< T >.Update ( ReadOnlySpan< BBox > detections)

The documentation for this interface was generated from the following file: