Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Method and Description |
---|---|
VideoTextFrame |
VideoTextFrame.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VideoTextFrame> |
VideoTextSegment.getFrames()
Text frame in a segment.
|
Modifier and Type | Method and Description |
---|---|
VideoTextFrame.Builder |
VideoTextFrame.Builder.copy(VideoTextFrame model) |
Modifier and Type | Method and Description |
---|---|
VideoTextSegment.Builder |
VideoTextSegment.Builder.frames(List<VideoTextFrame> frames)
Text frame in a segment.
|
Constructor and Description |
---|
VideoTextSegment(VideoSegment videoSegment,
Float confidence,
List<VideoTextFrame> frames)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.