paper-with-me

홈 › Papers

Perceptually Consistent Color-to-Gray Image Conversion

2016-05-06 · Shaodi You, Nick Barnes, Janine Walker

In this paper, we propose a color to grayscale image conversion algorithm (C2G) that aims to preserve the perceptual properties of the color image as much as possible. To this end, we propose measures for two perceptual properties based on contemporary research in vision science: brightness and multi-scale contrast. The brightness measurement is based on the idea that the brightness of a grayscale image will affect the perception of the probability of color information. The color contrast measurement is based on the idea that the contrast of a given pixel to its surroundings can be measured as a linear combination of color contrast at different scales. Based on these measures we propose a graph based optimization framework to balance the brightness and contrast measurements. To solve the optimization, an $\ell_1$-norm based method is provided which converts color discontinuities to brightness discontinuities. To validate our methods, we evaluate against the existing \cadik and Color250 datasets, and against NeoColor, a new dataset that improves over existing C2G datasets. NeoColor contains around 300 images from typical C2G scenarios, including: commercial photograph, printing, books, magazines, masterpiece artworks and computer designed graphics. We show improvements in metrics of performance, and further through a user study, we validate the performance of both the algorithm and the metric.

📄 PDF Abstract BibTeX arXiv:1605.01843

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring the significance of using perceptually relevant image decolorization method for scene classification

2017-12-29 · V. Sowmya, D. Govind, K. P. Soman

A color image contains luminance and chrominance components representing the intensity and color information respectively. The objective of the work presented in this paper is to show the significance of incorporating th…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Real-time Decolorization using Dominant Colors

2014-04-10 · Wei Hu, Wei Li, Fan Zhang, Qian Du

Decolorization is the process to convert a color image or video to its grayscale version, and it has received great attention in recent years. An ideal decolorization algorithm should preserve the original color contrast…

CPU

Equalization and Brightness Mapping Modes of Color-to-Gray Projection Operators

2022-08-21 · Diego Frias

In this article, the conversion of color RGB images to grayscale is covered by characterizing the mathematical operators used to project 3 color channels to a single one. Based on the fact that most operators assign each…

SCGAN: Saliency Map-guided Colorization with Generative Adversarial Network

2020-11-23 · Yuzhi Zhao, Lai-Man Po, Kwok-Wai Cheung, Wing-Yin Yu 외

Given a grayscale photograph, the colorization system estimates a visually plausible colorful image. Conventional methods often use semantics to colorize grayscale images. However, in these methods, only classification s…

ColorizationDecoderGenerative Adversarial Network

A color temperature-based high-speed decolorization: an empirical approach for tone mapping applications

2021-08-31 · Prasoon Ambalathankandy, Yafei Ou, Masayuki Ikebe

Grayscale images are fundamental to many image processing applications like data compression, feature extraction, printing and tone mapping. However, some image information is lost when converting from color to grayscale…

Data CompressionSSIMTone Mapping