Package | Description |
---|---|
com.oracle.bmc.aivision.model |
Modifier and Type | Method and Description |
---|---|
static FaceDetectionFeature.Builder |
FaceDetectionFeature.builder()
Create a new builder.
|
FaceDetectionFeature.Builder |
FaceDetectionFeature.Builder.copy(FaceDetectionFeature model) |
FaceDetectionFeature.Builder |
FaceDetectionFeature.Builder.maxResults(Integer maxResults)
The maximum number of results to return.
|
FaceDetectionFeature.Builder |
FaceDetectionFeature.Builder.shouldReturnLandmarks(Boolean shouldReturnLandmarks)
Whether or not return face landmarks.
|
FaceDetectionFeature.Builder |
FaceDetectionFeature.toBuilder() |
Copyright © 2016–2024. All rights reserved.