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