OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
Track.cs File Reference

Classes

class  OpenCVForUnity.UnityUtils.MOT.ByteTrack.Track
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityUtils
 
namespace  OpenCVForUnity.UnityUtils.MOT
 
namespace  OpenCVForUnity.UnityUtils.MOT.ByteTrack
 

Enumerations

enum  OpenCVForUnity.UnityUtils.MOT.ByteTrack.TrackState {
  OpenCVForUnity.UnityUtils.MOT.ByteTrack.Tracked = 0 ,
  OpenCVForUnity.UnityUtils.MOT.ByteTrack.Lost = 1 ,
  OpenCVForUnity.UnityUtils.MOT.ByteTrack.Removed = 2
}