提交
This commit is contained in:
@ -930,6 +930,7 @@ namespace DH.Commons.Base
|
||||
public class DetectionLable : NotifyProperty
|
||||
{
|
||||
private bool _selected = false;
|
||||
|
||||
private string _labelId;
|
||||
private string _labelName;
|
||||
private double _maxScore;
|
||||
|
Reference in New Issue
Block a user