Skip to content

Image coordinates is a django project where users can upload images and select parts of image. The project uses Jquery Select Areas Library and Jquery Panzoom with a bit modification

License

Notifications You must be signed in to change notification settings

pulkitpahwa/smart-image-coordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Co-ordinates Extraction

Image Co-ordinates Extraction is a django app that let the users select the areas from different pdfs/images and then extract the text from the selected areas.

Getting Started

It is advised to install all the requirements inside virtualenv, use virtualenvwrapper to manage virtualenvs

pip install -r requirements.txt
python manage.py migrate --noinput

Credits :

The project was started as part of initial assignment with Juxt-Smart Mandate (JSM). Inputs and feedback from the team @ JSM has helped a lot in shaping up the project to what it is today. Team @ JSM :

  • Tanu Mittal, Software Engineer, Juxt Smart Mandate
  • Abhishek Kapoor, Software Engineer, Juxt Smart Mandate
  • Manas Ranjan Kar, Practice Lead,. Juxt Smart Mandate

About

Image coordinates is a django project where users can upload images and select parts of image. The project uses Jquery Select Areas Library and Jquery Panzoom with a bit modification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published