Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Overlay recognized text and bounding boxes output from Azure's Form Recognizer over the source image.

Notifications You must be signed in to change notification settings

lokijota/AzureFormRecognizerVerifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Form Recognizer Verifier

Small command-line tool that draws over a source image the output of Azure's Form Recognizer output, which must have been obtained from a previous call. This will allow you to easity verify what the service is recognizing in a processed form.

The form recognizer's documentation home is https://azure.microsoft.com/en-in/services/cognitive-services/form-recognizer/ .

The tool uses ImageMagick to manipulate the images and Newtonsoft.Json to parse the Json file.

Note: doesn't support PDFs, but should work with any image format supported by ImageMagick/FormRecognizer.

About

Overlay recognized text and bounding boxes output from Azure's Form Recognizer over the source image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages