Skip to content

Commit 3e3c3fc

Browse files
committed
update
1 parent ca80c97 commit 3e3c3fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ print ret
6262
- `image` 待检测的图片路径
6363
- `mode` 是否大脸模式,默认非大脸模式
6464

65+
###人脸配准
66+
- 接口
67+
`FaceShape(self, image, mode = 0)`
68+
- 参数
69+
- `image` 待检测的图片路径
70+
- `mode` 是否大脸模式,默认非大脸模式
71+
6572
###人脸比对
6673
- 接口
6774
`FaceCompare(self, imageA, imageB):`

0 commit comments

Comments
 (0)