|
Getting Started with IDL: Images |
|
Another useful image processing tool is the PROFILES routine. This routine interactively draws row or column profiles of an image. It allows you to view an image and an X-Y plot of the pixel brightnesses in any row or column of the image simultaneously.
PROFILES, R
![]() |
A new window for displaying the profiles appears. Move the cursor in the window containing the image R to display the profiles of different rows and columns.
IDL Online Help (March 06, 2007)