Package-level declarations

Types

Link copied to clipboard
data class FaceImage(val image: Image, val faceSizeRatioInterval: IntervalDouble)

Image of a face with expected face size ratio interval. It can be used for face detection and matching. The face in the image must be upright and not tilted sideways.

Link copied to clipboard

Factory methods for creating Image instances.