dot-face-core
9.2.0
publicApi
dot-face-core
/
com.innovatrics.dot.face.detection
/
FaceDetector
/
Face
/
Face
Face
constructor
(
confidence
:
Double
,
position
:
DetectionPosition
,
aspects
:
FaceAspects
,
quality
:
FaceQuality
,
keypoints
:
FaceKeypoints
,
passiveLiveness
:
FaceAttribute
?
=
null
,
fullFrontalImage
:
Image
?
=
null
,
template
:
Template
?
=
null
)