Enum InferenceDataType
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Specifies the data type.
public enum InferenceDataType
Fields
| Name | Description |
|---|---|
| Float32 | Float 32 bit |
| UInt8 | Unsigned Integer 8 bit |
Specifies the data type.
public enum InferenceDataType
| Name | Description |
|---|---|
| Float32 | Float 32 bit |
| UInt8 | Unsigned Integer 8 bit |