Struct Landmark
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Represents a Landmark in pose detection.
C#Copy[Obsolete("Deprecated since API12. Will be removed in API15.")] public struct Landmark
Properties
Declaration
C#Copy[Obsolete("Deprecated since API12. Will be removed in API15.")] public Point Location { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Declaration
C#Copy[Obsolete("Deprecated since API12. Will be removed in API15.")] public float Score { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| float |