Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Method and Description |
---|---|
Face.Builder |
Face.Builder.boundingPolygon(BoundingPolygon boundingPolygon) |
static Face.Builder |
Face.builder()
Create a new builder.
|
Face.Builder |
Face.Builder.confidence(Float confidence)
The confidence score, between 0 and 1.
|
Face.Builder |
Face.Builder.copy(Face model) |
Face.Builder |
Face.Builder.landmarks(List<Landmark> landmarks)
A point of interest within a face.
|
Face.Builder |
Face.Builder.qualityScore(Float qualityScore)
The quality score of the face detected, between 0 and 1.
|
Face.Builder |
Face.toBuilder() |
Copyright © 2016–2024. All rights reserved.