1PLOTQUAD(1)                     astrometry.net                     PLOTQUAD(1)
2
3
4

NAME

6       plotquad - Draws polygons over images.
7

SYNOPSIS

9       plotquad [options] quads  > output.png
10

OPTIONS

12       -I file
13              Input image (PPM format) to plot over.
14
15       -p     Input image is PNG format, not PPM.
16
17       -P     Write PPM output instead of PNG.
18
19       -C color
20              Color  to  plot  in  (default:  white): darkred, red, darkgreen,
21              green, blue, verydarkblue, white, black, cyan, magenta,  yellow,
22              brightred, skyblue, orange, gray, darkgray
23
24       -b color
25              Draw in color behind each line.
26
27       -c     Also plot a circle at each vertex.
28
29       -W width
30              Width of output image.
31
32       -H height
33              Height of output image.
34
35       -w width
36              Width of lines to draw (default: 5).
37
38       -R     Read quads from stdin.
39
40       -o opacity
41              Opacity.
42
43       -d dim Dimension of "quad".
44
45       -s scale
46              Scale quad coordinates before plotting.
47
48       -m file
49              Get quad from match file. OR  x1 y1 x2 y2 x3 y3 x4 y4 [...]
50

AUTHOR

52       The  Astrometry.net  team.  Principal  investigators  are David W. Hogg
53       (NYU) and Dustin Lang (CMU).
54

SEE ALSO

56       http://astrometry.net
57
58
59
600.56                               July 2015                       PLOTQUAD(1)
Impressum