Color on Remotely Sensed Imagery

Slides:



Advertisements
Similar presentations
AMwww.Remote-Sensing.info Ch 5. Initial Display Alternatives and Scientific Visualization
Advertisements

Fundamentals of Digital Imaging
Multi-media Graphics JOUR 205 Color Models & Color Space 5 ways of specifying colors.
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Color Imaging.
Color. -Visual light -An integral part of the sculpture -Creates desired effect -Distinguish items -Strengthen interest.
Chapter 6: Color Image Processing Digital Image Processing.
CS 101 – Sept. 16 Finish color representation –RGB √ –CMY –HSB –Indexed color Chapter 4 – how computers think –Begin with basic building blocks.
Colours and Computer Jimmy Lam The Hong Kong Polytechnic University.
Digital Numbers The Remote Sensing world calls cell values are also called a digital number or DN. In most of the imagery we work with the DN represents.
Color. There are established models of color, each discipline uses it own method for describing and discussing color intelligently.
What are the five colors in the legend? Enter the information below (5 points) 0000FF = = FFFFFF = 00FF00 = FF0000 = Color Theory Legend: income.
Guilford County SciVis V Applying Pixel Values to Digital Images.
Remote Sensing and Image Processing: 2 Dr. Hassan J. Eghbali.
Topic 5 - Imaging Mapping - II DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
1 Remote Sensing and Image Processing: 2 Dr. Mathias (Mat) Disney UCL Geography Office: 301, 3rd Floor, Chandler House Tel:
The Color Wheel. THE COLOR WHEEL REDORANGEYELLOWGREENBLUEVIOLET.
Remote Sensing Data Acquisition. 1. Major Remote Sensing Systems.
COLOR THEORYCOLOR THEORY. Pigment vs. Light pigments - "subtractive." Red, blue and yellow can create all the colors of the color wheel. (paint, pigments)
Image Display & Enhancement Lecture 2 Prepared by R. Lathrop 10/99 updated 1/03 Readings: ERDAS Field Guide 5th ed Chap 4; Ch 5: ; App A Math Topics:
W2D1. HSV colour model Source: Primary colours Red Green Blue Secondary Cyan Magenta.
# Red Green Blue Digital Color RGB to HEX.
Ch 6 Color Image processing CS446 Instructor: Nada ALZaben.
Digital Image Processing In The Name Of God Digital Image Processing Lecture6: Color Image Processing M. Ghelich Oghli By: M. Ghelich Oghli
Introduction to Computer Graphics
Color Web Design Professor Frank. Color Displays Based on cathode ray tubes (CRTs) or back- lighted flat-screen Monitors transmit light - displays use.
Project 5A and 5B: COLOR 5A Color Chart and 5B Color Scheme Portraits Using Oil Paint.
Applying Pixel Values to Digital Images
COLOR THEORY. COLOR THEORY PRE-TEST 0 Most people take color for granted. Unless you are disabled in the perception of color, such as in the case of color.
Hue: the property of light by which the color of an object is classified as red, blue, green, or yellow in reference to the spectrum. Saturation: the.
HSB to RGB to HEX.
Colour Theory.
COLOR THEORY Color is the eye’s response to the visual spectrum from red to violet. Different colors in the spectrum are created by different wavelengths.
Is the practical guidance to color mixing and the visual effects of a specific color combination.
Color Element of Art.
COLOR THEORY. COLOR Color is produced when light strikes an object and reflects back in your eyes. This element of art has three properties: Color is.
RED, YELLOW, and BLUE These colors cannot be made Used to make all other colors.
School of Electronics & Information Engineering
Color theory.
The Color Wheel.
Initial Display Alternatives and Scientific Visualization
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Half Toning Dithering RGB CMYK Models
IMAGE PROCESSING COLOR IMAGE PROCESSING
COLOR THEORY Color is the eye’s response to the visual spectrum from red to violet. Different colors in the spectrum are created by different wavelengths.
Design Concepts: Module A: The Science of Color
Color Theory.
Advanced AV Production
The Colour of Light: Additive colour theory.
Images In Matlab.
Chapter 6: Color Image Processing
COLOR.
RGB Color Model CMY Color Model.
Implementation of the Training Strategy of the Monitoring for Environment and Security in Africa (MESA) Programme Remote Sensing Image Enhancement.
Remote Sensing What is Remote Sensing? Sample Images
COMS 161 Introduction to Computing
Digital Numbers The Remote Sensing world calls cell values are also called a digital number or DN. In most of the imagery we work with the DN represents.
Project 5A and 5B: COLOR 5A Color Chart and 5B Color Scheme Portraits Using Oil Paint.
The Language of color Interior Design: Obj
Colour Theories.
Color Wheel.
Color and the Color Wheel
Advanced AV Production
Color and Shading Lecture 9 Mon, Sep 26, 2005.
Color Theory Study Guide
Constant and Contrast Color
Basic Concepts of Digital Imaging
Color Theory 2D Fall 2016.
Color.
COLOR THEORY: The Language of color
Presentation transcript:

Color on Remotely Sensed Imagery

Student Learning Outcome Explain why RS data look the way they do on digital grayscale or color image displays.

The Explanation The brightness values (BVs) of pixels in a remote sensing image vary across the image due to variations in the landscape represented by the image. 2009 NAIP Natural Color

The Explanation The BV of any given pixel is determined by two factors, the radiance recorded for that pixel and the quantization level of the remotely sensed data. BV (8-bit) 255 - white 127 - grey 0 - black 7-bit (0 – 127) Grayscale 8-bit (0 –255) 9-bit (0 –511) 12-bit (0 –1,023)

The Explanation Digital grayscale displays of remote sensing data show only one band of an image and BVs for that band are represented in shades of gray: the higher the BV, the lighter the shade of gray. Landsat TM Band 1 (Blue-Green) Landsat TM Band 2 (Green) Landsat TM Band 3 (Red) Landsat TM Band 4 (Near Infrared) Grayscale Low BVs High BVs

The Explanation Digital color displays of remote sensing data show up to three bands of an image using the RGB color model.

The Explanation RGB Color Model Based on additive color theory Applies to illuminant mode Light emitted from computer monitor, etc. Additive primary colors: Red, green blue Yield new colors when combined Red + Green = Yellow Red + Blue = Magenta Green + Blue = Cyan Red + Green + Blue = White Absence of color = Black

The Explanation RGB Color Model Visualized using RGB color cube Black (0, 0, 0) at origin Three axes (R, G, B) radiating outward from origin at 90° Each primary specified in steps of 256 increments ranging from 0 to 255 White (255, 255, 255) at maximum of all three primaries Blue Black * Green Red

The Explanation RGB Color Model Quantified using RGB color coordinate system

The Explanation Colors are classified using three descriptors Hue Name of color: red, green, blue, ... Saturation / chroma / intensity / purity Brightness or dullness of a color Value / tone Lightness or darkness of a color

The Explanation Digital color displays of remote sensing data, aka color composites, are generated by placing one image band in the Red color gun, another in the Green color gun, and yet another one in the Blue color gun, and by ultimately combining the three bands in a single image using additive color theory.

The Explanation In digital color displays of remote sensing data, BVs in each band are represented in varying saturation levels of R, G, and B: the higher the BV, the higher the saturation level. Low BVs High BVs Red Color Gun RGB = 255, 255, 255 RGB = 255, 130, 130 RGB = 255, 0, 0 Green Color Gun RGB = 255, 255, 255 RGB = 130, 255, 130 RGB = 0, 255, 0 Blue Color Gun RGB = 255, 255, 255 RGB = 130, 130, 255 RGB = 0, 0, 255

The Explanation So, in digital color displays, pixels with low BVs in all bands are black; pixels with high BVs in all bands are white; and pixels with intermediate BVs are red, green, blue, or a color resulting from the addition of these three primary colors, depending on the specific BVs in the different bands.

The Explanation Natural color (RGB = R, G, B) Color-infrared (RGB = NIR, R, G)

The Explanation Because there is often no one-to-one relationship between the BVs and the coordinate system used to represent the BVs (e.g., BVs may range from 0 to 100% but color values may range from 0 to 255), look-up tables (LUTs) – separate blocks of computer memory – are needed. LUTs basically specify the relationship between the original BVs and the gray level / color intensity of pixels in the output image. Color images have a set of three LUTs for each of the three R, G, and B guns. Grayscale images have identical LUTs for the three R, G, and B guns.

The Explanation Color LUTs: 8-Bit Example 1: Black-and-white display of Landsat TM band 4 of Charleston, SC. Example 2: Color density slice of Landsat TM band 5 of Charleston, SC, using the logic summarized on the following table.

The Explanation Color LUTs: 8-Bit Color Class Interval Visual Color Color LuT Values R, G, B BV Low High 1 Cyan 0, 255, 255 0 16 Shade of gray 17, 17, 17 17 17 18, 18, 18 18 18 19, 19, 19 19 19 * 59, 59, 59 59 59 2 Red 255, 0, 0 60 255

The Explanation Color LUTs: 8-Bit Black-and-white display of predawn TIR imagery of the Savannah River. Color density slice of the Savanna River TIR imagery.

The Explanation Color LUTs: 8-Bit Color Class Interval Visual Color Color LuT Values R, G, B Temperature Low High BV 1. Land Gray 127, 127 127 -3.0 11.6 0 73 2. River Ambient Dark blue 0, 0, 120 11.8 12.2 74 76 3. +1 C Light blue 0, 0, 255 12.4 13.0 77 80 4. 1.2 – 2.8 C Green 0, 255, 0 13.2 14.8 81 89 5. 3.0 – 5.0 C Yellow 255, 255, 0 15.0 17.0 90 100 6. 5.2 – 10.0 C Orange 255, 50, 0 17.2 22.0 101 125 7. 10.2 – 20 C Red 255, 0 , 0 22.2 32.0 126 176 8. > 20 C White 255, 255,255 32.2 48.0 177 255

The Explanation Color LUTs: 24-Bit R G B

4 3 2 1 NAIP Natural Color Orthophoto (RGB = 123) Landsat TM False Color Image (RGB = 432) Landsat TM Natural Color Image (RGB = 321) Landsat TM Band 1 (Blue-Green) Landsat TM Band 2 (Green) Landsat TM Band 3 (Red) Landsat TM Band 4 (Near Infrared)

AOI #1 Fallow Field Crops RGB = 4, 3, 2 Pecans Stream RGB = 3, 2, 1

Red Band 4 + Green Band 3 = RGB = 4, 3, 2 + Blue Band 2

Red Band 3 + Green Band 2 = RGB = 3, 2, 1 + Blue Band 1

AOI #2 RGB = 4, 3, 2 RGB = 3, 2, 1 Pond Rangeland 1 Rangeland 2 Exposed Soil RGB = 3, 2, 1

Red Band 4 + Green Band 3 = RGB = 4, 3, 2 + Blue Band 2

Red Band 3 + Green Band 2 = RGB = 3, 2, 1 + Blue Band 1

AOI #3 RGB = 4, 3, 2 RGB = 3, 2, 1 Baseball Outfield Parking Lot Baseball Infield RGB = 4, 3, 2 Commercial Roof RGB = 3, 2, 1

Red Band 4 + Green Band 3 = RGB = 4, 3, 2 + Blue Band 2

Red Band 3 + Green Band 2 = RGB = 3, 2, 1 + Blue Band 1

AOI #4 RGB = 4, 3, 2 RGB = 3, 2, 1 Residential New Grassy Field Exposed Soil Residential Old RGB = 3, 2, 1

Red Band 4 + Green Band 3 = RGB = 4, 3, 2 + Blue Band 2

Red Band 3 + Green Band 2 = RGB = 3, 2, 1 + Blue Band 1

Mangrove Ecosystem, Southern Florida G, R, NIR G R NIR