ImLab Scilab Function
Last update :

imshow - image displaying

Calling Sequence

[image_displayed] = imshow(image_data[,mask])

Parameters

Description

This function displays an image in a scilab graphic window. When you put the cursor on the image, you can read the value of red green blue components or gray level valueon top of the window (Linux, Unix) or on bottom window (Windows). However, you can't do anything in scilab when this function gives you color levels. To end it, clic right on the image. Image will be still displayed but cursor following is terminated.