MiSnapFaceAnalyzer

Analyzes the provided Frame to look for faces.

NOTE: Requires a license with the face feature enabled.

Constructors

Link copied to clipboard
constructor(settings: MiSnapSettings.Analysis.Face, license: String)

NOTE: Requires a license with the face feature enabled.

Types

Link copied to clipboard
sealed class Result

Result of analyzing a Frame.

Functions

Link copied to clipboard

Analyzes the Frame and synchronously returns the result.

Link copied to clipboard
fun release()

Releases the FaceDetectorWrapper instance.