Week 11: Using Satellite Data to Investigate Deforestation
On this page
- Download Landsat data
- Open and explore the seven Landsat bands
- Create a true color image
- Create a false color image
- Create your own RGB true and false color images
- Visit the Landsat Event Gallery
- What to post to your discussion group
- Las Vegas, Nevada
- Sioux City, Iowa
- Baton Rouge, Louisiana
- Great Salt Lake, Utah
- Owens Valley, California
- Santa Cruz Valley, Arizona
- Mono Lake, California
Working with Multispectral Data in ImageJ
In this section, you will learn how satellites and aircraft use a single black and white camera with colored filters to capture data that can be used to re-create both natural and false color images.
Download Landsat data
Before you begin, you must download a set of seven Landsat images—one image for each of the Landsat Thematic Mapper instrument's 7 bands.
- Create a subfolder in your Week 11 data folder and name it Bolivia.
- Right-click (Win) or control-click (Mac) each of the links below and download each of the following seven TIFF files to the Bolivia folder you created.
- Bolivia-band1.tif (TIFF 869kB May1 10)
- Bolivia-band2.tif (TIFF 869kB May1 10)
- Bolivia-band3.tif (TIFF 869kB May1 10)
- Bolivia-band4.tif (TIFF 869kB May1 10)
- Bolivia-band5.tif (TIFF 869kB May1 10)
- Bolivia-band6.tif (TIFF 869kB May1 10)
- Bolivia-band7.tif (TIFF 869kB May1 10)
Open and explore the seven Landsat bands
Before you merge the bands together to make color images, you'll open and examine them on their own.
- Launch ImageJ
.
- Choose File > Import > Image Sequence..., navigate to the Bolivia folder, and import the seven images, representing the seven Thematic Mapper bands, into ImageJ as a stack.
- Move forward and backward through the stack. As you do, note the label of each slice, which lists the TM band it represents. Notice what appears light and what appears dark in each band. Notice which bands have a lot of contrast and which don't. Think about what this is telling you.
- After you have explored the images, close the stack.
For example...
Band 1 (blue) - Since the atmosphere scatters more blue light than other colors, band 1 images nearly always have low contrast.
Band 2 (green) - The peak sensitivity of the human eye is in the yellow-green part of the spectrum. The green band most closely represents the brightness and contrast of the scene as you would see it with your eyes.
top of page
Create a true color image
You are going to use these images to re-create a "true color" version of the scene by combining three bands that represent what is seen in red, green, and blue wavelengths.- Choose File > Open and open all seven of the Bolivia images, band1 through band7.
- Choose Image > Color > Merge Channels....
- In the Color Merge window, assign the band 3 image to the red channel, the band 2 image to the green channel, and the band 1 image to the blue channel. Leave the Create Composite option unchecked, but check the Keep Source Images option.
- Click OK. The result is a true color RGB image. It is called a 321 image, because of the bands assigned to the red, green, and blue channels of the image. (They are also called RGB321 images.)
