AI 728: IMAGE PROCESSING


HOMECOURSE PLAN IPTK

HANDS ON EXPERIMENTS

These exercises are for gaining hands-on experience with image processing and are open-ended. In other words, there are no off-the-shelf algorithms or techniques that can be borrowed from the web, textbooks, software packages, etc. Please use IPTK and do the problems listed below.

Experiments List

  1. Enhance the degraded image given here so that we may be able to read the letter properly. Try to get the best quality possible.
  2. De-blur and read the name written on the train engine image. One more image
  3. Binarise the document image so that only text is visible on a white page. Extra credit if you write a program that separates the image into three parts: the white paper, Telugu text and the temple image.
  4. Identify or separate the face regions in the given image.

Instructions