tencentcloud-sdk-iai 3.0.589 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180301/models.rb +94 -94
- data/lib/v20200303/models.rb +98 -98
- metadata +2 -2
data/lib/v20200303/models.rb
CHANGED
@@ -40,7 +40,7 @@ module TencentCloud
|
|
40
40
|
# @type NeedRotateDetection: Integer
|
41
41
|
|
42
42
|
attr_accessor :Mode, :Image, :Url, :FaceModelVersion, :NeedRotateDetection
|
43
|
-
|
43
|
+
|
44
44
|
def initialize(mode=nil, image=nil, url=nil, facemodelversion=nil, needrotatedetection=nil)
|
45
45
|
@Mode = mode
|
46
46
|
@Image = image
|
@@ -72,7 +72,7 @@ module TencentCloud
|
|
72
72
|
# @type RequestId: String
|
73
73
|
|
74
74
|
attr_accessor :ImageWidth, :ImageHeight, :DenseFaceShapeSet, :FaceModelVersion, :RequestId
|
75
|
-
|
75
|
+
|
76
76
|
def initialize(imagewidth=nil, imageheight=nil, densefaceshapeset=nil, facemodelversion=nil, requestid=nil)
|
77
77
|
@ImageWidth = imagewidth
|
78
78
|
@ImageHeight = imageheight
|
@@ -126,7 +126,7 @@ module TencentCloud
|
|
126
126
|
# @type NeedRotateDetection: Integer
|
127
127
|
|
128
128
|
attr_accessor :Mode, :Image, :Url, :FaceModelVersion, :NeedRotateDetection
|
129
|
-
|
129
|
+
|
130
130
|
def initialize(mode=nil, image=nil, url=nil, facemodelversion=nil, needrotatedetection=nil)
|
131
131
|
@Mode = mode
|
132
132
|
@Image = image
|
@@ -158,7 +158,7 @@ module TencentCloud
|
|
158
158
|
# @type RequestId: String
|
159
159
|
|
160
160
|
attr_accessor :ImageWidth, :ImageHeight, :FaceShapeSet, :FaceModelVersion, :RequestId
|
161
|
-
|
161
|
+
|
162
162
|
def initialize(imagewidth=nil, imageheight=nil, faceshapeset=nil, facemodelversion=nil, requestid=nil)
|
163
163
|
@ImageWidth = imagewidth
|
164
164
|
@ImageHeight = imageheight
|
@@ -191,7 +191,7 @@ module TencentCloud
|
|
191
191
|
# @type Probability: Float
|
192
192
|
|
193
193
|
attr_accessor :Type, :Probability
|
194
|
-
|
194
|
+
|
195
195
|
def initialize(type=nil, probability=nil)
|
196
196
|
@Type = type
|
197
197
|
@Probability = probability
|
@@ -228,7 +228,7 @@ module TencentCloud
|
|
228
228
|
# @type PersonGroupInfos: Array
|
229
229
|
|
230
230
|
attr_accessor :PersonId, :FaceId, :Score, :PersonName, :Gender, :PersonGroupInfos
|
231
|
-
|
231
|
+
|
232
232
|
def initialize(personid=nil, faceid=nil, score=nil, personname=nil, gender=nil, persongroupinfos=nil)
|
233
233
|
@PersonId = personid
|
234
234
|
@FaceId = faceid
|
@@ -306,7 +306,7 @@ module TencentCloud
|
|
306
306
|
# @type NeedRotateDetection: Integer
|
307
307
|
|
308
308
|
attr_accessor :ImageA, :ImageB, :UrlA, :UrlB, :FaceModelVersion, :QualityControl, :NeedRotateDetection
|
309
|
-
|
309
|
+
|
310
310
|
def initialize(imagea=nil, imageb=nil, urla=nil, urlb=nil, facemodelversion=nil, qualitycontrol=nil, needrotatedetection=nil)
|
311
311
|
@ImageA = imagea
|
312
312
|
@ImageB = imageb
|
@@ -342,7 +342,7 @@ module TencentCloud
|
|
342
342
|
# @type RequestId: String
|
343
343
|
|
344
344
|
attr_accessor :Score, :FaceModelVersion, :RequestId
|
345
|
-
|
345
|
+
|
346
346
|
def initialize(score=nil, facemodelversion=nil, requestid=nil)
|
347
347
|
@Score = score
|
348
348
|
@FaceModelVersion = facemodelversion
|
@@ -397,7 +397,7 @@ module TencentCloud
|
|
397
397
|
# @type QualityControl: Integer
|
398
398
|
|
399
399
|
attr_accessor :ImageA, :ImageB, :UrlA, :UrlB, :FaceModelVersion, :QualityControl
|
400
|
-
|
400
|
+
|
401
401
|
def initialize(imagea=nil, imageb=nil, urla=nil, urlb=nil, facemodelversion=nil, qualitycontrol=nil)
|
402
402
|
@ImageA = imagea
|
403
403
|
@ImageB = imageb
|
@@ -431,7 +431,7 @@ module TencentCloud
|
|
431
431
|
# @type RequestId: String
|
432
432
|
|
433
433
|
attr_accessor :Score, :FaceModelVersion, :RequestId
|
434
|
-
|
434
|
+
|
435
435
|
def initialize(score=nil, facemodelversion=nil, requestid=nil)
|
436
436
|
@Score = score
|
437
437
|
@FaceModelVersion = facemodelversion
|
@@ -453,7 +453,7 @@ module TencentCloud
|
|
453
453
|
# @type GroupIds: Array
|
454
454
|
|
455
455
|
attr_accessor :PersonId, :GroupIds
|
456
|
-
|
456
|
+
|
457
457
|
def initialize(personid=nil, groupids=nil)
|
458
458
|
@PersonId = personid
|
459
459
|
@GroupIds = groupids
|
@@ -475,7 +475,7 @@ module TencentCloud
|
|
475
475
|
# @type RequestId: String
|
476
476
|
|
477
477
|
attr_accessor :SucGroupNum, :SucGroupIds, :RequestId
|
478
|
-
|
478
|
+
|
479
479
|
def initialize(sucgroupnum=nil, sucgroupids=nil, requestid=nil)
|
480
480
|
@SucGroupNum = sucgroupnum
|
481
481
|
@SucGroupIds = sucgroupids
|
@@ -524,7 +524,7 @@ module TencentCloud
|
|
524
524
|
# @type NeedRotateDetection: Integer
|
525
525
|
|
526
526
|
attr_accessor :PersonId, :Images, :Urls, :FaceMatchThreshold, :QualityControl, :NeedRotateDetection
|
527
|
-
|
527
|
+
|
528
528
|
def initialize(personid=nil, images=nil, urls=nil, facematchthreshold=nil, qualitycontrol=nil, needrotatedetection=nil)
|
529
529
|
@PersonId = personid
|
530
530
|
@Images = images
|
@@ -566,7 +566,7 @@ module TencentCloud
|
|
566
566
|
# @type RequestId: String
|
567
567
|
|
568
568
|
attr_accessor :SucFaceNum, :SucFaceIds, :RetCode, :SucIndexes, :SucFaceRects, :FaceModelVersion, :RequestId
|
569
|
-
|
569
|
+
|
570
570
|
def initialize(sucfacenum=nil, sucfaceids=nil, retcode=nil, sucindexes=nil, sucfacerects=nil, facemodelversion=nil, requestid=nil)
|
571
571
|
@SucFaceNum = sucfacenum
|
572
572
|
@SucFaceIds = sucfaceids
|
@@ -623,7 +623,7 @@ module TencentCloud
|
|
623
623
|
# @type FaceModelVersion: String
|
624
624
|
|
625
625
|
attr_accessor :GroupName, :GroupId, :GroupExDescriptions, :Tag, :FaceModelVersion
|
626
|
-
|
626
|
+
|
627
627
|
def initialize(groupname=nil, groupid=nil, groupexdescriptions=nil, tag=nil, facemodelversion=nil)
|
628
628
|
@GroupName = groupname
|
629
629
|
@GroupId = groupid
|
@@ -649,7 +649,7 @@ module TencentCloud
|
|
649
649
|
# @type RequestId: String
|
650
650
|
|
651
651
|
attr_accessor :FaceModelVersion, :RequestId
|
652
|
-
|
652
|
+
|
653
653
|
def initialize(facemodelversion=nil, requestid=nil)
|
654
654
|
@FaceModelVersion = facemodelversion
|
655
655
|
@RequestId = requestid
|
@@ -708,7 +708,7 @@ module TencentCloud
|
|
708
708
|
# @type NeedRotateDetection: Integer
|
709
709
|
|
710
710
|
attr_accessor :GroupId, :PersonName, :PersonId, :Gender, :PersonExDescriptionInfos, :Image, :Url, :UniquePersonControl, :QualityControl, :NeedRotateDetection
|
711
|
-
|
711
|
+
|
712
712
|
def initialize(groupid=nil, personname=nil, personid=nil, gender=nil, personexdescriptioninfos=nil, image=nil, url=nil, uniquepersoncontrol=nil, qualitycontrol=nil, needrotatedetection=nil)
|
713
713
|
@GroupId = groupid
|
714
714
|
@PersonName = personname
|
@@ -759,7 +759,7 @@ module TencentCloud
|
|
759
759
|
# @type RequestId: String
|
760
760
|
|
761
761
|
attr_accessor :FaceId, :FaceRect, :SimilarPersonId, :FaceModelVersion, :RequestId
|
762
|
-
|
762
|
+
|
763
763
|
def initialize(faceid=nil, facerect=nil, similarpersonid=nil, facemodelversion=nil, requestid=nil)
|
764
764
|
@FaceId = faceid
|
765
765
|
@FaceRect = facerect
|
@@ -788,7 +788,7 @@ module TencentCloud
|
|
788
788
|
# @type FaceIds: Array
|
789
789
|
|
790
790
|
attr_accessor :PersonId, :FaceIds
|
791
|
-
|
791
|
+
|
792
792
|
def initialize(personid=nil, faceids=nil)
|
793
793
|
@PersonId = personid
|
794
794
|
@FaceIds = faceids
|
@@ -810,7 +810,7 @@ module TencentCloud
|
|
810
810
|
# @type RequestId: String
|
811
811
|
|
812
812
|
attr_accessor :SucDeletedNum, :SucFaceIds, :RequestId
|
813
|
-
|
813
|
+
|
814
814
|
def initialize(sucdeletednum=nil, sucfaceids=nil, requestid=nil)
|
815
815
|
@SucDeletedNum = sucdeletednum
|
816
816
|
@SucFaceIds = sucfaceids
|
@@ -830,7 +830,7 @@ module TencentCloud
|
|
830
830
|
# @type GroupId: String
|
831
831
|
|
832
832
|
attr_accessor :GroupId
|
833
|
-
|
833
|
+
|
834
834
|
def initialize(groupid=nil)
|
835
835
|
@GroupId = groupid
|
836
836
|
end
|
@@ -846,7 +846,7 @@ module TencentCloud
|
|
846
846
|
# @type RequestId: String
|
847
847
|
|
848
848
|
attr_accessor :RequestId
|
849
|
-
|
849
|
+
|
850
850
|
def initialize(requestid=nil)
|
851
851
|
@RequestId = requestid
|
852
852
|
end
|
@@ -864,7 +864,7 @@ module TencentCloud
|
|
864
864
|
# @type GroupId: String
|
865
865
|
|
866
866
|
attr_accessor :PersonId, :GroupId
|
867
|
-
|
867
|
+
|
868
868
|
def initialize(personid=nil, groupid=nil)
|
869
869
|
@PersonId = personid
|
870
870
|
@GroupId = groupid
|
@@ -882,7 +882,7 @@ module TencentCloud
|
|
882
882
|
# @type RequestId: String
|
883
883
|
|
884
884
|
attr_accessor :RequestId
|
885
|
-
|
885
|
+
|
886
886
|
def initialize(requestid=nil)
|
887
887
|
@RequestId = requestid
|
888
888
|
end
|
@@ -898,7 +898,7 @@ module TencentCloud
|
|
898
898
|
# @type PersonId: String
|
899
899
|
|
900
900
|
attr_accessor :PersonId
|
901
|
-
|
901
|
+
|
902
902
|
def initialize(personid=nil)
|
903
903
|
@PersonId = personid
|
904
904
|
end
|
@@ -914,7 +914,7 @@ module TencentCloud
|
|
914
914
|
# @type RequestId: String
|
915
915
|
|
916
916
|
attr_accessor :RequestId
|
917
|
-
|
917
|
+
|
918
918
|
def initialize(requestid=nil)
|
919
919
|
@RequestId = requestid
|
920
920
|
end
|
@@ -964,7 +964,7 @@ module TencentCloud
|
|
964
964
|
# @type Forehead: Array
|
965
965
|
|
966
966
|
attr_accessor :X, :Y, :Width, :Height, :LeftEye, :RightEye, :LeftEyeBrow, :RightEyeBrow, :MouthOutside, :MouthInside, :Nose, :LeftPupil, :RightPupil, :CentralAxis, :Chin, :LeftEyeBags, :RightEyeBags, :Forehead
|
967
|
-
|
967
|
+
|
968
968
|
def initialize(x=nil, y=nil, width=nil, height=nil, lefteye=nil, righteye=nil, lefteyebrow=nil, righteyebrow=nil, mouthoutside=nil, mouthinside=nil, nose=nil, leftpupil=nil, rightpupil=nil, centralaxis=nil, chin=nil, lefteyebags=nil, righteyebags=nil, forehead=nil)
|
969
969
|
@X = x
|
970
970
|
@Y = y
|
@@ -1138,7 +1138,7 @@ module TencentCloud
|
|
1138
1138
|
# @type FaceModelVersion: String
|
1139
1139
|
|
1140
1140
|
attr_accessor :MaxFaceNum, :Image, :Url, :FaceAttributesType, :NeedRotateDetection, :FaceModelVersion
|
1141
|
-
|
1141
|
+
|
1142
1142
|
def initialize(maxfacenum=nil, image=nil, url=nil, faceattributestype=nil, needrotatedetection=nil, facemodelversion=nil)
|
1143
1143
|
@MaxFaceNum = maxfacenum
|
1144
1144
|
@Image = image
|
@@ -1172,7 +1172,7 @@ module TencentCloud
|
|
1172
1172
|
# @type RequestId: String
|
1173
1173
|
|
1174
1174
|
attr_accessor :ImageWidth, :ImageHeight, :FaceDetailInfos, :FaceModelVersion, :RequestId
|
1175
|
-
|
1175
|
+
|
1176
1176
|
def initialize(imagewidth=nil, imageheight=nil, facedetailinfos=nil, facemodelversion=nil, requestid=nil)
|
1177
1177
|
@ImageWidth = imagewidth
|
1178
1178
|
@ImageHeight = imageheight
|
@@ -1241,7 +1241,7 @@ module TencentCloud
|
|
1241
1241
|
# @type NeedRotateDetection: Integer
|
1242
1242
|
|
1243
1243
|
attr_accessor :MaxFaceNum, :MinFaceSize, :Image, :Url, :NeedFaceAttributes, :NeedQualityDetection, :FaceModelVersion, :NeedRotateDetection
|
1244
|
-
|
1244
|
+
|
1245
1245
|
def initialize(maxfacenum=nil, minfacesize=nil, image=nil, url=nil, needfaceattributes=nil, needqualitydetection=nil, facemodelversion=nil, needrotatedetection=nil)
|
1246
1246
|
@MaxFaceNum = maxfacenum
|
1247
1247
|
@MinFaceSize = minfacesize
|
@@ -1279,7 +1279,7 @@ module TencentCloud
|
|
1279
1279
|
# @type RequestId: String
|
1280
1280
|
|
1281
1281
|
attr_accessor :ImageWidth, :ImageHeight, :FaceInfos, :FaceModelVersion, :RequestId
|
1282
|
-
|
1282
|
+
|
1283
1283
|
def initialize(imagewidth=nil, imageheight=nil, faceinfos=nil, facemodelversion=nil, requestid=nil)
|
1284
1284
|
@ImageWidth = imagewidth
|
1285
1285
|
@ImageHeight = imageheight
|
@@ -1324,7 +1324,7 @@ module TencentCloud
|
|
1324
1324
|
# @type FaceModelVersion: String
|
1325
1325
|
|
1326
1326
|
attr_accessor :Image, :Url, :FaceModelVersion
|
1327
|
-
|
1327
|
+
|
1328
1328
|
def initialize(image=nil, url=nil, facemodelversion=nil)
|
1329
1329
|
@Image = image
|
1330
1330
|
@Url = url
|
@@ -1348,7 +1348,7 @@ module TencentCloud
|
|
1348
1348
|
# @type RequestId: String
|
1349
1349
|
|
1350
1350
|
attr_accessor :Score, :FaceModelVersion, :RequestId
|
1351
|
-
|
1351
|
+
|
1352
1352
|
def initialize(score=nil, facemodelversion=nil, requestid=nil)
|
1353
1353
|
@Score = score
|
1354
1354
|
@FaceModelVersion = facemodelversion
|
@@ -1388,7 +1388,7 @@ module TencentCloud
|
|
1388
1388
|
# @type FaceModelVersion: String
|
1389
1389
|
|
1390
1390
|
attr_accessor :Image, :Url, :FaceModelVersion
|
1391
|
-
|
1391
|
+
|
1392
1392
|
def initialize(image=nil, url=nil, facemodelversion=nil)
|
1393
1393
|
@Image = image
|
1394
1394
|
@Url = url
|
@@ -1416,7 +1416,7 @@ module TencentCloud
|
|
1416
1416
|
# @type RequestId: String
|
1417
1417
|
|
1418
1418
|
attr_accessor :Score, :FaceModelVersion, :IsLiveness, :RequestId
|
1419
|
-
|
1419
|
+
|
1420
1420
|
def initialize(score=nil, facemodelversion=nil, isliveness=nil, requestid=nil)
|
1421
1421
|
@Score = score
|
1422
1422
|
@FaceModelVersion = facemodelversion
|
@@ -1448,7 +1448,7 @@ module TencentCloud
|
|
1448
1448
|
# @type EyeSize: :class:`Tencentcloud::Iai.v20200303.models.AttributeItem`
|
1449
1449
|
|
1450
1450
|
attr_accessor :Glass, :EyeOpen, :EyelidType, :EyeSize
|
1451
|
-
|
1451
|
+
|
1452
1452
|
def initialize(glass=nil, eyeopen=nil, eyelidtype=nil, eyesize=nil)
|
1453
1453
|
@Glass = glass
|
1454
1454
|
@EyeOpen = eyeopen
|
@@ -1489,7 +1489,7 @@ module TencentCloud
|
|
1489
1489
|
# @type EyebrowLength: :class:`Tencentcloud::Iai.v20200303.models.AttributeItem`
|
1490
1490
|
|
1491
1491
|
attr_accessor :EyebrowDensity, :EyebrowCurve, :EyebrowLength
|
1492
|
-
|
1492
|
+
|
1493
1493
|
def initialize(eyebrowdensity=nil, eyebrowcurve=nil, eyebrowlength=nil)
|
1494
1494
|
@EyebrowDensity = eyebrowdensity
|
1495
1495
|
@EyebrowCurve = eyebrowcurve
|
@@ -1548,7 +1548,7 @@ module TencentCloud
|
|
1548
1548
|
# @type EyeOpen: Boolean
|
1549
1549
|
|
1550
1550
|
attr_accessor :Gender, :Age, :Expression, :Glass, :Pitch, :Yaw, :Roll, :Beauty, :Hat, :Mask, :Hair, :EyeOpen
|
1551
|
-
|
1551
|
+
|
1552
1552
|
def initialize(gender=nil, age=nil, expression=nil, glass=nil, pitch=nil, yaw=nil, roll=nil, beauty=nil, hat=nil, mask=nil, hair=nil, eyeopen=nil)
|
1553
1553
|
@Gender = gender
|
1554
1554
|
@Age = age
|
@@ -1646,7 +1646,7 @@ module TencentCloud
|
|
1646
1646
|
# @type Smile: Integer
|
1647
1647
|
|
1648
1648
|
attr_accessor :Age, :Beauty, :Emotion, :Eye, :Eyebrow, :Gender, :Hair, :Hat, :HeadPose, :Mask, :Mouth, :Moustache, :Nose, :Shape, :Skin, :Smile
|
1649
|
-
|
1649
|
+
|
1650
1650
|
def initialize(age=nil, beauty=nil, emotion=nil, eye=nil, eyebrow=nil, gender=nil, hair=nil, hat=nil, headpose=nil, mask=nil, mouth=nil, moustache=nil, nose=nil, shape=nil, skin=nil, smile=nil)
|
1651
1651
|
@Age = age
|
1652
1652
|
@Beauty = beauty
|
@@ -1737,7 +1737,7 @@ module TencentCloud
|
|
1737
1737
|
# @type FaceDetailAttributesInfo: :class:`Tencentcloud::Iai.v20200303.models.FaceDetailAttributesInfo`
|
1738
1738
|
|
1739
1739
|
attr_accessor :FaceRect, :FaceDetailAttributesInfo
|
1740
|
-
|
1740
|
+
|
1741
1741
|
def initialize(facerect=nil, facedetailattributesinfo=nil)
|
1742
1742
|
@FaceRect = facerect
|
1743
1743
|
@FaceDetailAttributesInfo = facedetailattributesinfo
|
@@ -1768,7 +1768,7 @@ module TencentCloud
|
|
1768
1768
|
# @type Color: Integer
|
1769
1769
|
|
1770
1770
|
attr_accessor :Length, :Bang, :Color
|
1771
|
-
|
1771
|
+
|
1772
1772
|
def initialize(length=nil, bang=nil, color=nil)
|
1773
1773
|
@Length = length
|
1774
1774
|
@Bang = bang
|
@@ -1804,7 +1804,7 @@ module TencentCloud
|
|
1804
1804
|
# @type FaceQualityInfo: :class:`Tencentcloud::Iai.v20200303.models.FaceQualityInfo`
|
1805
1805
|
|
1806
1806
|
attr_accessor :X, :Y, :Width, :Height, :FaceAttributesInfo, :FaceQualityInfo
|
1807
|
-
|
1807
|
+
|
1808
1808
|
def initialize(x=nil, y=nil, width=nil, height=nil, faceattributesinfo=nil, facequalityinfo=nil)
|
1809
1809
|
@X = x
|
1810
1810
|
@Y = y
|
@@ -1858,7 +1858,7 @@ module TencentCloud
|
|
1858
1858
|
# @type Chin: Integer
|
1859
1859
|
|
1860
1860
|
attr_accessor :Eyebrow, :Eye, :Nose, :Cheek, :Mouth, :Chin
|
1861
|
-
|
1861
|
+
|
1862
1862
|
def initialize(eyebrow=nil, eye=nil, nose=nil, cheek=nil, mouth=nil, chin=nil)
|
1863
1863
|
@Eyebrow = eyebrow
|
1864
1864
|
@Eye = eye
|
@@ -1901,7 +1901,7 @@ module TencentCloud
|
|
1901
1901
|
# @type Completeness: :class:`Tencentcloud::Iai.v20200303.models.FaceQualityCompleteness`
|
1902
1902
|
|
1903
1903
|
attr_accessor :Score, :Sharpness, :Brightness, :Completeness
|
1904
|
-
|
1904
|
+
|
1905
1905
|
def initialize(score=nil, sharpness=nil, brightness=nil, completeness=nil)
|
1906
1906
|
@Score = score
|
1907
1907
|
@Sharpness = sharpness
|
@@ -1936,7 +1936,7 @@ module TencentCloud
|
|
1936
1936
|
# @type Height: Integer
|
1937
1937
|
|
1938
1938
|
attr_accessor :X, :Y, :Width, :Height
|
1939
|
-
|
1939
|
+
|
1940
1940
|
def initialize(x=nil, y=nil, width=nil, height=nil)
|
1941
1941
|
@X = x
|
1942
1942
|
@Y = y
|
@@ -1974,7 +1974,7 @@ module TencentCloud
|
|
1974
1974
|
# @type RightPupil: Array
|
1975
1975
|
|
1976
1976
|
attr_accessor :FaceProfile, :LeftEye, :RightEye, :LeftEyeBrow, :RightEyeBrow, :Mouth, :Nose, :LeftPupil, :RightPupil
|
1977
|
-
|
1977
|
+
|
1978
1978
|
def initialize(faceprofile=nil, lefteye=nil, righteye=nil, lefteyebrow=nil, righteyebrow=nil, mouth=nil, nose=nil, leftpupil=nil, rightpupil=nil)
|
1979
1979
|
@FaceProfile = faceprofile
|
1980
1980
|
@LeftEye = lefteye
|
@@ -2069,7 +2069,7 @@ module TencentCloud
|
|
2069
2069
|
# @type GroupId: String
|
2070
2070
|
|
2071
2071
|
attr_accessor :GroupId
|
2072
|
-
|
2072
|
+
|
2073
2073
|
def initialize(groupid=nil)
|
2074
2074
|
@GroupId = groupid
|
2075
2075
|
end
|
@@ -2097,7 +2097,7 @@ module TencentCloud
|
|
2097
2097
|
# @type RequestId: String
|
2098
2098
|
|
2099
2099
|
attr_accessor :GroupName, :GroupId, :GroupExDescriptions, :Tag, :FaceModelVersion, :CreationTimestamp, :RequestId
|
2100
|
-
|
2100
|
+
|
2101
2101
|
def initialize(groupname=nil, groupid=nil, groupexdescriptions=nil, tag=nil, facemodelversion=nil, creationtimestamp=nil, requestid=nil)
|
2102
2102
|
@GroupName = groupname
|
2103
2103
|
@GroupId = groupid
|
@@ -2127,7 +2127,7 @@ module TencentCloud
|
|
2127
2127
|
# @type Limit: Integer
|
2128
2128
|
|
2129
2129
|
attr_accessor :Offset, :Limit
|
2130
|
-
|
2130
|
+
|
2131
2131
|
def initialize(offset=nil, limit=nil)
|
2132
2132
|
@Offset = offset
|
2133
2133
|
@Limit = limit
|
@@ -2150,7 +2150,7 @@ module TencentCloud
|
|
2150
2150
|
# @type RequestId: String
|
2151
2151
|
|
2152
2152
|
attr_accessor :GroupInfos, :GroupNum, :RequestId
|
2153
|
-
|
2153
|
+
|
2154
2154
|
def initialize(groupinfos=nil, groupnum=nil, requestid=nil)
|
2155
2155
|
@GroupInfos = groupinfos
|
2156
2156
|
@GroupNum = groupnum
|
@@ -2177,7 +2177,7 @@ module TencentCloud
|
|
2177
2177
|
# @type PersonId: String
|
2178
2178
|
|
2179
2179
|
attr_accessor :PersonId
|
2180
|
-
|
2180
|
+
|
2181
2181
|
def initialize(personid=nil)
|
2182
2182
|
@PersonId = personid
|
2183
2183
|
end
|
@@ -2199,7 +2199,7 @@ module TencentCloud
|
|
2199
2199
|
# @type RequestId: String
|
2200
2200
|
|
2201
2201
|
attr_accessor :PersonName, :Gender, :FaceIds, :RequestId
|
2202
|
-
|
2202
|
+
|
2203
2203
|
def initialize(personname=nil, gender=nil, faceids=nil, requestid=nil)
|
2204
2204
|
@PersonName = personname
|
2205
2205
|
@Gender = gender
|
@@ -2225,7 +2225,7 @@ module TencentCloud
|
|
2225
2225
|
# @type Limit: Integer
|
2226
2226
|
|
2227
2227
|
attr_accessor :PersonId, :Offset, :Limit
|
2228
|
-
|
2228
|
+
|
2229
2229
|
def initialize(personid=nil, offset=nil, limit=nil)
|
2230
2230
|
@PersonId = personid
|
2231
2231
|
@Offset = offset
|
@@ -2253,7 +2253,7 @@ module TencentCloud
|
|
2253
2253
|
# @type RequestId: String
|
2254
2254
|
|
2255
2255
|
attr_accessor :PersonGroupInfos, :GroupNum, :FaceModelVersion, :RequestId
|
2256
|
-
|
2256
|
+
|
2257
2257
|
def initialize(persongroupinfos=nil, groupnum=nil, facemodelversion=nil, requestid=nil)
|
2258
2258
|
@PersonGroupInfos = persongroupinfos
|
2259
2259
|
@GroupNum = groupnum
|
@@ -2282,7 +2282,7 @@ module TencentCloud
|
|
2282
2282
|
# @type GroupId: String
|
2283
2283
|
|
2284
2284
|
attr_accessor :GroupId
|
2285
|
-
|
2285
|
+
|
2286
2286
|
def initialize(groupid=nil)
|
2287
2287
|
@GroupId = groupid
|
2288
2288
|
end
|
@@ -2302,7 +2302,7 @@ module TencentCloud
|
|
2302
2302
|
# @type RequestId: String
|
2303
2303
|
|
2304
2304
|
attr_accessor :PersonNum, :FaceNum, :RequestId
|
2305
|
-
|
2305
|
+
|
2306
2306
|
def initialize(personnum=nil, facenum=nil, requestid=nil)
|
2307
2307
|
@PersonNum = personnum
|
2308
2308
|
@FaceNum = facenum
|
@@ -2326,7 +2326,7 @@ module TencentCloud
|
|
2326
2326
|
# @type Limit: Integer
|
2327
2327
|
|
2328
2328
|
attr_accessor :GroupId, :Offset, :Limit
|
2329
|
-
|
2329
|
+
|
2330
2330
|
def initialize(groupid=nil, offset=nil, limit=nil)
|
2331
2331
|
@GroupId = groupid
|
2332
2332
|
@Offset = offset
|
@@ -2357,7 +2357,7 @@ module TencentCloud
|
|
2357
2357
|
# @type RequestId: String
|
2358
2358
|
|
2359
2359
|
attr_accessor :PersonInfos, :PersonNum, :FaceNum, :FaceModelVersion, :RequestId
|
2360
|
-
|
2360
|
+
|
2361
2361
|
def initialize(personinfos=nil, personnum=nil, facenum=nil, facemodelversion=nil, requestid=nil)
|
2362
2362
|
@PersonInfos = personinfos
|
2363
2363
|
@PersonNum = personnum
|
@@ -2390,7 +2390,7 @@ module TencentCloud
|
|
2390
2390
|
# @type Limit: Integer
|
2391
2391
|
|
2392
2392
|
attr_accessor :Offset, :Limit
|
2393
|
-
|
2393
|
+
|
2394
2394
|
def initialize(offset=nil, limit=nil)
|
2395
2395
|
@Offset = offset
|
2396
2396
|
@Limit = limit
|
@@ -2412,7 +2412,7 @@ module TencentCloud
|
|
2412
2412
|
# @type RequestId: String
|
2413
2413
|
|
2414
2414
|
attr_accessor :JobInfos, :JobNum, :RequestId
|
2415
|
-
|
2415
|
+
|
2416
2416
|
def initialize(jobinfos=nil, jobnum=nil, requestid=nil)
|
2417
2417
|
@JobInfos = jobinfos
|
2418
2418
|
@JobNum = jobnum
|
@@ -2439,7 +2439,7 @@ module TencentCloud
|
|
2439
2439
|
# @type JobId: String
|
2440
2440
|
|
2441
2441
|
attr_accessor :JobId
|
2442
|
-
|
2442
|
+
|
2443
2443
|
def initialize(jobid=nil)
|
2444
2444
|
@JobId = jobid
|
2445
2445
|
end
|
@@ -2476,7 +2476,7 @@ module TencentCloud
|
|
2476
2476
|
# @type RequestId: String
|
2477
2477
|
|
2478
2478
|
attr_accessor :EndTimestamp, :Progress, :Status, :StartTime, :FromFaceModelVersion, :ToFaceModelVersion, :GroupId, :FailedFacesUrl, :RequestId
|
2479
|
-
|
2479
|
+
|
2480
2480
|
def initialize(endtimestamp=nil, progress=nil, status=nil, starttime=nil, fromfacemodelversion=nil, tofacemodelversion=nil, groupid=nil, failedfacesurl=nil, requestid=nil)
|
2481
2481
|
@EndTimestamp = endtimestamp
|
2482
2482
|
@Progress = progress
|
@@ -2510,7 +2510,7 @@ module TencentCloud
|
|
2510
2510
|
# @type Candidates: Array
|
2511
2511
|
|
2512
2512
|
attr_accessor :GroupId, :Candidates
|
2513
|
-
|
2513
|
+
|
2514
2514
|
def initialize(groupid=nil, candidates=nil)
|
2515
2515
|
@GroupId = groupid
|
2516
2516
|
@Candidates = candidates
|
@@ -2537,7 +2537,7 @@ module TencentCloud
|
|
2537
2537
|
# @type GroupExDescription: String
|
2538
2538
|
|
2539
2539
|
attr_accessor :GroupExDescriptionIndex, :GroupExDescription
|
2540
|
-
|
2540
|
+
|
2541
2541
|
def initialize(groupexdescriptionindex=nil, groupexdescription=nil)
|
2542
2542
|
@GroupExDescriptionIndex = groupexdescriptionindex
|
2543
2543
|
@GroupExDescription = groupexdescription
|
@@ -2570,7 +2570,7 @@ module TencentCloud
|
|
2570
2570
|
# @type CreationTimestamp: Integer
|
2571
2571
|
|
2572
2572
|
attr_accessor :GroupName, :GroupId, :GroupExDescriptions, :Tag, :FaceModelVersion, :CreationTimestamp
|
2573
|
-
|
2573
|
+
|
2574
2574
|
def initialize(groupname=nil, groupid=nil, groupexdescriptions=nil, tag=nil, facemodelversion=nil, creationtimestamp=nil)
|
2575
2575
|
@GroupName = groupname
|
2576
2576
|
@GroupId = groupid
|
@@ -2603,7 +2603,7 @@ module TencentCloud
|
|
2603
2603
|
# @type Color: :class:`Tencentcloud::Iai.v20200303.models.AttributeItem`
|
2604
2604
|
|
2605
2605
|
attr_accessor :Length, :Bang, :Color
|
2606
|
-
|
2606
|
+
|
2607
2607
|
def initialize(length=nil, bang=nil, color=nil)
|
2608
2608
|
@Length = length
|
2609
2609
|
@Bang = bang
|
@@ -2636,7 +2636,7 @@ module TencentCloud
|
|
2636
2636
|
# @type Color: :class:`Tencentcloud::Iai.v20200303.models.AttributeItem`
|
2637
2637
|
|
2638
2638
|
attr_accessor :Style, :Color
|
2639
|
-
|
2639
|
+
|
2640
2640
|
def initialize(style=nil, color=nil)
|
2641
2641
|
@Style = style
|
2642
2642
|
@Color = color
|
@@ -2664,7 +2664,7 @@ module TencentCloud
|
|
2664
2664
|
# @type Roll: Integer
|
2665
2665
|
|
2666
2666
|
attr_accessor :Pitch, :Yaw, :Roll
|
2667
|
-
|
2667
|
+
|
2668
2668
|
def initialize(pitch=nil, yaw=nil, roll=nil)
|
2669
2669
|
@Pitch = pitch
|
2670
2670
|
@Yaw = yaw
|
@@ -2690,7 +2690,7 @@ module TencentCloud
|
|
2690
2690
|
# @type Tag: String
|
2691
2691
|
|
2692
2692
|
attr_accessor :GroupId, :GroupName, :GroupExDescriptionInfos, :Tag
|
2693
|
-
|
2693
|
+
|
2694
2694
|
def initialize(groupid=nil, groupname=nil, groupexdescriptioninfos=nil, tag=nil)
|
2695
2695
|
@GroupId = groupid
|
2696
2696
|
@GroupName = groupname
|
@@ -2719,7 +2719,7 @@ module TencentCloud
|
|
2719
2719
|
# @type RequestId: String
|
2720
2720
|
|
2721
2721
|
attr_accessor :RequestId
|
2722
|
-
|
2722
|
+
|
2723
2723
|
def initialize(requestid=nil)
|
2724
2724
|
@RequestId = requestid
|
2725
2725
|
end
|
@@ -2739,7 +2739,7 @@ module TencentCloud
|
|
2739
2739
|
# @type Gender: Integer
|
2740
2740
|
|
2741
2741
|
attr_accessor :PersonId, :PersonName, :Gender
|
2742
|
-
|
2742
|
+
|
2743
2743
|
def initialize(personid=nil, personname=nil, gender=nil)
|
2744
2744
|
@PersonId = personid
|
2745
2745
|
@PersonName = personname
|
@@ -2759,7 +2759,7 @@ module TencentCloud
|
|
2759
2759
|
# @type RequestId: String
|
2760
2760
|
|
2761
2761
|
attr_accessor :RequestId
|
2762
|
-
|
2762
|
+
|
2763
2763
|
def initialize(requestid=nil)
|
2764
2764
|
@RequestId = requestid
|
2765
2765
|
end
|
@@ -2779,7 +2779,7 @@ module TencentCloud
|
|
2779
2779
|
# @type PersonExDescriptionInfos: Array
|
2780
2780
|
|
2781
2781
|
attr_accessor :GroupId, :PersonId, :PersonExDescriptionInfos
|
2782
|
-
|
2782
|
+
|
2783
2783
|
def initialize(groupid=nil, personid=nil, personexdescriptioninfos=nil)
|
2784
2784
|
@GroupId = groupid
|
2785
2785
|
@PersonId = personid
|
@@ -2806,7 +2806,7 @@ module TencentCloud
|
|
2806
2806
|
# @type RequestId: String
|
2807
2807
|
|
2808
2808
|
attr_accessor :RequestId
|
2809
|
-
|
2809
|
+
|
2810
2810
|
def initialize(requestid=nil)
|
2811
2811
|
@RequestId = requestid
|
2812
2812
|
end
|
@@ -2823,7 +2823,7 @@ module TencentCloud
|
|
2823
2823
|
# @type MouthOpen: :class:`Tencentcloud::Iai.v20200303.models.AttributeItem`
|
2824
2824
|
|
2825
2825
|
attr_accessor :MouthOpen
|
2826
|
-
|
2826
|
+
|
2827
2827
|
def initialize(mouthopen=nil)
|
2828
2828
|
@MouthOpen = mouthopen
|
2829
2829
|
end
|
@@ -2844,7 +2844,7 @@ module TencentCloud
|
|
2844
2844
|
# @type PersonExDescription: String
|
2845
2845
|
|
2846
2846
|
attr_accessor :PersonExDescriptionIndex, :PersonExDescription
|
2847
|
-
|
2847
|
+
|
2848
2848
|
def initialize(personexdescriptionindex=nil, personexdescription=nil)
|
2849
2849
|
@PersonExDescriptionIndex = personexdescriptionindex
|
2850
2850
|
@PersonExDescription = personexdescription
|
@@ -2864,7 +2864,7 @@ module TencentCloud
|
|
2864
2864
|
# @type PersonExDescriptions: Array
|
2865
2865
|
|
2866
2866
|
attr_accessor :GroupId, :PersonExDescriptions
|
2867
|
-
|
2867
|
+
|
2868
2868
|
def initialize(groupid=nil, personexdescriptions=nil)
|
2869
2869
|
@GroupId = groupid
|
2870
2870
|
@PersonExDescriptions = personexdescriptions
|
@@ -2893,7 +2893,7 @@ module TencentCloud
|
|
2893
2893
|
# @type CreationTimestamp: Integer
|
2894
2894
|
|
2895
2895
|
attr_accessor :PersonName, :PersonId, :Gender, :PersonExDescriptions, :FaceIds, :CreationTimestamp
|
2896
|
-
|
2896
|
+
|
2897
2897
|
def initialize(personname=nil, personid=nil, gender=nil, personexdescriptions=nil, faceids=nil, creationtimestamp=nil)
|
2898
2898
|
@PersonName = personname
|
2899
2899
|
@PersonId = personid
|
@@ -2921,7 +2921,7 @@ module TencentCloud
|
|
2921
2921
|
# @type Y: Integer
|
2922
2922
|
|
2923
2923
|
attr_accessor :X, :Y
|
2924
|
-
|
2924
|
+
|
2925
2925
|
def initialize(x=nil, y=nil)
|
2926
2926
|
@X = x
|
2927
2927
|
@Y = y
|
@@ -2944,7 +2944,7 @@ module TencentCloud
|
|
2944
2944
|
# @type RetCode: Integer
|
2945
2945
|
|
2946
2946
|
attr_accessor :Candidates, :FaceRect, :RetCode
|
2947
|
-
|
2947
|
+
|
2948
2948
|
def initialize(candidates=nil, facerect=nil, retcode=nil)
|
2949
2949
|
@Candidates = candidates
|
2950
2950
|
@FaceRect = facerect
|
@@ -2979,7 +2979,7 @@ module TencentCloud
|
|
2979
2979
|
# @type RetCode: Integer
|
2980
2980
|
|
2981
2981
|
attr_accessor :FaceRect, :GroupCandidates, :RetCode
|
2982
|
-
|
2982
|
+
|
2983
2983
|
def initialize(facerect=nil, groupcandidates=nil, retcode=nil)
|
2984
2984
|
@FaceRect = facerect
|
2985
2985
|
@GroupCandidates = groupcandidates
|
@@ -3009,7 +3009,7 @@ module TencentCloud
|
|
3009
3009
|
# @type JobId: String
|
3010
3010
|
|
3011
3011
|
attr_accessor :JobId
|
3012
|
-
|
3012
|
+
|
3013
3013
|
def initialize(jobid=nil)
|
3014
3014
|
@JobId = jobid
|
3015
3015
|
end
|
@@ -3025,7 +3025,7 @@ module TencentCloud
|
|
3025
3025
|
# @type RequestId: String
|
3026
3026
|
|
3027
3027
|
attr_accessor :RequestId
|
3028
|
-
|
3028
|
+
|
3029
3029
|
def initialize(requestid=nil)
|
3030
3030
|
@RequestId = requestid
|
3031
3031
|
end
|
@@ -3078,7 +3078,7 @@ module TencentCloud
|
|
3078
3078
|
# @type NeedRotateDetection: Integer
|
3079
3079
|
|
3080
3080
|
attr_accessor :GroupIds, :Image, :Url, :MaxFaceNum, :MinFaceSize, :MaxPersonNum, :NeedPersonInfo, :QualityControl, :FaceMatchThreshold, :NeedRotateDetection
|
3081
|
-
|
3081
|
+
|
3082
3082
|
def initialize(groupids=nil, image=nil, url=nil, maxfacenum=nil, minfacesize=nil, maxpersonnum=nil, needpersoninfo=nil, qualitycontrol=nil, facematchthreshold=nil, needrotatedetection=nil)
|
3083
3083
|
@GroupIds = groupids
|
3084
3084
|
@Image = image
|
@@ -3118,7 +3118,7 @@ module TencentCloud
|
|
3118
3118
|
# @type RequestId: String
|
3119
3119
|
|
3120
3120
|
attr_accessor :Results, :FaceNum, :FaceModelVersion, :RequestId
|
3121
|
-
|
3121
|
+
|
3122
3122
|
def initialize(results=nil, facenum=nil, facemodelversion=nil, requestid=nil)
|
3123
3123
|
@Results = results
|
3124
3124
|
@FaceNum = facenum
|
@@ -3185,7 +3185,7 @@ module TencentCloud
|
|
3185
3185
|
# @type NeedRotateDetection: Integer
|
3186
3186
|
|
3187
3187
|
attr_accessor :GroupIds, :Image, :Url, :MaxFaceNum, :MinFaceSize, :MaxPersonNumPerGroup, :NeedPersonInfo, :QualityControl, :FaceMatchThreshold, :NeedRotateDetection
|
3188
|
-
|
3188
|
+
|
3189
3189
|
def initialize(groupids=nil, image=nil, url=nil, maxfacenum=nil, minfacesize=nil, maxpersonnumpergroup=nil, needpersoninfo=nil, qualitycontrol=nil, facematchthreshold=nil, needrotatedetection=nil)
|
3190
3190
|
@GroupIds = groupids
|
3191
3191
|
@Image = image
|
@@ -3225,7 +3225,7 @@ module TencentCloud
|
|
3225
3225
|
# @type RequestId: String
|
3226
3226
|
|
3227
3227
|
attr_accessor :FaceNum, :ResultsReturnsByGroup, :FaceModelVersion, :RequestId
|
3228
|
-
|
3228
|
+
|
3229
3229
|
def initialize(facenum=nil, resultsreturnsbygroup=nil, facemodelversion=nil, requestid=nil)
|
3230
3230
|
@FaceNum = facenum
|
3231
3231
|
@ResultsReturnsByGroup = resultsreturnsbygroup
|
@@ -3291,7 +3291,7 @@ module TencentCloud
|
|
3291
3291
|
# @type NeedRotateDetection: Integer
|
3292
3292
|
|
3293
3293
|
attr_accessor :GroupIds, :Image, :Url, :MaxFaceNum, :MinFaceSize, :MaxPersonNum, :QualityControl, :FaceMatchThreshold, :NeedPersonInfo, :NeedRotateDetection
|
3294
|
-
|
3294
|
+
|
3295
3295
|
def initialize(groupids=nil, image=nil, url=nil, maxfacenum=nil, minfacesize=nil, maxpersonnum=nil, qualitycontrol=nil, facematchthreshold=nil, needpersoninfo=nil, needrotatedetection=nil)
|
3296
3296
|
@GroupIds = groupids
|
3297
3297
|
@Image = image
|
@@ -3332,7 +3332,7 @@ module TencentCloud
|
|
3332
3332
|
# @type RequestId: String
|
3333
3333
|
|
3334
3334
|
attr_accessor :Results, :PersonNum, :FaceModelVersion, :RequestId
|
3335
|
-
|
3335
|
+
|
3336
3336
|
def initialize(results=nil, personnum=nil, facemodelversion=nil, requestid=nil)
|
3337
3337
|
@Results = results
|
3338
3338
|
@PersonNum = personnum
|
@@ -3396,7 +3396,7 @@ module TencentCloud
|
|
3396
3396
|
# @type NeedRotateDetection: Integer
|
3397
3397
|
|
3398
3398
|
attr_accessor :GroupIds, :Image, :Url, :MaxFaceNum, :MinFaceSize, :MaxPersonNumPerGroup, :QualityControl, :FaceMatchThreshold, :NeedPersonInfo, :NeedRotateDetection
|
3399
|
-
|
3399
|
+
|
3400
3400
|
def initialize(groupids=nil, image=nil, url=nil, maxfacenum=nil, minfacesize=nil, maxpersonnumpergroup=nil, qualitycontrol=nil, facematchthreshold=nil, needpersoninfo=nil, needrotatedetection=nil)
|
3401
3401
|
@GroupIds = groupids
|
3402
3402
|
@Image = image
|
@@ -3436,7 +3436,7 @@ module TencentCloud
|
|
3436
3436
|
# @type RequestId: String
|
3437
3437
|
|
3438
3438
|
attr_accessor :PersonNum, :ResultsReturnsByGroup, :FaceModelVersion, :RequestId
|
3439
|
-
|
3439
|
+
|
3440
3440
|
def initialize(personnum=nil, resultsreturnsbygroup=nil, facemodelversion=nil, requestid=nil)
|
3441
3441
|
@PersonNum = personnum
|
3442
3442
|
@ResultsReturnsByGroup = resultsreturnsbygroup
|
@@ -3467,7 +3467,7 @@ module TencentCloud
|
|
3467
3467
|
# @type FaceModelVersion: String
|
3468
3468
|
|
3469
3469
|
attr_accessor :GroupId, :FaceModelVersion
|
3470
|
-
|
3470
|
+
|
3471
3471
|
def initialize(groupid=nil, facemodelversion=nil)
|
3472
3472
|
@GroupId = groupid
|
3473
3473
|
@FaceModelVersion = facemodelversion
|
@@ -3487,7 +3487,7 @@ module TencentCloud
|
|
3487
3487
|
# @type RequestId: String
|
3488
3488
|
|
3489
3489
|
attr_accessor :JobId, :RequestId
|
3490
|
-
|
3490
|
+
|
3491
3491
|
def initialize(jobid=nil, requestid=nil)
|
3492
3492
|
@JobId = jobid
|
3493
3493
|
@RequestId = requestid
|
@@ -3518,7 +3518,7 @@ module TencentCloud
|
|
3518
3518
|
# @type Status: Integer
|
3519
3519
|
|
3520
3520
|
attr_accessor :JobId, :GroupId, :FromFaceModelVersion, :ToFaceModelVersion, :StartTime, :Status
|
3521
|
-
|
3521
|
+
|
3522
3522
|
def initialize(jobid=nil, groupid=nil, fromfacemodelversion=nil, tofacemodelversion=nil, starttime=nil, status=nil)
|
3523
3523
|
@JobId = jobid
|
3524
3524
|
@GroupId = groupid
|
@@ -3568,7 +3568,7 @@ module TencentCloud
|
|
3568
3568
|
# @type NeedRotateDetection: Integer
|
3569
3569
|
|
3570
3570
|
attr_accessor :PersonId, :Image, :Url, :QualityControl, :NeedRotateDetection
|
3571
|
-
|
3571
|
+
|
3572
3572
|
def initialize(personid=nil, image=nil, url=nil, qualitycontrol=nil, needrotatedetection=nil)
|
3573
3573
|
@PersonId = personid
|
3574
3574
|
@Image = image
|
@@ -3602,7 +3602,7 @@ module TencentCloud
|
|
3602
3602
|
# @type RequestId: String
|
3603
3603
|
|
3604
3604
|
attr_accessor :Score, :IsMatch, :FaceModelVersion, :RequestId
|
3605
|
-
|
3605
|
+
|
3606
3606
|
def initialize(score=nil, ismatch=nil, facemodelversion=nil, requestid=nil)
|
3607
3607
|
@Score = score
|
3608
3608
|
@IsMatch = ismatch
|
@@ -3648,7 +3648,7 @@ module TencentCloud
|
|
3648
3648
|
# @type NeedRotateDetection: Integer
|
3649
3649
|
|
3650
3650
|
attr_accessor :PersonId, :Image, :Url, :QualityControl, :NeedRotateDetection
|
3651
|
-
|
3651
|
+
|
3652
3652
|
def initialize(personid=nil, image=nil, url=nil, qualitycontrol=nil, needrotatedetection=nil)
|
3653
3653
|
@PersonId = personid
|
3654
3654
|
@Image = image
|
@@ -3678,7 +3678,7 @@ module TencentCloud
|
|
3678
3678
|
# @type RequestId: String
|
3679
3679
|
|
3680
3680
|
attr_accessor :Score, :IsMatch, :FaceModelVersion, :RequestId
|
3681
|
-
|
3681
|
+
|
3682
3682
|
def initialize(score=nil, ismatch=nil, facemodelversion=nil, requestid=nil)
|
3683
3683
|
@Score = score
|
3684
3684
|
@IsMatch = ismatch
|