toggle menu
JcvFaceSdk
common
switch theme
search in API
jcv-face-detection
/
mobile.japancv.sdk.fd
/
VerifyOptions
/
Builder
/
Builder
Builder
constructor
(
faceMinWidth
:
Int
=
Int.MIN_VALUE
,
faceMinHeight
:
Int
=
Int.MIN_VALUE
,
faceMaxWidth
:
Int
=
Int.MAX_VALUE
,
faceMaxHeight
:
Int
=
Int.MAX_VALUE
,
confidence
:
Float
=
0.95f
)