ImLab Scilab Function
Last update :
improfile - image profile computing and plotting
Calling Sequence
-
[rprofil [gprofil bprofil]] = improfile(image_data)
Parameters
-
image_data
: image pixels
-
rprofile
: matrix containing the values of the red components plotted on the graph for a color image or the gray level for a gray level image
-
gprofile
: matrix containing the values of the green components plotted on the graph for a color image
-
bprofile
: matrix containing the values of the blue components plotted on the graph for a color image
Description
This function plots the profile of the image using the line plotted by the user. To select the line, click left on its two ends.