Interface ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithDetectOrientation

    • Method Detail

      • withDetectOrientation

        ComputerVision.ComputerVisionRecognizePrintedTextDefinitionStages.WithUrl withDetectOrientation​(boolean detectOrientation)
        Whether detect the text orientation in the image. With detectOrientation=true the OCR service tries to detect the image orientation and correct it before further processing (e.g. if it's upside-down).
        Returns:
        next definition stage