Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 459 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 459 Bytes

Opensoft-2016

Repository for LBS Opensoft. Application that extracts content from a graph(present in images,pdf) and plots them from the data extracted.

Requires:

Installing ghostscript

sudo apt-get install ghostscript

Installing pyfpdf

cd pyfpdf
sudo python setup.py install

Running pdf2png.py

python pdf2png.py

The output images will be saved in Images/

Image names input001.png, input002.png, ...