 | CModelResult(Double, Double, Double, Double, String) 构造函数 |
构造
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public CModelResult(
double row,
double column,
double angle,
double score,
string modelTag
)
参数
- row Double
- 行
- column Double
- 列
- angle Double
- 角度
- score Double
- 得分(0~1.0)
- modelTag String
- 模板标识(多模板结果)
参见