Skip to content

rahulvaish/OpticalCharacterRecognition-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 

Repository files navigation

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.