Image Halftoning by Jarvis Method

版本 1.1.0.0 (221.3 KB) 作者: Athi
This program converts a gray image into halftone image.
3.8K 次下载
更新时间 2011/6/7

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

ImageHalftoningJarvis/

版本 已发布 发行说明
1.1.0.0

Author Info updated.

1.0.0.0