Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
Point[] |
DenseFaceShape.getCentralAxis()
Get 中轴线轮廓的 XX 个点。
|
Point[] |
DenseFaceShape.getChin()
Get 下巴轮廓的 XX 个点。
|
Point[] |
FaceShape.getFaceProfile()
Get 描述脸型轮廓的 21 点。
|
Point[] |
DenseFaceShape.getForehead()
Get 额头的 XX 个点。
|
Point[] |
FaceShape.getLeftEye()
Get 描述左侧眼睛轮廓的 8 点。
|
Point[] |
DenseFaceShape.getLeftEye()
Get 描述左侧眼睛轮廓的 XX 点。
|
Point[] |
DenseFaceShape.getLeftEyeBags()
Get 左眼袋的 XX 个点。
|
Point[] |
FaceShape.getLeftEyeBrow()
Get 描述左侧眉毛轮廓的 8 点。
|
Point[] |
DenseFaceShape.getLeftEyeBrow()
Get 描述左侧眉毛轮廓的 XX 点。
|
Point[] |
FaceShape.getLeftPupil()
Get 左瞳孔轮廓的 1 个点。
|
Point[] |
DenseFaceShape.getLeftPupil()
Get 左瞳孔轮廓的 XX 个点。
|
Point[] |
FaceShape.getMouth()
Get 描述嘴巴轮廓的 22 点。
|
Point[] |
DenseFaceShape.getMouthInside()
Get 描述内嘴巴轮廓的 XX 点,从左侧开始逆时针返回。
|
Point[] |
DenseFaceShape.getMouthOutside()
Get 描述外嘴巴轮廓的 XX 点, 从左侧开始逆时针返回。
|
Point[] |
FaceShape.getNose()
Get 描述鼻子轮廓的 13 点。
|
Point[] |
DenseFaceShape.getNose()
Get 描述鼻子轮廓的 XX 点。
|
Point[] |
FaceShape.getRightEye()
Get 描述右侧眼睛轮廓的 8 点。
|
Point[] |
DenseFaceShape.getRightEye()
Get 描述右侧眼睛轮廓的 XX 点。
|
Point[] |
DenseFaceShape.getRightEyeBags()
Get 右眼袋的 XX 个点。
|
Point[] |
FaceShape.getRightEyeBrow()
Get 描述右侧眉毛轮廓的 8 点。
|
Point[] |
DenseFaceShape.getRightEyeBrow()
Get 描述右侧眉毛轮廓的 XX 点。
|
Point[] |
FaceShape.getRightPupil()
Get 右瞳孔轮廓的 1 个点。
|
Point[] |
DenseFaceShape.getRightPupil()
Get 右瞳孔轮廓的 XX 个点。
|
Modifier and Type | Method and Description |
---|---|
void |
DenseFaceShape.setCentralAxis(Point[] CentralAxis)
Set 中轴线轮廓的 XX 个点。
|
void |
DenseFaceShape.setChin(Point[] Chin)
Set 下巴轮廓的 XX 个点。
|
void |
FaceShape.setFaceProfile(Point[] FaceProfile)
Set 描述脸型轮廓的 21 点。
|
void |
DenseFaceShape.setForehead(Point[] Forehead)
Set 额头的 XX 个点。
|
void |
FaceShape.setLeftEye(Point[] LeftEye)
Set 描述左侧眼睛轮廓的 8 点。
|
void |
DenseFaceShape.setLeftEye(Point[] LeftEye)
Set 描述左侧眼睛轮廓的 XX 点。
|
void |
DenseFaceShape.setLeftEyeBags(Point[] LeftEyeBags)
Set 左眼袋的 XX 个点。
|
void |
FaceShape.setLeftEyeBrow(Point[] LeftEyeBrow)
Set 描述左侧眉毛轮廓的 8 点。
|
void |
DenseFaceShape.setLeftEyeBrow(Point[] LeftEyeBrow)
Set 描述左侧眉毛轮廓的 XX 点。
|
void |
FaceShape.setLeftPupil(Point[] LeftPupil)
Set 左瞳孔轮廓的 1 个点。
|
void |
DenseFaceShape.setLeftPupil(Point[] LeftPupil)
Set 左瞳孔轮廓的 XX 个点。
|
void |
FaceShape.setMouth(Point[] Mouth)
Set 描述嘴巴轮廓的 22 点。
|
void |
DenseFaceShape.setMouthInside(Point[] MouthInside)
Set 描述内嘴巴轮廓的 XX 点,从左侧开始逆时针返回。
|
void |
DenseFaceShape.setMouthOutside(Point[] MouthOutside)
Set 描述外嘴巴轮廓的 XX 点, 从左侧开始逆时针返回。
|
void |
FaceShape.setNose(Point[] Nose)
Set 描述鼻子轮廓的 13 点。
|
void |
DenseFaceShape.setNose(Point[] Nose)
Set 描述鼻子轮廓的 XX 点。
|
void |
FaceShape.setRightEye(Point[] RightEye)
Set 描述右侧眼睛轮廓的 8 点。
|
void |
DenseFaceShape.setRightEye(Point[] RightEye)
Set 描述右侧眼睛轮廓的 XX 点。
|
void |
DenseFaceShape.setRightEyeBags(Point[] RightEyeBags)
Set 右眼袋的 XX 个点。
|
void |
FaceShape.setRightEyeBrow(Point[] RightEyeBrow)
Set 描述右侧眉毛轮廓的 8 点。
|
void |
DenseFaceShape.setRightEyeBrow(Point[] RightEyeBrow)
Set 描述右侧眉毛轮廓的 XX 点。
|
void |
FaceShape.setRightPupil(Point[] RightPupil)
Set 右瞳孔轮廓的 1 个点。
|
void |
DenseFaceShape.setRightPupil(Point[] RightPupil)
Set 右瞳孔轮廓的 XX 个点。
|
Copyright © 2020. All rights reserved.