Git Product home page Git Product logo

graph-digitizer's Introduction

Graph Digitizer

A standalone Winodws desktop tool to extract the numeric coordinates of a 2D graph in image format.

Basic Program Usage

  1. Load a graph with the first button of the above toolbar.
  2. Select two points of the horizontal axis (X axis).
  3. Select two points of the vertical axis (Y axis).
  4. A dialog will appear for specifying the values of each axis that have been selected, and also whether the axes are logarithmic or not.
  5. Now the graph is fully calibrated. Start picking curve points with the left mouse button.
  6. After all the desired points have been selected, they can be copied by either the specific toolbar button or the contextual menu of the left grid.

Details

Once the axes of the graph are defined, the program will translate screen coordinates into graph coordinates. The axes can also be be logarithmic.

The points can be easily copied into the clipboard and pasted in other programs, such as text files or spreadsheets. The program also supports graphs that are not perfectly square (e.g. from an angled photograph).

Note: Although the latest release is fully functional, the project is quite old and undergoing several changes that will allow further growth. The most important of these is the migration from a pure view approach to the MVVM pattern. After this, testing and an a CI/CD pipeline will also be implemented.

Download

The latest version of the tool can be downloaded from the Releases section of this GitHub repository.

Screenshots

Screenshot

graph-digitizer's People

Contributors

fernandreu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.