IDLive Face C# API  1.50.5
Public Member Functions | Properties | List of all members
Idrnd.FaceSdk.FaceParameters Struct Reference

Facial parameters More...

Public Member Functions

override string ToString ()
 Returns string representation of object More...
 

Properties

float InterpupillaryDistance [get, set]
 Distance between pupils More...
 
float OcclusionProbability [get, set]
 Face occlusion probability from 0 to 1 More...
 
HeadPose HeadPose [get, set]
 Facial head pose (yaw, pitch, roll) More...
 
BoundingBox BoundingBox [get, set]
 Facial bounding box More...
 
Keypoints Keypoints [get, set]
 Facial keypoints
More...
 

Detailed Description

Facial parameters

Member Function Documentation

◆ ToString()

override string Idrnd.FaceSdk.FaceParameters.ToString ( )

Returns string representation of object

Returns
String representation of object

Property Documentation

◆ BoundingBox

BoundingBox Idrnd.FaceSdk.FaceParameters.BoundingBox
getset

Facial bounding box

◆ HeadPose

HeadPose Idrnd.FaceSdk.FaceParameters.HeadPose
getset

Facial head pose (yaw, pitch, roll)

◆ InterpupillaryDistance

float Idrnd.FaceSdk.FaceParameters.InterpupillaryDistance
getset

Distance between pupils

◆ Keypoints

Keypoints Idrnd.FaceSdk.FaceParameters.Keypoints
getset

Facial keypoints

◆ OcclusionProbability

float Idrnd.FaceSdk.FaceParameters.OcclusionProbability
getset

Face occlusion probability from 0 to 1


The documentation for this struct was generated from the following file: