Development Guide (Face Capture)
Face Capture
Starting camera
OkayCamSelfie.start(this, LICENSE_KEY, config) { success, image, exception ->
// do something with the result
}Configuration
val config = OkaySelfieConfig.init(this)
config.frameColor = Color.YELLOW-
Property name
Description
Default value
Result
Params
Possible value
Face Plus Capture
Starting camera
Result
Params
Possible value
Last updated