| [mmdtshow] [Up] [mmshow] | Visualization |
| User Feedback |
| y | Image Gray-scale (uint8 or uint16) or binary image
Optionally return RGB uint8 image |
Displays the labeled image f (uint8 or uint16) with a pseudo color where each label appears with a random color. The image is displayed in the MATLAB figure only if no output parameter is given.
f=mmreadgray('blob3.tif')
f1=mmlabel(f,mmsebox())
mmshow(f1)
mmlblshow(f1)
mmlblshow(f1,'border')
![]() |
![]() |
![]() |
|
| f1 | f1 | f1,'border' |
| [mmdtshow] [Up] [mmshow] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |