Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
- API Level:
- 3
The class contains the details of the detected face.
public class FaceDetectionData
- Inheritance
-
System.Object
FaceDetectionData
Properties
Declaration
public int Height { get; }
Property Value
API Level: 3
Declaration
Property Value
API Level: 3
View Source
The confidence level for the detection of the face.
Declaration
public int Score { get; }
Property Value
API Level: 3
Declaration
public int Width { get; }
Property Value
API Level: 3
Declaration
Property Value
API Level: 3
Declaration
Property Value
API Level: 3