In article
,
jogging wrote:
Hi, all
Nowadays I try to view the values of pixels along a line. I hope that I can select a vertical line or horizonal line interactively and the values of pixels along the line can be viewed on the right side.
Is it possible using CS5? Thanks.
Best Regards
Liwei Song
It is difficult to understand exactly what you want, but I'll give it a try.
You can use the marque selection tool to selecta single-pixel row vertically or horizontally. (hold down the mouse on the marque tool).
Then you can open the Window - Measurement Log, and press the Record Measurements in the log window. It will give you grey value statistics (minimum, maximum, median, mean) average pixel values and histogram.
(Open the Histogram window, too)
If you want the Histogram to show only that single line of pixels, then after you select the row, copy it to a new layer, or better - to another single row canvas.
Is that what you mean?