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.TlwhRect Class Reference

Public Member Functions

 TlwhRect (float top=0, float left=0, float width=0, float height=0)
 
 TlwhRect (IRectBase other)
 
override string ToString ()
 

Properties

float Height [get]
 
float Left [get]
 
float Top [get]
 
float Width [get]
 
- Properties inherited from OpenCVForUnity.UnityUtils.MOT.ByteTrack.IRectBase

Constructor & Destructor Documentation

◆ TlwhRect() [1/2]

OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.TlwhRect ( float top = 0,
float left = 0,
float width = 0,
float height = 0 )

◆ TlwhRect() [2/2]

OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.TlwhRect ( IRectBase other)

Member Function Documentation

◆ ToString()

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

Property Documentation

◆ Height

float OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.Height
get

◆ Left

float OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.Left
get

◆ Top

float OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.Top
get

◆ Width

float OpenCVForUnity.UnityUtils.MOT.ByteTrack.TlwhRect.Width
get

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