|
|
pgmslice : Linux / Unix Command - Linux
|
Views : 170
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
pgmslice : Linux / Unix Command
pgmslice - extract one line of pixel values out of a portable graymap
pgmslice -row|-col line [pgmfile]
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.
OPTIONS
-row
Extract a row of pixels
-col
Extract a column of pixels |
|
By Geethalakshmi, On - 2010-04-27 |
|
|
|