ASSIGNMENT - II


Due Date: 12 April 2019

Test Images:
waterplane
orange-flower
error-diffusion test
fall colours


  1. (6 Marks) Search the web for Colour Halftoning algorithms. Select one of them and write a detailed report on it OR implement the selected algorithm and show results on the test images.
  2. (6 Marks) Try coming up with your own error diffusion coefficients and implement the standard error-diffusion algorithm. Compare the performance of your coefficients against Floyd-Steinberg's on this image. Discuss the patterns visible in yours and in Floyd-Steinberg's at the various gray levels.
  3. (4 + 4 Marks)