Plot to Bitmap
by Dirk-Jan Kroon
29 Mar 2009
(Updated 24 Jan 2011)
Plot lines (and text) directly into a bitmap, including filled polygons.
|
Watch this File
|
| File Information |
| Description |
"Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe).
This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region. |
| Acknowledgements |
This submission has inspired the following:
contest clock
|
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 31 Mar 2009 |
Add Font sizes, and fixed missing capital "Y" |
| 03 Apr 2009 |
Fixed small gap bug, by rounding values of input coordinates |
| 24 Jan 2011 |
Replace for-loop by arrayfun. Allow multiple marker-colors. |
|
Contact us at files@mathworks.com