| [mmgray] [Up] [mmdrawv] | Image Creation |
| User Feedback |
| f | Image Unsigned gray-scale (uint8 or uint16), signed (int32) or binary image |
| WT | Double
Positive integer ( width thickness). Default: |
| HT | Double
Positive integer ( height thickness). Default: |
| DT | Double
Positive integer ( depth thickness). Default: |
| k1 | Double Non-negative integer.
Frame gray-level. Default: |
| k2 | Double Non-negative integer.
Background gray level. Default: |
| y | Image
image of same type as |
mmframe creates an image y, with the same dimensions (W,H,D) and same pixel type of the image f, such that the value of the pixels in the image frame is k1 and the value of the other pixels is k2. The thickness of the image frame is DT.

is the image frame of f, characterized by wt and ht
| [mmgray] [Up] [mmdrawv] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |