Implementing 4 methods of Dithering: Pattern, Error-Diffusion, Random, and Threshold. And the images used are both color and black & white raw files that must be opened via Adobe Photoshop.
image-processing dithering random-dithering imagedithering patterndithering error-diffusion-dithering image-dithering pattern-dithering threshold-dithering thresholddithering randomdithering
-
Updated
May 31, 2023 - Java