<< imlsusb Utilities and Interactive Tools imrects >>

IPCV >> Utilities and Interactive Tools > impixelval

impixelval

Interactive tool to inspect pixel value at selected point

Syntax

impixelval(S)

Parameters

S :

Scilab Image

Description

This is an interactive tool to inspect pixel value by clicking the mouse butoon on the figure

Examples

S = imread(getIPCVpath() + "/images/" + "balloons.png");
impixelval(S)

See also

Authors


Report an issue
<< imlsusb Utilities and Interactive Tools imrects >>