|
| BBox (float x, float y, float width, float height, float score, int classId=0) |
|
| BBox (in Worker.DataStruct.ObjectDetectionData data) |
|
| BBox (OpenCVForUnity.CoreModule.Rect rect, float score, int classId=0) |
|
| BBox (OpenCVForUnity.CoreModule.Rect2d rect, float score, int classId=0) |
|
| BBox (UnityEngine.Rect rect, float score, int classId=0) |
|
readonly override string | ToString () |
|
◆ BBox() [1/5]
OpenCVForUnity.UnityIntegration.MOT.BBox.BBox |
( |
float | x, |
|
|
float | y, |
|
|
float | width, |
|
|
float | height, |
|
|
float | score, |
|
|
int | classId = 0 ) |
◆ BBox() [2/5]
OpenCVForUnity.UnityIntegration.MOT.BBox.BBox |
( |
UnityEngine.Rect | rect, |
|
|
float | score, |
|
|
int | classId = 0 ) |
◆ BBox() [3/5]
◆ BBox() [4/5]
◆ BBox() [5/5]
◆ ToString()
readonly override string OpenCVForUnity.UnityIntegration.MOT.BBox.ToString |
( |
| ) |
|
◆ ClassId
readonly int OpenCVForUnity.UnityIntegration.MOT.BBox.ClassId |
◆ DATA_SIZE
const int OpenCVForUnity.UnityIntegration.MOT.BBox.DATA_SIZE = ELEMENT_COUNT * 4 |
|
static |
◆ ELEMENT_COUNT
const int OpenCVForUnity.UnityIntegration.MOT.BBox.ELEMENT_COUNT = 6 |
|
static |
◆ Height
readonly float OpenCVForUnity.UnityIntegration.MOT.BBox.Height |
◆ Score
readonly float OpenCVForUnity.UnityIntegration.MOT.BBox.Score |
◆ Width
readonly float OpenCVForUnity.UnityIntegration.MOT.BBox.Width |
readonly float OpenCVForUnity.UnityIntegration.MOT.BBox.X |
readonly float OpenCVForUnity.UnityIntegration.MOT.BBox.Y |
The documentation for this struct was generated from the following file:
- OpenCVForUnity/Assets/OpenCVForUnity/org/opencv/unity/MOT/BBox.cs