Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
HHFaceSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wangguolei
2023-07-07 17:34:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a290c9cc3a6faeea0f354a206c4b75aea60e738d
a290c9cc
1 parent
ebb4d700
fix
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
HHFaceSDK/HHSources/aip.license
HHFaceSDK/HHSources/custom.conf
HHFaceSDK/HHSources/aip.license
0 → 100644
View file @
a290c9c
No preview for this file type
HHFaceSDK/HHSources/custom.conf
View file @
a290c9c
{
"onlineImageQuality"
:
"NORMAL"
,
"onlineLivenessQuality"
:
"NORMAL"
,
"version"
:
"3.0.0"
,
"solutionType"
:
"2"
,
"planId"
:
"13438"
,
"faceActionNum"
:
2
,
"faceLivenessType"
:
1
,
"faceVerifyAction"
:[
"mouth"
,
"eye"
],
"livenessThreshold"
:
0
.
8
,
"collection"
:
2
,
"policeCheck"
:
0
,
"policeThreshold"
:
80
,
"localImageQuality"
:{
"loose"
:{},
"normal"
:{
"minIllum"
:
40
,
"maxIllum"
:
220
,
"leftEyeOcclusion"
:
0
.
8
,
"rightEyeOcclusion"
:
0
.
8
,
"noseOcclusion"
:
0
.
8
,
"mouseOcclusion"
:
0
.
8
,
"leftContourOcclusion"
:
0
.
8
,
"rightContourOcclusion"
:
0
.
8
,
"chinOcclusion"
:
0
.
8
,
"pitch"
:
20
,
"yaw"
:
18
,
"roll"
:
20
,
"blur"
:
0
.
6
},
"strict"
:{}}}
\ No newline at end of file
{
"onlineImageQuality"
:
"NORMAL"
,
"onlineLivenessQuality"
:
"LOW"
,
"version"
:
"3.0.0"
,
"solutionType"
:
"2"
,
"planId"
:
"17489"
,
"faceActionNum"
:
3
,
"faceLivenessType"
:
0
,
"faceVerifyAction"
:[
"eye"
,
"mouth"
],
"livenessThreshold"
:
0
.
8
,
"collection"
:
2
,
"policeCheck"
:
0
,
"policeThreshold"
:
80
,
"localImageQuality"
:{
"loose"
:{},
"normal"
:{
"minIllum"
:
40
,
"maxIllum"
:
220
,
"leftEyeOcclusion"
:
0
.
8
,
"rightEyeOcclusion"
:
0
.
8
,
"noseOcclusion"
:
0
.
8
,
"mouseOcclusion"
:
0
.
8
,
"leftContourOcclusion"
:
0
.
8
,
"rightContourOcclusion"
:
0
.
8
,
"chinOcclusion"
:
0
.
8
,
"pitch"
:
20
,
"yaw"
:
18
,
"roll"
:
20
,
"blur"
:
0
.
6
},
"strict"
:{}}}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment