ObbResultadd(Int32, Single, RotatedRect) Method
Add data.
Namespace: OpenVinoSharp.Extensions.resultAssembly: OpenVINO_CSharp_API_Extensions_OpenCvSharp (in OpenVINO_CSharp_API_Extensions_OpenCvSharp.dll) Version: 1.0.6.1+a13b433d33f957705f82a74ca14fa17017145e92
public override void add(
int index,
float score,
RotatedRect box
)
Parameters
- index Int32
- Identification result number.
- score Single
- Identification result score.
- box RotatedRect
- Identification result box.