Login  Register

profile of a line

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

profile of a line

Ben Liu-3
17 posts
Hi there,

if the line width is larger than one, say 5, does the "Plot Profile" function return the profile along the center of the line or the averages of 5 pixels along the line?

Thanks.
Ben


               
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: profile of a line

Wayne Rasband
1011 posts
> if the line width is larger than one, say 5, does the "Plot Profile"
> function return the profile along the center of the line or the
> averages of 5 pixels along the line?

With straight line selections, it returns the averages of the pixels
along the line.

-wayne