toggle menu
JcvFaceSdk
android
common
ios
switch theme
search in API
jcv-face-quality
/
mobile.japancv.sdk.fq
/
FaceQuality
Face
Quality
android
common
ios
@
Scope
(
scope
=
4
)
actual
class
FaceQuality
:
SdkComponent
expect
class
FaceQuality
@
Scope
(
scope
=
4
)
actual
class
FaceQuality
:
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
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
>