public class VideoTargetRecJobDemo extends Object
| Constructor and Description |
|---|
VideoTargetRecJobDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createMediaJobs(COSClient client)
createMediaJobs 接口用于创建媒体任务
使用目标检测模板创建任务 推荐
|
static void |
createMediaJobs2(COSClient client)
createMediaJobs 接口用于创建媒体任务
使用目标检测参数创建任务
|
static void |
createMediaTemplate(COSClient client)
CreateMediaTemplate 用于新增水印模板。
|
static void |
describeMediaJob(COSClient client)
describeMediaJob 根据jobId查询任务信息
|
static void |
main(String[] args) |
public static void createMediaJobs(COSClient client)
client - public static void createMediaJobs2(COSClient client)
public static void describeMediaJob(COSClient client)
public static void createMediaTemplate(COSClient client) throws UnsupportedEncodingException
client - UnsupportedEncodingExceptionCopyright © 2023. All rights reserved.