This repository contains OCR implementations in Java.

Table of Contents



  • This example illustrates OCR implementation using Microsoft Azure Cognitive Services. [Source Code]
    • Login into Microsoft Azure
    • Create a Computer Vision Resource image
    • Fill the necessary fields, post that we get the Endpoint and Keys
    • Make use of them in the source code to enjoy the OCR service from Microsoft.