g3data is a program for extracting data from graphs (i.e., scanned graphs from scientific publications). It can read many different image formats and outputs the extracted data through stdout or to a file.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds basic drag-n-drop support (the
current version only
supports URI drops), adds preliminary basis for
datapoint movement, and
makes some of the graph properties hideable, to
resolve issues on lower
resolution screens.
Tooltips have been fixed to fit the new layout. Any reference to the -scroll option has been removed (automatically handled now). tooltips.h has been removed; all strings are now contained in strings.h. Minor code cleanup.