Color Constancy Book by Marc Ebner at Bookstore - Bookswagon
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Computing and Information Technology > Computer science > Image processing > Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)
Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)

Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)


     0     
5
4
3
2
1



International Edition


X
About the Book

A human observer is able to recognize the color of objects irrespective of the light used to illuminate them. This is called color constancy. A digital camera uses a sensor to measure the reflected light, meaning that the measured color at each pixel varies according to the color of the illuminant. Therefore, the resulting colors may not be the same as the colors that were perceived by the observer. Obtaining color constant descriptors from image pixels is not only important for digital photography, but also valuable for computer vision, color-based automatic object recognition, and color image processing in general. This book provides a comprehensive introduction to the field of color constancy, describing all the major color constancy algorithms, as well as presenting cutting edge research in the area of color image processing. Beginning with an in-depth look at the human visual system, Ebner goes on to: examine the theory of color image formation, color reproduction and different color spaces; discuss algorithms for color constancy under both uniform and non-uniform illuminants; describe methods for shadow removal and shadow attenuation in digital images; evaluate the various algorithms for object recognition and color constancy and compare this to data obtained from experimental psychology; set out the different algorithms as pseudo code in an appendix at the end of the book. Color Constancy is an ideal reference for practising engineers, computer scientists and researchers working in the area of digital color image processing. It may also be useful for biologists or scientists in general who are interested in computational theories of the visual brain and bio-inspired engineering systems.

Table of Contents:
Series Preface xi Preface xiii 1 Introduction 1 1.1 What is Color Constancy? 1 1.2 Classic Experiments 3 1.3 Overview 7 2 The Visual System 9 2.1 Eye and Retina 9 2.2 Visual Cortex 16 2.3 On the Function of the Color Opponent Cells 30 2.4 Lightness 31 2.5 Color Perception Correlates with Integrated Reflectances 32 2.6 Involvement of the Visual Cortex in Color Constancy 35 3 Theory of Color Image Formation 39 3.1 Analog Photography 41 3.2 Digital Photography 46 3.3 Theory of Radiometry 47 3.4 Reflectance Models 52 3.5 Illuminants 56 3.6 Sensor Response 60 3.7 Finite Set of Basis Functions 63 4 Color Reproduction 67 4.1 Additive and Subtractive Color Generation 68 4.2 Color Gamut 69 4.3 Computing Primary Intensities 69 4.4 CIE XYZ Color Space 70 4.5 Gamma Correction 79 4.6 Von Kries Coefficients and Sensor Sharpening 83 5 Color Spaces 87 5.1 RGB Color Space 87 5.2 sRGB 87 5.3 CIE L∗u∗v∗Color Space 89 5.4 CIE L∗a∗b∗Color Space 92 5.5 CMY Color Space 93 5.6 HSI Color Space 93 5.7 HSV Color Space 96 5.8 Analog and Digital Video Color Spaces 99 6 Algorithms for Color Constancy under Uniform Illumination 103 6.1 White Patch Retinex 104 6.2 The Gray World Assumption 106 6.3 Variant of Horn’s Algorithm 113 6.4 Gamut-constraint Methods 115 6.5 Color in Perspective 121 6.6 Color Cluster Rotation 128 6.7 Comprehensive Color Normalization 129 6.8 Color Constancy Using a Dichromatic Reflection Model 134 7 Algorithms for Color Constancy under Nonuniform Illumination 143 7.1 The Retinex Theory of Color Vision 143 7.2 Computation of Lightness and Color 154 7.3 Hardware Implementation of Land’s Retinex Theory 166 7.4 Color Correction on Multiple Scales 169 7.5 Homomorphic Filtering 170 7.6 Intrinsic Images 175 7.7 Reflectance Images from Image Sequences 188 7.8 Additional Algorithms 190 8 Learning Color Constancy 193 8.1 Learning a Linear Filter 193 8.2 Learning Color Constancy Using Neural Networks 194 8.3 Evolving Color Constancy 198 8.4 Analysis of Chromatic Signals 204 8.5 Neural Architecture based on Double Opponent Cells 205 8.6 Neural Architecture Using Energy Minimization 209 9 Shadow Removal and Brightening 213 9.1 Shadow Removal Using Intrinsic Images 213 9.2 Shadow Brightening 215 10 Estimating the Illuminant Locally 219 10.1 Local Space Average Color 219 10.2 Computing Local Space Average Color on a Grid of Processing Elements 221 10.3 Implementation Using a Resistive Grid 230 10.4 Experimental Results 237 11 Using Local Space Average Color for Color Constancy 239 11.1 Scaling Input Values 239 11.2 Color Shifts 241 11.3 Normalized Color Shifts 246 11.4 Adjusting Saturation 249 11.5 Combining White Patch Retinex and the Gray World Assumption 251 12 Computing Anisotropic Local Space Average Color 255 12.1 Nonlinear Change of the Illuminant 255 12.2 The Line of Constant Illumination 257 12.3 Interpolation Methods 259 12.4 Evaluation of Interpolation Methods 262 12.5 Curved Line of Constant Illumination 265 12.6 Experimental Results 267 13 Evaluation of Algorithms 275 13.1 Histogram-based Object Recognition 275 13.2 Object Recognition under Changing Illumination 279 13.3 Evaluation on Object Recognition Tasks 282 13.4 Computation of Color Constant Descriptors 290 13.5 Comparison to Ground Truth Data 299 14 Agreement with Data from Experimental Psychology 303 14.1 Perceived Color of Gray Samples When Viewed under Colored Light 303 14.2 Theoretical Analysis of Color Constancy Algorithms 305 14.3 Theoretical Analysis of Algorithms Based on Local Space Average Color 312 14.4 Performance of Algorithms on Simulated Stimuli 316 14.5 Detailed Analysis of Color Shifts 319 14.6 Theoretical Models for Color Conversion 320 14.7 Human Color Constancy 324 15 Conclusion 327 Appendix A Dirac Delta Function 329 Appendix B Units of Radiometry and Photometry 331 Appendix C Sample Output from Algorithms 333 Appendix D Image Sets 339 Appendix E Program Code 349 Appendix F Parameter Settings 363 Bibliography 369 List of Symbols 381 Index 385 Permissions 391

About the Author :
MARC EBNER, Lecturer (Privatdozent), Universität Würzburg, Lehrstuhl für Informatik, Am Hubland, 97074 Würzburg, Germany MARC EBNER, is currently a lecturer at the Department of Computer Science, Programming Languages and Programming Methodology, University of Würzburg, Germany. He has been at the university since 1999, recently having completed his habilitation dissertation, on which this book is based. He teaches courses on computer graphics and virtual reality and his research interests are in colour constancy, computer vision, self-reproducing programs, neutral networks, and evolutionary algorithms. Previous to this post, he has gained qualifications from Stuttgart University, New York University and Tubingen University. To date, he has authored 8 published journal articles, 29 refereed conference papers.

Review :
"I think Ebner's Color Constancy is an excellent summary of current algorithms, and provides empirical tests in a womanlike manner … As an inclusive time capsule, it has no parallel, and therefore is a valuable contribution to the field." (Color Research and Application, June 2008)


Best Sellers


Product Details
  • ISBN-13: 9780470058299
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Height: 252 mm
  • No of Pages: 408
  • Returnable: N
  • Spine Width: 25 mm
  • Width: 175 mm
  • ISBN-10: 0470058293
  • Publisher Date: 20 Apr 2007
  • Binding: Hardback
  • Language: English
  • Returnable: N
  • Series Title: The Wiley-IS&T Series in Imaging Science and Technology
  • Weight: 1007 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)
John Wiley & Sons Inc -
Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Color Constancy: (The Wiley-IS&T Series in Imaging Science and Technology)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!