Builder

class Builder

Properties

Link copied to clipboard
var face: Face?

Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.

Link copied to clipboard

Structure containing attributes of the face that the algorithm detected.

Functions

Link copied to clipboard
fun face(block: Face.Builder.() -> Unit)
Link copied to clipboard