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
OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection Class Reference

Public Member Functions

 Detection (TlwhRect rect, float score=0)
 
void SetRect (IRectBase rect)
 
void SetScore (float score=0)
 
override string ToString ()
 
- Public Member Functions inherited from OpenCVForUnity.UnityUtils.MOT.ByteTrack.IDetectionBase

Properties

IRectBase Rect [get]
 
float Score [get]
 
- Properties inherited from OpenCVForUnity.UnityUtils.MOT.ByteTrack.IDetectionBase

Constructor & Destructor Documentation

◆ Detection()

OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.Detection ( TlwhRect rect,
float score = 0 )

Member Function Documentation

◆ SetRect()

void OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.SetRect ( IRectBase rect)

◆ SetScore()

void OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.SetScore ( float score = 0)

◆ ToString()

override string OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.ToString ( )

Property Documentation

◆ Rect

IRectBase OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.Rect
get

◆ Score

float OpenCVForUnity.UnityUtils.MOT.ByteTrack.Detection.Score
get

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