Interface ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinition
-
- All Superinterfaces:
ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions
,ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation
,ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
,ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage
- Enclosing interface:
- ComputerVision
public static interface ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinition extends ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation, ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage, ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
The entirety of recognizePrintedTextInStream definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithAllOptions
withLanguage, withModelVersion
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithDetectOrientation
withDetectOrientation
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.vision.computervision.ComputerVision.ComputerVisionRecognizePrintedTextInStreamDefinitionStages.WithImage
withImage
-
-