About using X = dither(RGB,MAP)
이전 댓글 표시
hello,
I am using X = dither(RGB,MAP) to do image processing,
but how to know the dither operation processing?
thanks!
답변 (1개)
KALYAN ACHARJYA
2022년 4월 14일
1 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!