1111
This commit is contained in:
@ -141,6 +141,14 @@ namespace DH.Commons.Enums
|
||||
False,
|
||||
True
|
||||
}
|
||||
|
||||
public enum EnumDetectionType
|
||||
{
|
||||
深度学习,
|
||||
尺寸测量
|
||||
}
|
||||
|
||||
|
||||
public enum StreamFormat
|
||||
{
|
||||
[Description("8位图像")]
|
||||
|
Reference in New Issue
Block a user