logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plotquad - Draws polygons over images.

Author

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

Name

       plotquad - Draws polygons over images.

Options

-Ifile
              Input image (PPM format) to plot over.

       -p     Input image is PNG format, not PPM.

       -P     Write PPM output instead of PNG.

       -Ccolor
              Color  to  plot  in  (default:  white): darkred, red, darkgreen, green, blue, verydarkblue, white,
              black, cyan, magenta, yellow, brightred, skyblue, orange, gray, darkgray

       -bcolor
              Draw in color behind each line.

       -c     Also plot a circle at each vertex.

       -Wwidth
              Width of output image.

       -Hheight
              Height of output image.

       -wwidth
              Width of lines to draw (default: 5).

       -R     Read quads from stdin.

       -oopacity
              Opacity.

       -ddim Dimension of "quad".

       -sscale
              Scale quad coordinates before plotting.

       -mfile
              Get quad from match file. OR  x1y1x2y2x3y3x4y4 [...]

See Also

http://astrometry.net

0.56                                                July 2015                                        PLOTQUAD(1)

Synopsis

plotquad [options] quads  > output.png

See Also