Skip to content

mnagaoglu/Digitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Digitizer

icon.png

A MATLAB app to extract data from images of data plots.

Please see the wiki for instructions on how to use it.

I was heavily inspired by WebPlotDigitizer, which has been very helpful for me over the years. Digitizer is no way near that in terms of functionality, however, it's a start.

NOTE: Digitizer is under heavy development. Significant changes to workflow might happen.


Change log

Author Date Notes
MNA 8/8/19
  • Each data series can have their own anchor points.
  • When a new image is loaded, existing data are not lost.
  • Symbols from other series are hidden while adding new points. This is to enable clicking on overlapping symbols from different series.
MNA 8/12/19
  • Custom autoresize to maximize plot area.
  • Fine tuning of anchor and data points using arrow keys on keyboard
  • Checks for duplicates in series name.
  • Keep existing series name as starting string in edit mode.

MIT License

Copyright 2019 (c) Mehmet N. Agaoglu ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A MATLAB app to extract data from images of data plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published