Skip to content

Releases: mrhunsaker/Graph_Digitizer_Java_Implementation

Graph digitizer v1.1 WINDOWS BUILD ONLY

21 Nov 23:52

Choose a tag to compare

Features

  • Load Images: Load raster images of graphs for digitization
  • Non-blocking Calibration: Record four clicks to establish coordinate mapping
  • Manual Point Editing: Left-click to add points, right-click or Delete to remove
  • Precision Placement: Zoom and magnifier tools for pixel-level accuracy (planned)
  • Auto-trace: Automatically extract curve points using color matching
  • Multiple Datasets: Support for up to 6 color-coded datasets
  • Linear & Log Scales: Support for both linear and logarithmic axes
  • Export Formats: Save to JSON (full metadata) or CSV (tabular data)
  • Responsive UI: Modern JavaFX interface with intuitive controls