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
- Host: GitHub
- URL: https://github.com/martgro/datagrabber
- Owner: MartGro
- Created: 2019-02-17T16:14:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T15:34:17.000Z (over 7 years ago)
- Last Synced: 2025-06-09T01:33:39.779Z (about 1 year ago)
- Topics: data, extract, image, plots, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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