toggle menu
JcvFaceSdk
android
common
ios
switch theme
search in API
jcv-face-attributes
/
mobile.japancv.sdk.fa
/
FaceAttributes
Face
Attributes
android
common
ios
@
Scope
(
scope
=
2
)
actual
class
FaceAttributes
:
SdkComponent
expect
class
FaceAttributes
@
Scope
(
scope
=
2
)
actual
class
FaceAttributes
:
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
<
Attributes
>
expect
fun
predict
(
imageAgent
:
ImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Attributes
>
actual
fun
predict
(
imageAgent
:
ImageAgent
,
faceInfoList
:
Array
<
FaceInfo
>
)
:
Array
<
Attributes
>