Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 633 Bytes

File metadata and controls

3 lines (3 loc) · 633 Bytes

Image Plot Digitizer

ReadMe_image This tool allows you to digitize image plots from a screenshot. This allows for quantitative analysis and comparison of image plots in published literature. This tool is built using numpy, opencv, and matplotlib. It can easily accomodate any mpl colormaps as well as custom user defined colormaps. Axes mapping tool and image cropping can also be taken care of. Note: this can currently only accomodate image plots with orthogonal axes that are aligned to the rows and columns of the screenshot (no askew plots).