Skip to content
Saksham Jain edited this page May 3, 2020 · 1 revision

Welcome to the 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.

For this purpose i have used aws rekognition api.

Install all required packages using

pip install -r requirements.txt

The main code is in file rc_ocr.ipynb or rc.py

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