Struct Landmark
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Represents a Landmark in pose detection.
C#Copypublic struct Landmark
Properties
Declaration
C#Copypublic Point Location { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Declaration
C#Copypublic float Score { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| float |