Greyscale image interpolation using mathematical morphology

  • Authors:
  • Alessandro Ledda;Hiêp Q. Luong;Wilfried Philips;Valérie De Witte;Etienne E. Kerre

  • Affiliations:
  • Ghent University, TELIN-IPI, Gent, Belgium;Ghent University, TELIN-IPI, Gent, Belgium;Ghent University, TELIN-IPI, Gent, Belgium;Department of Applied Mathematics & Computer Science, Ghent University, Gent, Belgium;Department of Applied Mathematics & Computer Science, Ghent University, Gent, Belgium

  • Venue:
  • ACIVS'06 Proceedings of the 8th international conference on Advanced Concepts For Intelligent Vision Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

When magnifying a bitmapped image, we want to increase the number of pixels it covers, allowing for finer details in the image, which are not visible in the original image. Simple interpolation techniques are not suitable because they introduce jagged edges, also called “jaggies”. Earlier we proposed the “mmint” magnification method (for integer scaling factors), which avoids jaggies. It is based on mathematical morphology. The algorithm detects jaggies in magnified binary images (using pixel replication) and removes them, making the edges smoother. This is done by replacing the value of specific pixels. In this paper, we extend the binary mmint to greyscale images. The pixels are locally binarized so that the same morphological techniques can be applied as for mmint. We take care of the more difficult replacement of pixel values, because several grey values can be part of a jaggy. We then discuss the visual results of the new greyscale method.