paper-with-me

홈 › Papers

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. In this paper, we propose a light-weight and high-speed image decolorization method based on human perception of color temperatures. Chromatic aberration results from differential refraction of light depending on its wavelength. It causes some rays corresponding to cooler colors (like blue, green) to converge before the warmer colors (like red, orange). This phenomena creates a perception of warm colors "advancing" toward the eye, while the cool colors to be "receding" away. In this proposed color to gray conversion model, we implement a weighted blending function to combine red (perceived warm) and blue (perceived cool) channel. Our main contribution is threefold: First, we implement a high-speed color processing method using exact pixel by pixel processing, and we report a $5.7\times$ speed up when compared to other new algorithms. Second, our optimal color conversion method produces luminance in images that are comparable to other state of the art methods which we quantified using the objective metrics (E-score and C2G-SSIM) and a subjective user study. Third, we demonstrate that an effective luminance distribution can be achieved using our algorithm by using global and local tone mapping applications.

📄 PDF Abstract BibTeX arXiv:2108.13656

Code (0)

등록된 구현이 없습니다.

Tasks

Data CompressionSSIMTone Mapping

Similar Papers 제목 키워드 기반

Two Decades of Colorization and Decolorization for Images and Videos

2022-04-28 · Shiguang Liu

Colorization is a computer-aided process, which aims to give color to a gray image or video. It can be used to enhance black-and-white images, including black-and-white photos, old-fashioned films, and scientific imaging…

ColorizationImage EnhancementImage SegmentationSemantic Segmentation+1

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

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

Deep Feature Consistent Deep Image Transformations: Downscaling, Decolorization and HDR Tone Mapping

2017-07-29 · Xianxu Hou, Jiang Duan, Guoping Qiu

Building on crucial insights into the determining factors of the visual integrity of an image and the property of deep convolutional neural network (CNN), we have developed the Deep Feature Consistent Deep Image Transfor…

Tone Mapping

A Psychological Study: Importance of Contrast and Luminance in Color to Grayscale Mapping

2024-02-07 · Prasoon Ambalathankandy, Yafei Ou, Sae Kaneko, Masayuki Ikebe

Grayscale images are essential in image processing and computer vision tasks. They effectively emphasize luminance and contrast, highlighting important visual features, while also being easily compatible with other algor…