.OPERATION: | LI | ; List image values in Results file |
.INPUT FILE: | rib_avg | ; Image file name (input) |
.HEADER, PIXEL, ROW, COLUMN, IMAGE, OR WINDOW (H/P/R/C/I/W): | H | ; Pixel |
.HEADER POSITION(S): | 1-30 | ; Header locations |
. | | |
.OPERATION: | LI | ; List image values in Results file |
.INPUT FILE: | rib_avg | ; Image file name (input) |
.HEADER, PIXEL, ROW, COLUMN, IMAGE, OR WINDOW (H/P/R/C/I/W): | P | ; Pixel |
.COLUMN & ROW: | 34, 35 | ; Pixel location |
. | | |
.OPERATION: | LI | ; List image values in Results file |
.INPUT FILE: | rib_avg | ; Image file name (input) |
.HEADER, PIXEL, ROW, COLUMN, IMAGE, OR WINDOW (H/P/R/C/I/W): | R | ; Row |
.ROW: | 34 | ; Row location |
. | | |
.OPERATION: | LI | ; List image values in Results file |
.INPUT FILE: | rib_avg | ; Image file name (input) |
.HEADER, PIXEL, ROW, COLUMN, IMAGE, OR WINDOW (H/P/R/C/I/W): | W | ; Window |
.COLUMNS | 34-45 | ; Window columns |
.ROWS | 34-48 | ; Window rows |
. | | |