FaceQuality

@Scope(scope = 4)
actual class FaceQuality : SdkComponent
expect class FaceQuality
@Scope(scope = 4)
actual class FaceQuality : SdkComponent

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun predict(imageAgent: ImageAgent, faceInfoList: Array<FaceInfo>): Array<Quality>
expect fun predict(imageAgent: ImageAgent, faceInfoList: Array<FaceInfo>): Array<Quality>
actual fun predict(imageAgent: ImageAgent, faceInfoList: Array<FaceInfo>): Array<Quality>