Skip to content

The main aim of this project is to extract information from image of vehicle RC

Notifications You must be signed in to change notification settings

sakshamj74/rc-text-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RC Text OCR

The main aim of this project is to extract information from image of vehicle RC

The information includes:Engine No,Chasis NO,Registration No,Name,Registration Date,Manufacturing Date.

For this purpose i have used aws Textract api.

Requirements:-

Install all required packages using

pip install -r requirements.txt

Make a account on aws and download file named 'credentials.csv' which cantains your secret sccess key.Without this the code won't run.

The main code is in file RC-Reading.ipynb

The output will be a excel file cantaining the extracted information.

About

The main aim of this project is to extract information from image of vehicle RC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published