ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinition Interface
public interface ComputerVisionRecognizePrintedTextInStreamDefinition extends ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation,ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage,ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
The entirety of recognizePrintedTextInStream definition.
Inherited Members
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute.execute()
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute.executeAsync()
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation.withDetectOrientation(boolean detectOrientation)
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage.withImage(byte[] image)
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions.withLanguage(OcrLanguages language)
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions.withModelVersion(String modelVersion)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java