# ocr **Repository Path**: gricks/ocr ## Basic Information - **Project Name**: ocr - **Description**: python ocr - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ocr python ocr # install ``` conda create -n ocr python=3.5 activate ocr pip install pytesseract pip install baidu-aip ```