toggle menu
JcvFaceSdk
android
common
ios
switch theme
search in API
jcv-face-attributes
/
mobile.japancv.sdk.fa
Package-level
declarations
Types
Types
Attributes
Link copied to clipboard
data
class
Attributes
(
val
age
:
Float
=
-1f
,
val
gender
:
Gender
=
Gender.None
,
val
genderConfidence
:
Float
=
0.0f
)
Face
Attributes
Link copied to clipboard
android
common
ios
@
Scope
(
scope
=
2
)
actual
class
FaceAttributes
:
SdkComponent
expect
class
FaceAttributes
@
Scope
(
scope
=
2
)
actual
class
FaceAttributes
:
SdkComponent
Gender
Link copied to clipboard
enum
Gender
:
Enum
<
Gender
>