Enum InferenceDataType
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Specifies the data type.
C#Copy[Obsolete("Deprecated since API12. Will be removed in API15.")] public enum InferenceDataType
| Name | Description |
|---|---|
| Float32 | Float 32 bit |
| UInt8 | Unsigned Integer 8 bit |