Abstract

Image contrast enhancement is a very important phase for processing of digital images. The main goal of image contrast enhancement is to improve the visual quality by improving the contrast level of images which were distorted or degraded due to casual acquisition of images. The most popular method to perform this task is Histogram Equalization (HE). However, the exhaustive approach taken during HE is an algorithmically complex task. In this paper, we have considered image contrast enhancement as an optimization problem, where a new meta-heuristic algorithm, called Barnacles Mating Optimizer (BMO) is used to find the optimal solution for this optimization problem. A grey level mapping technique is used here to convert an image to a solution of the optimization problem. The algorithm has been evaluated on five publicly available datasets: Kodak, MIT-Adobe FiveK images, H-DIBCO 2016, and H-DIBCO 2018. It is also applied on some standard images like Boy, Lena, Lifting body and Zebra. The obtained results clearly display the effectiveness of the proposed method. The results obtained on the Kodak images are compared with many state-of-the-art methods present in the literature, and the comparison proves the superiority of the proposed method. To test the applicability of BMO in solving real world problems, we have applied it as a pre-processing step in binarization of H-DIBCO 2016 and H-DIBCO 2018 datasets. The source code of this work is available at https://github.com/ahmed-shameem/Projects.

Highlights

  • Image processing is a very popular and active area of research in the field of computing as it has various real-life applications, like medical image processing, optical character recognition, biometric applications, industry and transportation, to name a few

  • The quantitative measure has been made with nine well-known state-of-the-art algorithms to ensure the applicability of Image Enhancement using Barnacles Mating Optimizer (iEBMO) in enhancement of image contrast

  • The image samples were converted to their corresponding gray scale images, which serve the purpose of ground truth (GT) in our experiments

Read more

Summary

INTRODUCTION

Image processing is a very popular and active area of research in the field of computing as it has various real-life applications, like medical image processing, optical character recognition, biometric applications, industry and transportation, to name a few. One of the simplest ways to achieve contrast enhancement is the method called global intensity transformation. This method uses lookup tables of pixel values, the intensity levels of an image are mapped into a set of new grey levels. A global optimization technique called Image Enhancement using Barnacles Mating Optimizer (iEBMO) for image contrast enhancement is proposed. It utilizes the idea of mapping grey levels of input images into a new set of grey level values. BMO, a recently proposed meta-heuristic algorithm, is applied for the purpose of image contrast enhancement, called iEBMO.

LITERATURE SURVEY
BARNACLES MATING OPTIMIZER
PROPOSED IMAGE CONTRAST ENHANCEMENT APPROACH
AGENT REPRESENTATION
7: Set N and maxIter
RESULTS AND DISCUSSION
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call