Skip to main content

openbharatocr is an opensource python library for ocr Indian government documents

Project description

bharatocr

Build status

openbharatocr is an opensource python library for ocr Indian government documents

The features of this package:

  • It will support mostly all the Indian government documents.

Installation

pip install openbharatocr

Pan Card

In this function, Pan card image will pass as path in the function and the output will be in dict.

import openbharatocr 
dict_output = openbharatocr.pan(image_path)

Aadhaar Card

In this function, Aadhaar Card front and back image will pass as path in the function and the output will be in dict.

import openbharatocr 
dict_output = openbharatocr.front_aadhaar(image_path)
dict_output = openbharatocr.back_aadhaar(image_path)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openbharatocr-0.0.6.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

openbharatocr-0.0.6-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page