Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Method and Description |
---|---|
VideoLabelSegment |
VideoLabelSegment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VideoLabelSegment> |
VideoLabel.getSegments()
Label segments in a video.
|
Modifier and Type | Method and Description |
---|---|
VideoLabelSegment.Builder |
VideoLabelSegment.Builder.copy(VideoLabelSegment model) |
Modifier and Type | Method and Description |
---|---|
VideoLabel.Builder |
VideoLabel.Builder.segments(List<VideoLabelSegment> segments)
Label segments in a video.
|
Constructor and Description |
---|
VideoLabel(String name,
List<VideoLabelSegment> segments)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.