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