An open API service indexing awesome lists of open source software.

https://github.com/martgro/datagrabber

Tool for extracting data points from plots
https://github.com/martgro/datagrabber

data extract image plots python3

Last synced: about 2 months ago
JSON representation

Tool for extracting data points from plots

Awesome Lists containing this project

README

          

# DataGrabber
Tool for extracting data from plots. Often enough, datasheets and publications provide images of the data but the raw data is not available.
This program helps extracting the data from such images.
# Features
- Loading images via the PIL module
- Selecting the scaling of the axes
- Linear and logarithmic scaling
- Tkinter GUI