Faces.FacesDetectWithStreamDefinition Interfaz
public interface FacesDetectWithStreamDefinition extends Faces.FacesDetectWithStreamDefinitionStages.WithImage,Faces.FacesDetectWithStreamDefinitionStages.WithExecute
La totalidad de la definición de detectWithStream.
Miembros heredados
Faces.FacesDetectWithStreamDefinitionStages.WithExecute.execute()
Faces.FacesDetectWithStreamDefinitionStages.WithExecute.executeAsync()
Faces.FacesDetectWithStreamDefinitionStages.WithImage.withImage(byte[] image)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceAttributes(List<FaceAttributeType> returnFaceAttributes)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceId(Boolean returnFaceId)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceLandmarks(Boolean returnFaceLandmarks)
Se aplica a
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java