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.IDetectionBase Interface Reference

Public Member Functions

void SetRect (IRectBase rect)
 
void SetScore (float score)
 

Properties

IRectBase Rect [get]
 
float Score [get]
 

Member Function Documentation

◆ SetRect()

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

◆ SetScore()

void OpenCVForUnity.UnityUtils.MOT.ByteTrack.IDetectionBase.SetScore ( float score)

Property Documentation

◆ Rect

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

◆ Score

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

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