FaceAttributes

@Scope(scope = 2)
actual class FaceAttributes : SdkComponent
expect class FaceAttributes
@Scope(scope = 2)
actual class FaceAttributes : 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<Attributes>
expect fun predict(imageAgent: ImageAgent, faceInfoList: Array<FaceInfo>): Array<Attributes>
actual fun predict(imageAgent: ImageAgent, faceInfoList: Array<FaceInfo>): Array<Attributes>