toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_dyn_handler_response
/
DetectionX
/
DetectionX
Detection
X
constructor
(
@
Json
(
name
=
"attributes"
)
attributes
:
AttributesXX
?
,
@
Json
(
name
=
"face_quality"
)
faceQuality
:
FaceQuality
?
,
@
Json
(
name
=
"landmarks5"
)
landmarks5
:
List
<
List
<
Int
>
>
?
,
@
Json
(
name
=
"rect"
)
rect
:
Rect
?
)