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-12-05 19:19:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f3cc2442fe2f9ff89d613785fccf4cb67a31a5e8
f3cc2442
1 parent
98a281e2
fix
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
HHFaceSDK/HHSources/custom.conf
HHVDoctorSDK.podspec
HHFaceSDK/HHSources/custom.conf
View file @
f3cc244
{
"onlineImageQuality"
:
"NORMAL"
,
"onlineLivenessQuality"
:
"LOW"
,
"version"
:
"3.0.0"
,
"solutionType"
:
"2"
,
"planId"
:
"18602"
,
"faceActionNum"
:
2
,
"faceLivenessType"
:
0
,
"faceVerifyAction"
:[
"eye"
,
"mouth"
],
"livenessThreshold"
:
0
.
8
,
"collection"
:
1
,
"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"
:
"18602"
,
"faceActionNum"
:
2
,
"faceLivenessType"
:
1
,
"faceVerifyAction"
:[
"eye"
,
"mouth"
],
"livenessThreshold"
:
0
.
8
,
"collection"
:
1
,
"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
...
...
HHVDoctorSDK.podspec
View file @
f3cc244
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHFaceSDK"
s
.
version
=
"1.1.0.11301
4
"
s
.
version
=
"1.1.0.11301
5
"
s
.
summary
=
"和缓视频医生 人脸识别SDK"
s
.
description
=
<<-
DESC
...
...
Please
register
or
login
to post a comment