1G3DATA(1)                                                            G3DATA(1)
2
3
4

NAME

6       g3data - A tool for extracting data from graphs.
7

SYNOPSIS

9       g3data  [  -max  x  y ] [ -scale factor ] [ -coords llx lly rux ruy ] [
10       -errors ] [ -lnx ] [ -lny ] [ filename(s) ... ]
11
12

DESCRIPTION

14       g3data is a tool for extracting data from scanned  graphs.  For  graphs
15       published in scientific articles the actual data is usually not explic‐
16       itly given ; g3data makes the process of extracting this data easy.
17

OPTIONS

19       -max x y
20              If picture is larger x-wise than x or y-wise than y, the picture
21              is  scaled  down  accordingly  otherwise  this  parameter has no
22              effect.
23
24       -scale factor
25              Scales the picture size  by  factor.  This  parameter  nullifies
26              effect of the -max parameter.
27
28       -coords llx lly rux ruy
29              Preset  the  coordinates  of  the left lower (ll) corner and the
30              right upper (ru) corner.
31
32       -errors
33              Print out the error of the x value in column 3 and the error  of
34              y value in column 4 of the output.
35
36       -lnx   Use logarithmic scale for x coordinates.
37
38       -lny   Use logarithmic scale for y coordinates.
39
40       filename(s) ...
41              The  filename(s)  of the image(s) to open.  Supported image for‐
42              mats: PNG, XPM, JPEG, TIFF, PNM, RAS, BMP and GIF.
43

USAGE

45       g3data -scale 2 -errors test1.png
46
47       g3data -scale 2 -lny -errors test2.png
48

BUGS

50       None known.
51

AUTHOR

53       Jonas Frantz <jonas.frantz@welho.com>
54
55
56
57g3data 1.5.1                     18 April 2007                       G3DATA(1)
Impressum