Интерактивная система просмотра системных руководств (man-ов)
pgmslice (1)
>> pgmslice (1) ( Разные man: Команды и прикладные программы пользовательского уровня )
NAME
pgmslice - extract one line of pixel values out of a portable graymap
SYNOPSIS
pgmslice-row|-colline
[pgmfile]
DESCRIPTION
Extracts one line of pixel values out of a portable graymap and outputs it in a two column ascii format, with the first value being the pixel's position in the line and the second value the pixel's greyscale value. This is useful for making cross sections through, for example, greyscale CCD images.