## page was renamed from display.e = display = ||Category D||Version ?|| == Description == '''display''' appears to generate an image that shows the location of landmarks on it. == Input Files == * An image == Input stdin == * '''display''' asks you for an image from which to show the landmarks. Here's an example: {{{ input picnm FC21A0006549 Show single landmark? (y/n) n gc TEMPFILE.pgm Size = 1024 1024 cp TEMPFILE.pgm ./Display/FC21A0006549R.pgm Current T1/KS: 6 KS = 64 Update T1? (y/n) y Input new T1/KS 6 64 }}} === Output Files === * '''display''' makes the file TEMPFILE.pgm which is a view of the image with small white dots showing the location of the landmarks. {{attachment:filename.jpg}} ----------