Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/automeris-io/webplotdigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://github.com/automeris-io/webplotdigitizer

charts computer-vision data-mining html javascript reverse-engineering visualization webplotdigitizer

Last synced: 28 days ago
JSON representation

Computer vision assisted tool to extract numerical data from plot images.

Awesome Lists containing this project

README

        

NOTE
====
Work on this repository (v4 and earlier) has been paused in favor of v5 (closed source). For details, see: https://automeris.io/posts/

You can still submit issues, but it is likely that fixes will only land in v5.

PRs or any other contributions are not being accepted at this time.

--------------

WebPlotDigitizer
================

A web based tool to extract numerical data from plot images. Supports XY, Polar, Ternary diagrams and Maps. This is an opensource tool that is used by thousands and [cited in many published articles](https://scholar.google.com/scholar?as_vis=1&q=WebPlotDigitizer&hl=en&as_sdt=0,44). Checkout https://automeris.io/WebPlotDigitizer.html for more details.

![WebPlotDigitizer Screenshot](screenshot.png?raw=true "WebPlotDigitizer")

Contact
-------

To report issues, use GitHub Issues. For other queries, contact Ankit Rohatgi

License
-------

WebPlotDigitizer is distributed under [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html).

Stable Versions
---------------

The master branch in this repository is unstable and not recommended to be used in production. To access stable releases, check out: https://github.com/automeris-io/WebPlotDigitizer/releases

Contributing
------------

To contribute to WebPlotDigitizer, please refer to the [developer guidelines](DEVELOPER_GUIDELINES.md).