Interactive tool to inspect pixel value at selected point
impixelval(S)
Scilab Image
This is an interactive tool to inspect pixel value by clicking the mouse butoon on the figure
S = imread(getIPCVpath() + "/images/" + "balloons.png"); impixelval(S)