Applied Sciences (Dec 2024)

Exploring Image Decolorization: Methods, Implementations, and Performance Assessment

  • Ivana Žeger,
  • Ivan Šetka,
  • Domagoj Marić,
  • Sonja Grgic

DOI
https://doi.org/10.3390/app142311401
Journal volume & issue
Vol. 14, no. 23
p. 11401

Abstract

Read online

Decolorization is an image processing technique that converts a color input image into a grayscale image. This paper discusses the decolorization process and provides an overview of the methods based on the different principles used: basic conversion from RGB to YUV format using ITU Recommendations 601, 709, and 2020; basic conversion from RGB to LAB color space; the method using cumulative distribution function of color channels; one global decolorization method; and one based on deep learning. The grayscale images produced by these methods were evaluated using four objective metrics, allowing for a thorough analysis and comparison of the decolorization results. Additionally, the execution speed of the algorithms was assessed, providing insight into their performance efficiency. The results demonstrate that different metrics evaluate the decolorization methods differently, highlighting the importance of selecting an appropriate metric that aligns with the subsequent image processing tasks following decolorization. Furthermore, it was shown that the decolorization methods depend on the content of the images, performing better on natural images than on artificially generated ones. The decolorization methods were also examined in the context of object segmentation and edge detection. The results from segmentation and edge detection were aligned with the decolorization results, revealing that certain objective metrics for evaluating decolorization more effectively assessed the properties of the decolorized images, which are crucial for successful object segmentation and edge detection.

Keywords