Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.64 KB

File metadata and controls

24 lines (19 loc) · 1.64 KB

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.