2 research outputs found

    Greyscale Image Interpolation using Mathematical Morphology

    No full text
    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.
    corecore