About using X = dither(RGB,MAP)

1 回表示 (過去 30 日間)
chih hua
chih hua 2022 年 4 月 14 日
回答済み: KALYAN ACHARJYA 2022 年 4 月 14 日
hello,
I am using X = dither(RGB,MAP) to do image processing,
but how to know the dither operation processing?
thanks!

回答 (1 件)

KALYAN ACHARJYA
KALYAN ACHARJYA 2022 年 4 月 14 日
The dither operation based on the following work:
Floyd-Steinberg's error diffusion dither algorithm
  • Floyd, R. W., and L. Steinberg, "An Adaptive Algorithm for Spatial Gray Scale," International Symposium Digest of Technical Papers, Society for Information Displays, 1975, p. 36.

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by