toggle menu
JcvFaceSdk
android
common
ios
switch theme
search in API
jcv-face-liveness
/
mobile.japancv.sdk.fl
/
FaceLiveness
Face
Liveness
android
common
ios
@
Scope
(
scope
=
8
)
actual
class
FaceLiveness
:
SdkComponent
expect
class
FaceLiveness
@
Scope
(
scope
=
8
)
actual
class
FaceLiveness
:
SdkComponent
Members
Types
Companion
Link copied to clipboard
android
common
ios
actual
object
Companion
expect
object
Companion
actual
object
Companion
Functions
predict
Link copied to clipboard
android
common
ios
actual
suspend
fun
predict
(
dualImageAgent
:
DualImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
actual
suspend
fun
predict
(
imageAgent
:
ImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
expect
suspend
fun
predict
(
dualImageAgent
:
DualImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
expect
suspend
fun
predict
(
imageAgent
:
ImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
actual
suspend
fun
predict
(
dualImageAgent
:
DualImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
actual
suspend
fun
predict
(
imageAgent
:
ImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Liveness
>
set
Verify
Option
Link copied to clipboard
android
common
ios
actual
suspend
fun
setVerifyOption
(
verifyOptionBlock
:
VerifyOptions.Builder
.
(
)
->
Unit
)
actual
suspend
fun
setVerifyOption
(
options
:
VerifyOptions
)
expect
suspend
fun
setVerifyOption
(
verifyOptionBlock
:
VerifyOptions.Builder
.
(
)
->
Unit
)
expect
suspend
fun
setVerifyOption
(
options
:
VerifyOptions
)
actual
suspend
fun
setVerifyOption
(
verifyOptionBlock
:
VerifyOptions.Builder
.
(
)
->
Unit
)
actual
suspend
fun
setVerifyOption
(
options
:
VerifyOptions
)