| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] | SDC Morphology Toolbox V1.1 15Jan02 |
y = mmtext( txt ) txt: String. Text to be written. y: Binary image (logical uint8). mmtext creates the binary image y of the text txt. The background of y is 0, while its foreground is 1. The text should be composed only by lower and upper case letters.
a = mmtext('Hello');
mmshow(a);
|
| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] |
|
| Copyright (c) 1998-2002 by SDC Information Systems | ||