Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2012-03-14 12:54:56
Size: 668
Editor: EricPalmer
Comment:
Revision 6 as of 2016-05-20 13:55:53
Size: 752
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
/!\ Important Comment ## page was renamed from display.e
Line 3: Line 3:
(!) Useful stuff = display =
Line 5: Line 5:
||Category D||Version 3.0||
Line 6: Line 7:
= program name =

display.e
Appears to generate an image that shows the location of landmarks on it.
Line 43: Line 42:
attachment:filename.jpg {{attachment:filename.jpg}}

display

Category D

Version 3.0

Appears to generate an image that shows the location of landmarks on it.

Input - files

  • An image

Input - stdin

  • It asks you for an image in which to show the landmarks on it

  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

  • Makes file TEMPFILE.pgm which is a view of the image with small white dots showing the location of the landmarks.

filename.jpg

display (last edited 2018-05-05 21:16:31 by BMittan)