|
OpenCV for Unity 3.0.1
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
This is the complete list of members for OpenCVForUnity.UnityIntegration.MOT.BBox, including all inherited members.
| BBox(float x, float y, float width, float height, float score, int classId=0) | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| BBox(UnityEngine.Rect rect, float score, int classId=0) | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| BBox(OpenCVForUnity.CoreModule.Rect rect, float score, int classId=0) | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| BBox(OpenCVForUnity.CoreModule.Rect2d rect, float score, int classId=0) | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| BBox(in Worker.DataStruct.ObjectDetectionData data) | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| ClassId | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| DATA_SIZE | OpenCVForUnity.UnityIntegration.MOT.BBox | static |
| ELEMENT_COUNT | OpenCVForUnity.UnityIntegration.MOT.BBox | static |
| Height | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| Score | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| ToString() | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| Width | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| X | OpenCVForUnity.UnityIntegration.MOT.BBox | |
| Y | OpenCVForUnity.UnityIntegration.MOT.BBox |