PP - Put Points in image - from terminal

(05/29/13)

PURPOSE

Reads locations from the input line and places a pixel of specified intensity into an image or volume at that location. The input file will be overwritten!   Example.

SEE ALSO

PP LL [Put Lines in image - from Document file Listing]
PP L [Put Points in image - from Document file Listing]

USAGE

.OPERATION: PP

.INPUT FILE: IMG001
[Enter the name of the existing image file to be marked]

If the input file is a volume the following question appears:


.X, Y, Z, INTENSITY (0 TO HALT INPUT) : 10 20 20 66.0
[Enter the x, y, & z coordinates, and the intensity value. A zero for X or Y will stop input. ]

If the input file is an image the following question appears:


.X, Y, INTENSITY (0 TO HALT INPUT): 20 20 66.0
[Enter the x & y coordinates, and the intensity value. A zero for X or Y will stop input. ]

The above query will be repeated.

SUBROUTINES

PUTPT1

CALLER

UTIL2