![]() |
![]() |
|
PLS_Toolbox Documentation: imgselct | < imgpca | imgsimca > |
imgselct
Purpose
Select an area on an image and return the pixel indices.
Synopsis
[xinds,yinds] = imgselct
Description
When invoked, IMGSELCT allows the user to draw a polygon on an image using the mouse. To close the polygon a "return" is used. The x indices xinds and y indices yinds are returned.
See Also
contrastmod, gselect, imgpca, imgsimca, isimcapr
< imgpca | imgsimca > |