Skip to main content

Detecting Changes in Color

  • Chapter
  • First Online:
Digital Image Processing: Practical Approach

Part of the book series: SpringerBriefs in Computer Science ((BRIEFSCOMPUTER))

  • 1509 Accesses

Abstract

In image processing, detecting change in color between pixels is necessary for tasks like image compression and object recognition. For this chapter, we have a written a program that shows how to compute differences in RGB values of a pixel and its right and bottom neighbors. If the difference is significant, the main pixel is colored red to distinguish it from the pixels surrounding it. Coloring a pixel red is simply making its R component full value of 255, and the other components (G and B) zero.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 The Author(s), under exclusive licence to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Furht, B., Akar, E., Andrews, W.A. (2018). Detecting Changes in Color. In: Digital Image Processing: Practical Approach. SpringerBriefs in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-319-96634-2_5

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-96634-2_5

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-96633-5

  • Online ISBN: 978-3-319-96634-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics