Color Balancing of Digital Photos Using Simple Image Statistics

Total Page:16

File Type:pdf, Size:1020Kb

Color Balancing of Digital Photos Using Simple Image Statistics Pattern Recognition 37 (2004) 1201–1217 www.elsevier.com/locate/patcog Color balancing of digital photos using simple image statistics Francesca Gasparini , Raimondo Schettini∗ DISCO (Dipartimento di Informatica, Sistemistica e Comunicazione), Universita degli Studi di Milano-Bicocca, Ediÿcio 7, Via Bicocca degli Arcimboldi 8, Milano 20126, Italy Received16 May 2003; accepted19 December 2003 Abstract The great di.usion of digital cameras and the widespread use of the internet have produced a mass of digital images depicting a huge variety of subjects, generally acquired by unknown imaging systems under unknown lighting conditions. This makes color balancing, recovery of the color characteristics of the original scene, increasingly di2cult. In this paper, we describe a methodfor detectingandremoving a color cast (i.e. a superimposedcolor dueto lighting conditions,or to the characteristics of the capturing device), from a digital photo without any a priori knowledge of its semantic content. First a cast detector, using simple image statistics, classiÿes the input images as presenting no cast, evident cast, ambiguous cast, a predominant color that must be preserved(such as in underwaterimages or single color close-ups) or as unclassiÿable. A cast remover, a modiÿed version of the white balance algorithm, is then applied in cases of evident or ambiguous cast. The method we propose has been testedwith positive results on a dataset of some 750 photos. ? 2003 Pattern Recognition Society. Published by Elsevier Ltd. All rights reserved. Keywords: Color constancy; Cast detection; Cast removal; Von Kries; White balance; Gray world algorithm 1. Introduction of designing reliable automatic tools that can improve the overall quality of digital photographs pragmatically by de- The great di.usion of digital cameras and the widespread signing a modular enhancing procedure (Fig. 1). Each mod- use of the internet have produced a mass of digital im- ule can be considered as an autonomous element, that can ages depicting a huge variety of subjects, generally acquired be combinedin more or less complex algorithms. by non-professional photographers using unknown imaging This paper focuses on unsupervisedcolor correction. The systems under unknown lighting conditions. The quality of problem is that of automatically andreliably removing a these real-worldphotographs can often be considerablyim- color cast (a superimposed color due to lighting conditions, provedby digitalimage processing. At present color and or to the characteristics of the capturing device). The solu- contrast corrections are usually manually performedwithin tion we have designed exploits only simple image statistics the framework of speciÿc software packages. Since these to drive the color procedure, preventing artifacts. interactive processes may prove di2cult and tedious, espe- Section 2 illustrates the problem addressed, and the related cially for amateur users, an automatic image enhancement methods available in the literature. In Section 3, we describe tool wouldbe most desirable. the automatic procedure for color balancing, which we have Typical image properties requiring correction are color, structuredin two main parts: a cast detectoranda cast re- contrast andsharpness. We have approachedthe open issues mover. The detector, described in Section 3.1, classiÿes the input images with respect to their chromaticity as: (i) no-cast images, (ii) evident cast images, (iii) ambiguous cast images ∗ Corresponding author. Tel.: +39-02-6448-7840; fax: +39-02- (images with a weak cast, or for which whether or not a cast 6448-7839. exists is a subjective opinion), (iv) images with a predomi- E-mail addresses: [email protected] (F. Gasparini), nant color which must be preserved(such as in underwater [email protected] (R. Schettini). images, or single color close-ups), (v) unclassiÿable. 0031-3203/$30.00 ? 2003 Pattern Recognition Society. Published by Elsevier Ltd. All rights reserved. doi:10.1016/j.patcog.2003.12.007 1202 F. Gasparini, R. Schettini / Pattern Recognition 37 (2004) 1201–1217 Input Color Contrast Edge Correction Output image Enhancement Sharpening image Fig. 1. Our enhancement chain constituted by independent enhancement modules. The remover, a modiÿed version of the white balance that require a stable perception of an object’s color, as in algorithm [1,2], pilotedby the class of the cast, is applied object recognition, image retrieval, or image reproduc- to images labeledas having evidentor ambiguous cast. This tion, e.g. Ref. [4]. step is described in Section 3.2. Our experimental results are reportedandcommentedin Section 4, while our conclusions Color constancy is an under-determined problem and thus are presentedin Section 5. impossible to solve in the most general case [1]. Several strategies are proposedin the literature. These, in general, require some information about the camera being used, and are basedon assumptions about the statistical properties of 2. Related work the expectedilluminants andsurface reJectances. From a computational perspective, color constancy is a two-stage Automatic color correction is a challenging issue as the process: the illuminant is estimated, and the image colors RGB images recorded by an imaging device depend on the are then correctedon the basis of this estimate. The correc- following elements: tion generates a new image of the scene as if taken under a known standard illuminant. The color correction step is 1. The response of each color channel as a function of usually based on a diagonal model of illumination change, intensity, usually modeled as a gamma correction. For deriving from the Von Kries hypothesis that color constancy generic images the channel responses of the imaging de- is an independent gain regulation of the three cone signals, vice are usually unknown. Cardei et al. [2,3] have shown through three di.erent gain coe2cients [5]. This diagonal that gamma-on images (i.e. images for which gamma model is generally a good approximation of change in illu- does not equal unity) can be color corrected without ÿrst mination, as demonstrated by Finlayson et al. in Ref. [6]. linearizing them. Consequently, it is common practice to Shouldthe modelleadto large errors, its performance can address color and gamma corrections independently. still be improvedwith sensor sharpening [ 7,8]. In formula 2. The device white balancing, usually set by the device the Von Kries hypothesis can be written as manufacturer so that it produces equal RGB values for a white patch under some chosen illuminant. Images of un- L kL 00 L known color balance can still be corrected, but this poses an additional challenge to the color correction algorithm. M = 0 kM 0 M ; (1) 3. The relative spectral sensitivities of the capturing de- S 00 kS S vice as a function of wavelength. This information is of- ten not available (e.g. for images downloaded from the where L, M, S and L, M , S are the initial and Internet), and sensitivities can di.er signiÿcantly for dif- post-adaptation cone signals and kL;M;S are the scaling co- ferent cameras. As Cardei et al. [2,3] have pointedout, e2cients [5]. The scaling coe2cients can be expressedas while two di.erent camera models balanced for the same the ratio between the cone responses to a white under the illuminant will have by deÿnition the same response to reference illuminant andthose of the current one. A typical white, they may have di.erent responses to other colors. reference illuminant, which is also the one we have used 4. The surface properties of the objects present in the scene here, is the D65 CIE standard illuminant [9]. In practical depicted and the lighting conditions (lighting geometry situations the L, M, S retinal wavebands are transformed andilluminant color). Unlike human vision, imaging de- into CIE XYZ tristimulus values by a linear transformation, vices (such as digital cameras) can not adapt their spec- or approximatedby image RGB values [ 12]. tral responses to cope with di.erent lighting conditions. Whatever the features usedto describethe colors, we must As a result, the acquiredimage may have a cast, i.e. an have some criteria for estimating the illuminant andthus undesirable shift in the entire color range. The ability of the scaling coe2cients in Eq. (1). The gray worldalgorithm the human visual system to discount the illuminant, ren- assumes that, given an image of su2ciently variedcolors, dering the perceived colors of objects almost independent the average surface color in a scene is gray [10]. This means of illumination is called color constancy. This wouldbe that the shift from gray of the measuredaverages on the a useful property in any vision system performing tasks three channels corresponds to the color of the illuminant. F. Gasparini, R. Schettini / Pattern Recognition 37 (2004) 1201–1217 1203 The three scaling coe2cients in Eq. (1) are therefore set to in order to produce an image where the white objects ap- compensate this shift. pear white. Moreover, an adhoc adjustmentis commonly The white balance algorithm, instead, looks for a white made to force an image’s maximum luminance value to patch in the image, the chromaticity of which will then be pure white. Some cameras also adjust the minimum lumi- the chromaticity of the illuminant. The white patch is eval- nance to set the black point at a certain energy level. The uatedas the maximum foundin each of the three image movement of the white andblack point regions of the im- bands
Recommended publications
  • The Art of Digital Black & White by Jeff Schewe There's Just Something
    The Art of Digital Black & White By Jeff Schewe There’s just something magical about watching an image develop on a piece of photo paper in the developer tray…to see the paper go from being just a blank white piece of paper to becoming a photograph is what many photographers think of when they think of Black & White photography. That process of watching the image develop is what got me hooked on photography over 30 years ago and Black & White is where my heart really lives even though I’ve done more color work professionally. I used to have the brown stains on my fingers like any good darkroom tech, but commercially, I turned toward color photography. Later, when going digital, I basically gave up being able to ever achieve what used to be commonplace from the darkroom–until just recently. At about the same time Kodak announced it was going to stop making Black & White photo paper, Epson announced their new line of digital ink jet printers and a new ink, Ultrachrome K3 (3 Blacks- hence the K3), that has given me hope of returning to darkroom quality prints but with a digital printer instead of working in a smelly darkroom environment. Combine the new printers with the power of digital image processing in Adobe Photoshop and the capabilities of recent digital cameras and I think you’ll see a strong trend towards photographers going digital to get the best Black & White prints possible. Making the optimal Black & White print digitally is not simply a click of the shutter and push button printing.
    [Show full text]
  • Fast and Stable Color Balancing for Images and Augmented Reality
    Fast and Stable Color Balancing for Images and Augmented Reality Thomas Oskam 1,2 Alexander Hornung 1 Robert W. Sumner 1 Markus Gross 1,2 1 Disney Research Zurich 2 ETH Zurich Abstract This paper addresses the problem of globally balanc- ing colors between images. The input to our algorithm is a sparse set of desired color correspondences between a source and a target image. The global color space trans- formation problem is then solved by computing a smooth Source Image Target Image Color Balanced vector field in CIE Lab color space that maps the gamut of the source to that of the target. We employ normalized ra- dial basis functions for which we compute optimized shape parameters based on the input images, allowing for more faithful and flexible color matching compared to existing RBF-, regression- or histogram-based techniques. Further- more, we show how the basic per-image matching can be Rendered Objects efficiently and robustly extended to the temporal domain us- Tracked Colors balancing Augmented Image ing RANSAC-based correspondence classification. Besides Figure 1. Two applications of our color balancing algorithm. Top: interactive color balancing for images, these properties ren- an underexposed image is balanced using only three user selected der our method extremely useful for automatic, consistent correspondences to a target image. Bottom: our extension for embedding of synthetic graphics in video, as required by temporally stable color balancing enables seamless compositing applications such as augmented reality. in augmented reality applications by using known colors in the scene as constraints. 1. Introduction even for different scenes. With today’s tools this process re- quires considerable, cost-intensive manual efforts.
    [Show full text]
  • Color Printing Techniques
    4-H Photography Skill Guide Color Printing Techniques Enlarging Color Negatives Making your own color prints from Color Relations color negatives provides a whole new area of Before going ahead into this fascinating photography for you to enjoy. You can make subject of color printing, let’s make sure we prints nearly any size you want, from small ones understand some basic photographic color and to big enlargements. You can crop pictures for the visual relationships. composition that’s most pleasing to you. You can 1. White light (sunlight or the light from an control the lightness or darkness of the print, as enlarger lamp) is made up of three primary well as the color balance, and you can experiment colors: red, green, and blue. These colors are with control techniques to achieve just the effect known as additive primary colors. When you’re looking for. The possibilities for creating added together in approximately equal beautiful color prints are as great as your own amounts, they produce white light. imagination. You can print color negatives on conventional 2. Color‑negative film has a separate light‑ color printing paper. It’s the kind of paper your sensitive layer to correspond with each photofinisher uses. It requires precise processing of these three additive primary colors. in two or three chemical solutions and several Images recorded on these layers appear as washes in water. It can be processed in trays or a complementary (opposite) colors. drum processor. • A red subject records on the red‑sensitive layer as cyan (blue‑green). • A green subject records on the green‑ sensitive layer as magenta (blue‑red).
    [Show full text]
  • Simplest Color Balance
    Published in Image Processing On Line on 2011{10{24. Submitted on 2011{00{00, accepted on 2011{00{00. ISSN 2105{1232 c 2011 IPOL & the authors CC{BY{NC{SA This article is available online with supplementary materials, software, datasets and online demo at http://dx.doi.org/10.5201/ipol.2011.llmps-scb 2014/07/01 v0.5 IPOL article class Simplest Color Balance Nicolas Limare1, Jose-Luis Lisani2, Jean-Michel Morel1, Ana Bel´enPetro2, Catalina Sbert2 1 CMLA, ENS Cachan, France ([email protected], [email protected]) 2 TAMI, Universitat Illes Balears, Spain (fjoseluis.lisani, anabelen.petro, [email protected]) Abstract In this paper we present the simplest possible color balance algorithm. The assumption under- lying this algorithm is that the highest values of R, G, B observed in the image must correspond to white, and the lowest values to obscurity. The algorithm simply stretches, as much as it can, the values of the three channels Red, Green, Blue (R, G, B), so that they occupy the maximal possible range [0, 255] by applying an affine transform ax+b to each channel. Since many images contain a few aberrant pixels that already occupy the 0 and 255 values, the proposed method saturates a small percentage of the pixels with the highest values to 255 and a small percentage of the pixels with the lowest values to 0, before applying the affine transform. Source Code The source code (ANSI C), its documentation, and the online demo are accessible at the IPOL web page of this article1.
    [Show full text]
  • Color Balance
    TECHNOLOGY 3.2 – ADOBE® PHOTOSHOP® MINUTE7 STARTER Color Balance OBJECTIVES STEP 1 | LEARN By reviewing the Color Balance tutorial, students will learn how to modify the color balance of a photograph using Adobe® Photoshop®. STEP 2 | PRACTICE Students will use the Color Balance tutorial as a reference as they change the color balance of a photograph. Note: A practice photo is provided in the tutorial folder. STEP 3 | USE Students will apply knowledge when editing and reviewing photographs being published. 21ST CENTURY SKILLS Employment in the 21st century requires the ability to learn and use technology appropriately and effectively. Adobe Photoshop is an industry-standard software that allows for creative thinking. COMMON CORE ISTE STANDARDS ISTE STATE STANDARDS 1B: Create original works. ELA-Literacy.SL.9-12.5, CCRA.SL.5 6A: Understand and use technology systems. Make strategic use of digital media to 6B: Select and use applications effectively enhance understanding. and productively. 6C: Troubleshoot systems and applications. Do you have an idea for a 7-Minute Starter? Email us at [email protected] 14-0610 Color Balance Sometimes an image may have a slight color cast, either due to White Balance issues with the camera or simply because of artificial lighting indoors where the photo was taken. Color can be quickly neutralized by using Adobe® Photoshop’s® Auto Color feature located under the Image Tab. Auto Color adjusts the contrast and color of an image by searching the image to identify shadows, mid-tones and highlights. If the Auto Color tool doesn’t do the trick — the following method is an easy way to help remove the color cast from a photo using the Neutral Color Picker and may produce better results.
    [Show full text]
  • Color Management Guide Printing with Epson Premium ICC Profiles Copyright Notice All Rights Reserved
    Epson Professional Imaging Color Management Guide Printing With Epson Premium ICC Profiles Copyright Notice All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of Seiko Epson Corporation. The information contained herein is designed only for use with this Epson product. Epson is not responsible for any use of this information as applied to other equipment. Neither Seiko Epson Corporation nor its affiliates shall be liable to the purchaser of this product or third parties for damages, losses, costs, or expenses incurred by purchaser or third parties as a result of: accident, misuse, or abuse of this product or unauthorized modifications, repairs, or alterations to this product, or (excluding the U.S.) failure to strictly comply with Seiko Epson Corporation’s operating and maintenance instructions. Seiko Epson Corporation shall not be liable for any damages or problems arising from the use of any options or any consumable products other than those designated as Original Epson Products or Epson Approved Products by Seiko Epson Corporation. Responsible Use of Copyrighted Materials Epson encourages each user to be responsible and respectful of the copyright laws when using any Epson product. While some countries’ laws permit limited copying or reuse of copyrighted material in certain circumstances, those circumstances may not be as broad as some people assume. Contact your legal advisor for any questions regarding copyright law. Trademarks Epson and Epson Stylus are registered trademarks, and Epson Exceed Your Vision is a registered logomark of Seiko Epson Corporation.
    [Show full text]
  • Color Management Scanner Digital Camera Mobile Phone
    Graphic Arts Workflow Lecture 12 Color Management Scanner Digital Camera Mobile Phone Device independent Color Representation ICC Profiles Gamut Mapping Image retouching Page Layout DFE Proofer Digital Printers Press Color Management Images look different on each device. Original Image Scanner Image Printer Image Images look different on each device. Color Management Device Differences Variations are due to: • Spectral distribution of the device components Difference in Spatial Resolutions (phosphors, filters, sensors)’ • Viewing conditions (dark/light, indoor/outdoors, illumination spectra) Printers 300-1200 dpi 1-4 intensity bits • media CRT Pitch 0.27 µ, 72 ppi, (projected/reflected light or print). TV 480 lines (analog) LCD 100 ppi, 8 intensity bits Camera 2 Megapixel, 10 intensity bits Scanner 600 dpi, 12 intensity bits Solution: Define a transform to map colors from color space of one device (source) to color space of another device (destination). Device Differences Device Differences Difference in Contrast and Brightness Range Difference in White Point QImagingKodak Nikon Genoacolor Device Differences Device Differences Difference in Gamut Difference in Gamut Monitor Gamut Printer Gamut Film Monitor Device Differences Gamut Mismatch Difference in Gamut How does one print this color? 0.8 display printer Scanner 0.6 y 0.4 0.2 Monitor 0 0 0.2 0.4 0.6 0.8 x This color never needed? printer Gamut Mismatch Gamut Mismatch How does one print this color? 0.8 display printer 0.6 y 0.4 0.2 0 0 0.2 0.4 0.6 0.8 x How does one display this color? The problem is twofold: 1) Differences in device representation 2) Differences in Gamut Size and Shape Gamut Mapping Gamut Mapping - Example In order to transfer color information between a source device and a destination device, one must define a mapping between the source Gamut to destination the destination Gamut.
    [Show full text]
  • Comparing Appearance Models Using Pictorial Images
    Comparing Appearance Models Using Pictorial Images Taek Gyu Kim, Roy S. Berns, and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester, New York Eight different color appearance models were tested using Appearance-Model Overview pictorial images. A psychophysical paired comparison ex- von Kries periment was performed where 30 color-normal observers ′ = ⋅ judged reference and test images via successive-Ganzfeld L kL L haploscopic viewing such that each eye maintained con- M′ = k ⋅ M stant chromatic adaptation and inter-ocular interactions M (1) ′ = ⋅ were minimized. It was found that models based on von S kS S Kries had best performance, specifically CIELAB, HUNT, RLAB, and von Kries. where L, M , and S represent the excitations of the long-, middle-, and short-wavelength sensitive cones, L′, M′, and ′ Introduction S represent the post-adaptation cone signals, and kL , kM , and kS are the multiplicative factors, generally taken to be Color appearance models are necessary to incorporate the inverse of the respective maximum cone excitations for into the color WYSIWYG chain when images are viewed the illuminating condition.3,4 The calculation of the cone under dissimilar conditions such as illumination spectral fundamentals is a linear transformation of CIE tristimulus power distribution and luminance, surround relative lu- values. In this case the Stiles-Estevez-Hunt-Pointer funda- minance, and media type where cognition is affected. mentals were used.2,9,17 (These are also used in the Hunt, These differing conditions often occur when compar- Nayatani, and RLAB models.) ing CRT and printed images, CRT and projected slides, or rear-illuminated transparencies and CRT or printed CIELAB images.
    [Show full text]
  • Color Appearance Models Second Edition
    Color Appearance Models Second Edition Mark D. Fairchild Munsell Color Science Laboratory Rochester Institute of Technology, USA Color Appearance Models Wiley–IS&T Series in Imaging Science and Technology Series Editor: Michael A. Kriss Formerly of the Eastman Kodak Research Laboratories and the University of Rochester The Reproduction of Colour (6th Edition) R. W. G. Hunt Color Appearance Models (2nd Edition) Mark D. Fairchild Published in Association with the Society for Imaging Science and Technology Color Appearance Models Second Edition Mark D. Fairchild Munsell Color Science Laboratory Rochester Institute of Technology, USA Copyright © 2005 John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England Telephone (+44) 1243 779777 This book was previously publisher by Pearson Education, Inc Email (for orders and customer service enquiries): [email protected] Visit our Home Page on www.wileyeurope.com or www.wiley.com All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher. Requests to the Publisher should be addressed to the Permissions Department, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England, or emailed to [email protected], or faxed to (+44) 1243 770571. This publication is designed to offer Authors the opportunity to publish accurate and authoritative information in regard to the subject matter covered.
    [Show full text]
  • Color Balancing
    Color Balancing Advanced Imaging Conference Ron Wodaski M51 Color: Truth or Fiction? • Color is based on the spectrum • The spectrum is nearly continuous – there are millions of colors out there • We use three color filters • It is impossible to accurately represent colors with just three filters • But… The Eye as Detector • The eye uses three sensors for color: – One for red – One for green – One for blue • Eyes – three colors. CCD imaging – three colors. Is this enough to get True Color? • The eye is just as limited as a CCD detector when it comes to color accuracy. There is often more color available than you expect… Cocoon Nebula The Truth about Color • The color you record with a CCD camera is only an approximation of True Color. • The color you see with your eyes doesn’t necessarily match the color that another person sees. • The color your monitor displays is random unless you use a tool to calibrate it to achieve accurate color. • Ultimately, color is in the eye of the beholder. The Dimensions of Color • Color bias • Color balance • Color noise • Color intensity (saturation) Color Bias • Color bias exists when one or more colors flood the background. • The cause of color bias is unequal black points in the color channels. Example of Color Bias • Bias affects entire image, very visible in background. • Like a false bottom in a container • Image at right: – Way too much green – Too much blue Color Bias: Histogram Reveals All • Multiple peaks in combined histogram • Different black points in each color channel • Lower black point results in stronger bias for that color Color Balance • Always adjust color bias first, then color balance • Learn to distinguish color bias problems from color balance problems • Color imbalance occurs whenever a color is stronger or weaker than the other colors.
    [Show full text]
  • Improvement of Incomplete Chromatic Adaptation Model for Facial Pattern Images
    Improvement of Incomplete Chromatic Adaptation Model for Facial Pattern Images Francisco Hideki Imai, Norimichi Tsumura, Hideaki Haneishi, and Yoichi Miyake Department of Information and Computer Sciences, Chiba University 1-33 Yayoi-cho, Inage-ku, Chiba-shi, Chiba-ken 263 JAPAN TEL & FAX: +81-43-290-3262 e-mail: [email protected] Abstract We improved the incomplete chromatic adaptation model proposed by Fairchild to reproduce facial pattern images under various illuminants. The coefficients of color balance in Fairchild model were changed to improve the color reproduction. Psychophysical experiments using memory matching technique were performed to select the optimum coefficients of color balance for facial pattern images. The improved model with the optimum coefficients was compared with other color appearance models; von Kries, RLAB, LLAB and colorimetric color reproduction under three illuminants; illuminant A(2837K), Daylight(6047K) and cool white(3957K). As a result, it was shown that the improved model is significant to reproduce facial pattern images than the other models. 1. Introduction Development of cosmetics and their sales promotion requires prediction of skin color images under various illuminants, because appearance of skin color depends on the illuminant in the environment. We have already proposed a colorimetric method to 1 predict skin color images under various illuminants on a CRT display and a hardcopy.1 In this method, the spectral reflectance was estimated based on principal component analysis, and the estimated spectral reflectance of human skin was used for computer simulation of colorimetric color reproduction. One of the most significant factor affecting color appearance is the change of visual color sensitivities corresponding to changes of illumination.
    [Show full text]
  • Development and Application of Color Appearance Phenomenon and Color Appearance Model
    Academic Journal of Computing & Information Science ISSN 2616-5775 Vol. 4, Issue 3: 102-108, DOI: 10.25236/AJCIS.2021.040316 Development and Application of Color Appearance Phenomenon and Color Appearance Model Chaoqing Chen1,a, Xue Li2,b, Linyi Chen2,c,* 1TBT Academic Committee Guangdong Confronting Technical Barriers to Trade Association, Guangzhou, China 2State Key Laboratory of Pulp and Paper Engineering, South China University of Technology, Guangzhou, China a [email protected], b [email protected], c [email protected] *Corresponding Author Abstract: In the study on chromaticity of human eye color vision rules, the qualitative and quantitative expression of color can not be separated from the three color perception experience elements: illumination body, color source and observer. The chromaticity stage is established on the basis of color matching and chromatic aberration stage, namely the third stage of the development of CIE chromaticity. Because the traditional CIE LAB color space hue lacks visual uniformity, chromatic aberration calculation is only suitable for the color difference under specific observation conditions. In order to solve the influence of color adaptation, color contrast and other related color appearance model phenomenon, and accurately predict the morphological parameters of color under different light sources, lighting levels, observation background and media, etc., the color appearance model was proposed and continuously developed, which has important application value for the research on the replication and transmission of cross-media color information. Keywords: Color appearance phenomenon, Color appearance model, Visual characteristics 1. Introduction CIE chroma system defines three elements: illumination body, color source and observer based on color vision experience.
    [Show full text]