Navigation

  • index
  • modules |
  • next |
  • DigiPlot 0.1.6 documentation »
  • A Tkinter Code That Helps Users Digitize Curves From Plot Images.
https://img.shields.io/pypi/v/DigiPlot.svg https://img.shields.io/badge/python-3.10|3.11|3.12|3.13|3.14-blue https://img.shields.io/pypi/l/DigiPlot.svg

A Tkinter Code That Helps Users Digitize Curves From Plot Images.¶

See the Code at: https://github.com/sonofeft/DigiPlot

See the Docs at: http://digiplot.readthedocs.org/en/latest/

See PyPI page at: https://pypi.python.org/pypi/digiplot

If a 2D plot is available only on paper or an image file, but the user needs the x,y data pairs in digital form, DigiPlot will help to create those x,y data pairs.

DigiPlot¶

Contents:

  • QuickStart
    • Verify tkinter Installed
    • Install DigiPlot
    • Installation From Source
    • Running DigiPlot
    • pip Error Messages
  • Examples
    • Sample Plot
    • Define Plot Axes
    • Distortion Error and Zoom
    • Pick Points on the Plot
    • Modify Selected Points
    • Save to File or Clipboard
  • Re-Align Image
    • 3 and 4 Point Alignment
    • Click Reference Points
    • Verify Results
  • Copyright
    • License
  • Authors
    • Development Lead
    • Patches and Ideas
    • Initial Project Layout
  • History
    • GitHub Log
    • Mercurial Log
    • PyHatch

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Logo of DigiPlot

Table of Contents

  • QuickStart
  • Examples
  • Re-Align Image
  • Copyright
  • Authors
  • History

Next topic

QuickStart

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • DigiPlot 0.1.6 documentation »
  • A Tkinter Code That Helps Users Digitize Curves From Plot Images.
© Copyright 2015, Charlie Taylor. Created using Sphinx 8.1.3.