Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/automeris-io/webplotdigitizer
- Owner: automeris-io
- License: agpl-3.0
- Created: 2010-09-25T16:20:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T23:25:29.000Z (6 months ago)
- Last Synced: 2024-10-15T10:20:11.579Z (28 days ago)
- Topics: charts, computer-vision, data-mining, html, javascript, reverse-engineering, visualization, webplotdigitizer
- Language: JavaScript
- Homepage: https://automeris.io
- Size: 47.4 MB
- Stars: 2,634
- Watchers: 73
- Forks: 361
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
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).