Image Halftoning by Jarvis Method

Versione 1.1.0.0 (221 KB) da Athi
This program converts a gray image into halftone image.
3,8K download
Aggiornato 7 giu 2011

Visualizza la licenza

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 Jarvis's Error Diffusion Method.

Those who are new to Matlab Programming can see the "SampleUsage.m" file for the usage of the script "jarvisHalftone.m".

Those who are already familiar with Matlab Programming can directly use the script "jarvisHalftone.m".

Cita come

Athi (2024). Image Halftoning by Jarvis Method (https://www.mathworks.com/matlabcentral/fileexchange/25303-image-halftoning-by-jarvis-method), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

ImageHalftoningJarvis/

Versione Pubblicato Note della release
1.1.0.0

Author Info updated.

1.0.0.0