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

Face detection result More...

Public Member Functions

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

Properties

int Orientation [get, set]
 Approximated image or face orientation in degrees More...
 
FaceParameters[] Faces [get, set]
 FaceParameters array corresponding to detected faces More...
 

Detailed Description

Face detection result

Member Function Documentation

◆ ToString()

override string Idrnd.FaceSdk.DetectionResult.ToString ( )

Returns string representation of object

Returns
String representation of object

Property Documentation

◆ Faces

FaceParameters [] Idrnd.FaceSdk.DetectionResult.Faces
getset

FaceParameters array corresponding to detected faces

◆ Orientation

int Idrnd.FaceSdk.DetectionResult.Orientation
getset

Approximated image or face orientation in degrees


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