-
Notifications
You must be signed in to change notification settings - Fork 271
/
struct_data.go
115 lines (113 loc) · 8.17 KB
/
struct_data.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
package facebody
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the License.
//You may obtain a copy of the License at
//
//http://www.apache.org/licenses/LICENSE-2.0
//
//Unless required by applicable law or agreed to in writing, software
//distributed under the License is distributed on an "AS IS" BASIS,
//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
//See the License for the specific language governing permissions and
//limitations under the License.
//
// Code generated by Alibaba Cloud SDK Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
// Data is a nested struct in facebody response
type Data struct {
TemplateId string `json:"TemplateId" xml:"TemplateId"`
Age string `json:"Age" xml:"Age"`
VerificationToken string `json:"VerificationToken" xml:"VerificationToken"`
HairScore float64 `json:"HairScore" xml:"HairScore"`
QualityScoreA float64 `json:"QualityScoreA" xml:"QualityScoreA"`
ObjTypeScore float64 `json:"ObjTypeScore" xml:"ObjTypeScore"`
QualityScoreB float64 `json:"QualityScoreB" xml:"QualityScoreB"`
Action string `json:"Action" xml:"Action"`
Id int64 `json:"Id" xml:"Id"`
DbName string `json:"DbName" xml:"DbName"`
FingerPrint string `json:"FingerPrint" xml:"FingerPrint"`
InstanceId int64 `json:"InstanceId" xml:"InstanceId"`
TraceCount int64 `json:"TraceCount" xml:"TraceCount"`
ImageHeight int64 `json:"ImageHeight" xml:"ImageHeight"`
LowerType string `json:"LowerType" xml:"LowerType"`
Width int `json:"Width" xml:"Width"`
Name string `json:"Name" xml:"Name"`
Hair string `json:"Hair" xml:"Hair"`
MessageTips string `json:"MessageTips" xml:"MessageTips"`
DenseFeatureLength int `json:"DenseFeatureLength" xml:"DenseFeatureLength"`
LowerColor string `json:"LowerColor" xml:"LowerColor"`
QualitieScore float64 `json:"QualitieScore" xml:"QualitieScore"`
IdentityInfo string `json:"IdentityInfo" xml:"IdentityInfo"`
Orientation string `json:"Orientation" xml:"Orientation"`
FaceId string `json:"FaceId" xml:"FaceId"`
UpperType string `json:"UpperType" xml:"UpperType"`
UpperTypeScore float64 `json:"UpperTypeScore" xml:"UpperTypeScore"`
LowerTypeScore float64 `json:"LowerTypeScore" xml:"LowerTypeScore"`
PersonNumber int `json:"PersonNumber" xml:"PersonNumber"`
Labels string `json:"Labels" xml:"Labels"`
FaceCount int `json:"FaceCount" xml:"FaceCount"`
Total int64 `json:"Total" xml:"Total"`
Confidence float64 `json:"Confidence" xml:"Confidence"`
MaterialMatch string `json:"MaterialMatch" xml:"MaterialMatch"`
TotalCount int `json:"TotalCount" xml:"TotalCount"`
ImageURL string `json:"ImageURL" xml:"ImageURL"`
ObjType string `json:"ObjType" xml:"ObjType"`
MaskRef int `json:"MaskRef" xml:"MaskRef"`
Token string `json:"Token" xml:"Token"`
HotMap string `json:"HotMap" xml:"HotMap"`
ChatScore float64 `json:"ChatScore" xml:"ChatScore"`
OrientationScore float64 `json:"OrientationScore" xml:"OrientationScore"`
DbId int64 `json:"DbId" xml:"DbId"`
EntityId string `json:"EntityId" xml:"EntityId"`
Gender string `json:"Gender" xml:"Gender"`
XFlowURL string `json:"XFlowURL" xml:"XFlowURL"`
PeopleNumber int `json:"PeopleNumber" xml:"PeopleNumber"`
Passed bool `json:"Passed" xml:"Passed"`
UpperColorScore float64 `json:"UpperColorScore" xml:"UpperColorScore"`
ImageWidth int64 `json:"ImageWidth" xml:"ImageWidth"`
Threshold float64 `json:"Threshold" xml:"Threshold"`
AgeScore float64 `json:"AgeScore" xml:"AgeScore"`
LowerColorScore float64 `json:"LowerColorScore" xml:"LowerColorScore"`
QualityScore float64 `json:"QualityScore" xml:"QualityScore"`
LandmarkCount int `json:"LandmarkCount" xml:"LandmarkCount"`
Feature string `json:"Feature" xml:"Feature"`
UpperColor string `json:"UpperColor" xml:"UpperColor"`
GenderScore float64 `json:"GenderScore" xml:"GenderScore"`
Mask int `json:"Mask" xml:"Mask"`
Height int `json:"Height" xml:"Height"`
YFlowURL string `json:"YFlowURL" xml:"YFlowURL"`
Pupils []float64 `json:"Pupils" xml:"Pupils"`
Glasses []int `json:"Glasses" xml:"Glasses"`
RectBList []int `json:"RectBList" xml:"RectBList"`
Rectangle []int `json:"Rectangle" xml:"Rectangle"`
BeautyList []float64 `json:"BeautyList" xml:"BeautyList"`
Masks []int64 `json:"Masks" xml:"Masks"`
AgeList []int `json:"AgeList" xml:"AgeList"`
Expressions []int `json:"Expressions" xml:"Expressions"`
GenderList []int `json:"GenderList" xml:"GenderList"`
PoseList []float64 `json:"PoseList" xml:"PoseList"`
DenseFeatures []string `json:"DenseFeatures" xml:"DenseFeatures"`
RectangleRef []int `json:"RectangleRef" xml:"RectangleRef"`
HatList []int `json:"HatList" xml:"HatList"`
Thresholds []float64 `json:"Thresholds" xml:"Thresholds"`
Landmarks []float64 `json:"Landmarks" xml:"Landmarks"`
FaceRectangles []int `json:"FaceRectangles" xml:"FaceRectangles"`
RectAList []int `json:"RectAList" xml:"RectAList"`
FaceProbabilityList []float64 `json:"FaceProbabilityList" xml:"FaceProbabilityList"`
Qualities Qualities `json:"Qualities" xml:"Qualities"`
FaceInfo FaceInfo `json:"FaceInfo" xml:"FaceInfo"`
MetaObject MetaObject `json:"MetaObject" xml:"MetaObject"`
PersonInfo PersonInfo `json:"PersonInfo" xml:"PersonInfo"`
Elements []ElementsItem `json:"Elements" xml:"Elements"`
InsertedFaces []InsertedFaces `json:"InsertedFaces" xml:"InsertedFaces"`
Faces []Face `json:"Faces" xml:"Faces"`
ImageInfoList []ImageInfoListItem `json:"ImageInfoList" xml:"ImageInfoList"`
DbList []DbListItem `json:"DbList" xml:"DbList"`
Outputs []Output `json:"Outputs" xml:"Outputs"`
Entities []Entity `json:"Entities" xml:"Entities"`
FailedFaces []FailedFaces `json:"FailedFaces" xml:"FailedFaces"`
TraceList []Trace `json:"TraceList" xml:"TraceList"`
PersonList []Person `json:"PersonList" xml:"PersonList"`
MatchList []Trace `json:"MatchList" xml:"MatchList"`
FaceRecognizeResults []FaceRecognizeResult `json:"FaceRecognizeResults" xml:"FaceRecognizeResults"`
}