public class SegData : DetData, IResultData| SegData | Initializes a new instance of the SegData class |
| SegData(Int32, Single, Rect, Mat) | Parameter construction. |
| SegData(Int32, Single, Rectangle, Mat) | Parameter construction. |
| SegData(Int32, String, Single, Rect, Mat) | Parameter construction. |
| SegData(Int32, String, Single, Rectangle, Mat) | Parameter construction. |
| to_string | Converts the numeric value of this instance to its equivalent string representation. |
| update_lable(ListString) | Update lable. |
| update_lable(String) | Update lable. |
| box |
Prediction box.
(Inherited from DetData) |
| index |
Identification result class index.
(Inherited from DetData) |
| lable |
Identification result class lable.
(Inherited from DetData) |
| mask | Split Region |
| score |
Confidence value.
(Inherited from DetData) |