public class DetectFaceDemo extends Object
| Constructor and Description |
|---|
DetectFaceDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
detectFace(COSClient cosClient)
人脸检测 DetectFace https://cloud.tencent.com/document/product/460/63223
图片支持格式:PNG、JPG、JPEG、BMP。
图片大小:所下载图片经 Base64 编码后不超过5MB。
图片像素:JPG 格式长边像素不可超过4000,其他格式图片长边像素不可超过2000。
|
static void |
main(String[] args) |
public static void detectFace(COSClient cosClient)
Copyright © 2024. All rights reserved.