Faces.FacesDetectWithStreamDefinition Interface
public interface FacesDetectWithStreamDefinition extends Faces.FacesDetectWithStreamDefinitionStages.WithImage,Faces.FacesDetectWithStreamDefinitionStages.WithExecute
The entirety of detectWithStream definition.
Inherited Members
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)
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java