Image Halftoning by Floyd's Method
by Athi
14 Sep 2009
(Updated 07 Jun 2011)
This program converts a gray image into halftone image.
|
Watch this File
|
| File Information |
| Description |
Digital halftoning is the process of converting a continuous-tone images into strictly black and white images such that, when viewed by the human visual system, the pattern creates an illusion of being a continuous shade of gray.
The binary image created by halftoning is used in binary display devices, such as desktop inkjet printers.
In this program, the input gray image will be converted into halftone image of same size using Floyd's Error Diffusion Method.
Those who are new to Matlab Programming can see the "SampleUsage.m" file for the usage of the script "floydHalftone.m".
Those who are already familiar with Matlab Programming can directly use the script "floydHalftone.m". |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Jun 2011 |
Author Info Updated |
|
Contact us at files@mathworks.com