Skip to content

engineeringmadness/recognize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recognize

This is the main repository for this project. Below are the steps for setting up to run this project

  1. Install python 3 from website on your machine windows or linux.

  2. Install necessary packages

    pip install django pillow opencv-python matplotlib numpy pytesseract

  3. Apply migrations to database

    python manage.py migrate

  4. To run app

    python manage.py runserver

About

Smart India Hackathon 2018 Project (3rd Runner Up)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published