[Top] [Up] [Prev] [Next] [Up] [Tutorial] mmtutor V1.0 30abr2001

mmsurfshow - Plot a 3D-view of a gray-scale image.


Synopsis
mmsurfshow( f )
Input
f: Gray-scale (uint8 or uint16) or binary image (logical uint8).
Description
Plot a perspective view of a gray-scale image as a topographic surface. This function was created to facilitate a simple call to the MATLAB surf function.
Examples
f=imread('ggray.tif');
mmshow(f);
mmsurfshow(f);
image
(f)
image
(f)

[Top] [Up] [Prev] [Next] [Up] [Tutorial] Valid XHTML 1.0!
Copyright (c) 1998-20001 by SDC Information SystemsCopyright (c) 1998-20001 by SDC Information Systems