Package | Description |
---|---|
com.tencentcloudapi.tiia.v20190529 | |
com.tencentcloudapi.tiia.v20190529.models |
Modifier and Type | Method and Description |
---|---|
CreateImageResponse |
TiiaClient.CreateImage(CreateImageRequest req)
创建图片,并添加对应图片的自定义信息。模型将在创建图片时自动提取图像特征并存储到指定的图片库中,每创建一张图片会对应提取和存储一条图片特征数据。
>
- 可前往 [图像搜索](https://cloud.tencent.com/document/product/1589) 产品文档中查看更多产品信息。
|
Constructor and Description |
---|
CreateImageRequest(CreateImageRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.