LivenessDetectionPainter constructor

LivenessDetectionPainter(
  1. Face face,
  2. Size absoluteImageSize,
  3. InputImageRotation rotation
)

Implementation

LivenessDetectionPainter(this.face, this.absoluteImageSize, this.rotation);