Faces.FacesDetectWithStreamDefinition Interface
public interface FacesDetectWithStreamDefinition extends Faces.FacesDetectWithStreamDefinitionStages.WithImage,Faces.FacesDetectWithStreamDefinitionStages.WithExecute
A totalidade da definição detectWithStream.
Membros herdados
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)
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java