Image Halftoning by Floyd's Method

Versión 1.1.0.0 (221 KB) por Athi
This program converts a gray image into halftone image.
3,8K descargas
Actualizado 7 jun 2011

Ver licencia

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".

Citar como

Athi (2024). Image Halftoning by Floyd's Method (https://www.mathworks.com/matlabcentral/fileexchange/25302-image-halftoning-by-floyd-s-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ImageHalftoningFloyd/

Versión Publicado Notas de la versión
1.1.0.0

Author Info Updated

1.0.0.0