Package-level declarations

Types

Link copied to clipboard

Factory methods for creating BgrRawImage instances.

Link copied to clipboard
data class FaceImage(val bgrRawImage: BgrRawImage, 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.