Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
[Obsolete("Deprecated since API12. Will be removed in API15.")]
public class ImageClassificationResult
- Inheritance
-
object
ImageClassificationResult
Properties
Declaration
[Obsolete("Deprecated since API12. Will be removed in API15.")]
public float Confidence { get; }
Property Value
Declaration
[Obsolete("Deprecated since API12. Will be removed in API15.")]
public int Indice { get; }
Property Value
Declaration
[Obsolete("Deprecated since API12. Will be removed in API15.")]
public string Name { get; }
Property Value