Hyperspectral Processing II Adapted from ENVI Tutorials #14 & 15

Size: px
Start display at page:

Download "Hyperspectral Processing II Adapted from ENVI Tutorials #14 & 15"

Transcription

1 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 1 Hyperspectral Processing II Adapted from ENVI Tutorials #14 & 15 In this lab we consider various types of spectral processing: Spectral Angle Mapper, Spectral Feature Finder, and Binary Encoding. We will again use the AVIRIS image of Cuprite, NV. Images needed for this exercise: File Description cup95eff_invmnf-15.img &.hdr Cuprite EFFORT-Corrected ATREM calibrated apparent reflectance data. cup95_em. &.asc Endmember collection in ASCII format. jpl1sli.dat &.hdr JPL Spectral Library in ENVI format. usgs_min.sli &.hdr USGS Spectral Library in ENVI format. Images to be created: cup95_sam.img & hdr cup95_sam-rule.img & hdr cup95_cr.dat & hdr cup95_sff.img Cuprite image classified with SAM SAM rule image Continuum-removed data (floating point) Spectral Feature Fitting Results For this lab we will use the cupu95eff image which has been processed by EFFORT (Empirical Flat Field Optimized Reflectance Transformation) to remove residual saw-tooth instrument (or calibrationintroduced) noise and atmospheric effects from ATREM-calibrated AVIRIS data. It is a custom correction for AVIRIS data designed to improve the overall quality of the spectra and provides the best reflectance spectra available from AVIRIS data. EFFORT is a relatively automated improvement on the Flat-Field Calibration method (Boardman and Huntington, 1996) and can be run from ENVI by selecting Spectral > Effort Polishing. We will not run this function during this exercise, but will simply use the corrected data. For this lab we will use the cupu95eff image which has been processed by EFFORT (Empirical Flat Field Optimized Reflectance Transformation) to remove residual saw-tooth instrument (or calibrationintroduced) noise and atmospheric effects from ATREM-calibrated AVIRIS data. It is a custom correction for AVIRIS data designed to improve the overall quality of the spectra and provides the best reflectance spectra available from AVIRIS data. EFFORT is a relatively automated improvement on the Flat-Field Calibration method (Boardman and Huntington, 1996) and can be run from ENVI by selecting Spectral > Effort Polishing. We will not run this function during this exercise, but will simply use the corrected data. Spectral Angle Mapper Classification The Spectral Angle Mapper (SAM) is an automated method for comparing image spectra to individual spectra or a spectral library (Kruse et al., 1993a). We will use both image and laboratory spectra to classify the AVIRIS data using the Spectral Angle Mapper (SAM). We will go through the endmember selection process for SAM, but will not actually run the algorithm. We will examine previously calculated classification results to answer specific questions about the strengths and weaknesses of the SAM classification.

2 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 2 SAM assumes that the data have been reduced to apparent reflectance (i.e., data that have been atmospherically corrected, but without correcting for the effects of topography and shadows). The algorithm determines the similarity between two spectra by calculating the spectral angle between them, treating them as vectors in a space with dimensionality equal to the number of bands (nb). Because it uses only the direction of the spectra, and not their length, the method is insensitive to the unknown gain factor, and all possible illuminations are treated equally. Poorly illuminated pixels will fall closer to the origin. The color of a material is defined by the direction of its unit vector. The angle between the vectors is the same regardless of the length. The length of the vector relates only to how fully the pixel is illuminated. Two-dimensional example of the Spectral Angle Mapper The SAM algorithm generalizes this geometric interpretation Figure 1 to nb-dimensional space. SAM determines the similarity of an unknown spectrum t to a reference spectrum r, by applying the following equation (CSES, 1992): For each reference spectrum chosen in the analysis of a hyperspectral image, the spectral angle is determined for every image spectrum (pixel). This value, in radians, is assigned to the corresponding pixel in the output SAM image one output image for each reference spectrum. The derived spectral angle maps form a new data cube with the number of "bands" corresponding to the number of reference spectra used in the mapping. Gray-level thresholding is typically used to empirically determine those areas that most closely match the reference spectrum while retaining spatial coherence. The SAM algorithm implemented in ENVI takes as input a number of training classes or reference spectra from ASCII files, ROIs, or spectral libraries. It calculates the angular distance between each spectrum in the image and the reference spectra or endmembers in n-dimensions. The result is a classification image showing the best SAM match at each pixel and a rule image for each endmember showing the actual angular distance in radians between each spectrum in the image and the reference spectrum. Darker pixels in the rule images represent smaller spectral angles, and thus spectra that are more similar to the reference spectrum. The rule images can be used for subsequent classifications using different thresholds to decide which pixels are included in the SAM classification image. Select Image Endmembers and Display SAM results (or Execute SAM) 1. Load the cup95eff_invmnf-15.img image. It should automatically display as a color image using bands 183, 193, and 207 as RGB, respectively. This is a 1995 AVIRIS ATREM-calibrated apparent reflectance data with the EFFORT correction. Display band 193 (2.20 ) as a grayscale image. 2. From the ENVI main menu, select Classification > Supervised > Spectral Angle Mapper to start the SAM endmember selection process. 3. In the Classification Input File dialog, select the file cup95eff_invmnf-15.img as the input file and click OK. 4. In the Endmember Collection: SAM dialog, select Import > from ASCII file. 5. Select the file cup95_em.asc and click Open.

3 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 3 This is a set of laboratory reflectance (endmember) spectra that have been identified as probable mineral types in this scen 6. In the Input ASCII File dialog, hold down the Ctrl key and, in the Select Y Axis Columns list, deselect the spectra Dark/black, Bright/playa, Silica? (Dark), and Alunite (2.18). This will leave you with the mean spectra for Zeolite, Calcite, Alunite (2.16), Kaolinite, Illite/Muscovite, Silica (Bright), and Buddingtonite. 7. Click OK to load all of the selected endmember spectra into the Endmember Collection:SAM dialog. 8. Reset the colors for the spectra. (Some of the default colors are startling and others are hard to see making viewing the spectra and classification unnecessarily difficult.) Adjust the colors according as in (below by right-clicking on the cell in the color column and selecting the appropriate color. 9. From the Endmember Collection:SAM dialog menu, Select All and Plot to plot the endmember spectra, then right click in the plot window and select Plot Key from the shortcut menu to display the legend. The result is shown in Error! Reference source not found.. Note: You may increase the area available for the legend by selecting Edit > Plot parameters window and increasing the right margin size. Code Mineral Color 1 Zeolites White 2 Calcite Green 3 Alunite Purple 4 Kaolinite Red 5 Illite/Muscovite Coral 6 Silica Cyan3 7 Buddingtonite Cyan Figure Select Options > Stack Plots. This will spread the spectra out, making them easier to view. 11. Run the spectral angle mapper by clicking Apply in the Endmember Collection:SAM dialog, entering output file names in the Spectral Angle Mapper Parameters dialog. Leave the default maximum angle setting (0.1 radians) select memory for the output file and turn off the output rule image. 12. Display the SAM classification image. With the 0.1 radian (~ 5.7 ) setting there are no unclassified pixels. This is a rather large acceptance angle. Repeat steps 11 & 12 using a series of lower threshold angles (e.g., 0.07, 0.05) and compare the classifications. As you restrict the acceptance angle, fewer pixels will be classified.

4 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p Select the image with a classification that appears capture the most features without wholesale classification of large areas and run the SAM classifier one last time using that angle setting. Name the output file cup95_sam.img, and create rule images using the name cup95_sam-rule.img. 14. Load and display the SAM classification cup95_sam.img. Be sure that the Gray Scale radio button is selected and load the image into a new display window. Each class is color coded and numbered as in the table above. Verify this by selecting Tools > Color Mapping > Class Color Mapping in the SAM classification image window. Note: The number of pixels displayed as a specific class is a function of the threshold used to generate the classification. The classification is the best guess given the endmember spectra that were available for the classification. SAM is a similarity measure, not an identifier.. Examine the Classification 1. Start a spectral profile by selecting Tools > Profiles > Z-Profile in the original scene (the color image window). 2. Link the original image and the classified images, and use the classified image to guide the examination of the spectra. a. Move the zoom box to the area of interest (i.e., a region of uniform color in the classified image). You may make adjustments in the position using the arrow keys. b. Compare the image spectrum to the corresponding endmember spectrum. Do they match? c. Compare the SAM classification results with the distributions shown by the color composite image. Keep in mind that all pixels are classified to one of the 7 classes represented by the endmembers, and that there are more than 7 types of material in this image. Can you spot any obvious mineral types (distinctive colors in the original color image) that are not represented? If so, does the spectrum of this material match any of the expected Most of the unclassified areas will be in outwash planes and may be mixtures of nearby materials in the uplands. Is there any calcite in your classified image? 3. Compare the Rule images for each mineral to the SAM classification. a. Load cup95_sam-rule.img. The rule image has one band for each endmember classified, with the pixel values representing the spectral angle in radians. Since the smaller spectral angles (darker pixels) represent better spectral matches to the endmember spectrum. b. In the Available Bands List dialog, ensure that the Gray Scale radio button is selected. Select Display>New Display, Select a Rule image (e.g., Zeolite), and then click Load Band. 4. Evaluate each rule image with respect to the color composite and the SAM classification image as well as the individual spectra extracted using the Z Profiler. a. Verify that the darkest areas in each of the rule image correspond to the classified areas in your SAM classification. b. Try a color composite of any three categories. ( I like calcite (R), Sicica (G), and Illite (B) )

5 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 5 Modify the classification using Rule Classifier Generate a new classified images based on different thresholds in the rule images. 1. Select Classification > Post Classification > Rule Classifier and choose cup95_sam-rule.img. OK. 2. In the Rule Image Classifier Tool dialog, select Minimum Value in the Classify by box. This is necessary because the smaller angles indicate that a pixel is closer to a particular class. 3. Next select Options > Change Class Colors/Names. Change the color map to match the classification colors. 4. Enter the threshold that you used to create the cup95_sam.img into the box at the top and select Set All Thresholds, then Quick Apply. The rule image classification should be identical to the SAM classification. 5. Adjust the threshold for each class. One convenient way to do this is to use ENVI s interactive density slice tool. Select Tools > Color Mapping > Density Slice in the main image window. Click Apply. The tool automatically splits the gray range into eight uniform ranges and assigns colors to each range. You can edit the ranges, but it's often possible to make an estimate of a reasonable threshold using the default values. In the example below, the lowest range (red; rad, ~2.2 ) indicates the best match and corresponds to the most localized regions. The next range (green; rad ~ 3.6 ) seems to capture a general distribution that is reasonable when comparing to the original color image. A reasonable starting value for a threshold for zeolite might be about Repeat the procedure for each of the 7 classes, noting your threshold selection in the threshold box in the Rule Image Classifier Tool for each class. You can use Quick Apply to update the classification at any time. You may also turn classes on and off using the check boxes on the left. Figure 3: Zeolite rule image (left) density sliced (center) using the default settings (right). An example of a rule classification is shown in Figure 4

6 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 6 Figure 4: Colors and thresholds used for the rule classification (left) and the classification result (right).

7 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 7 Spectral Feature Fitting and Analysis Spectral Feature Fitting (SFF ) is an absorption-feature-based method for matching image spectra to reference endmembers, similar to methods developed at the U. S. Geological Survey, Denver (Clark et al., 1990, 1991, 1992; Clark and Swayze, 1995). The method requires that data be reduced to reflectance and that a continuum be removed from the reflectance data prior to analysis. A continuum is a mathematical function used to isolate a particular absorption feature for analysis (Clark and Roush, 1984; Kruse et al, 1985; Green and Craig, 1985). It corresponds to a background signal unrelated to specific absorption features of interest. Spectra are normalized to a common reference using a continuum formed by defining high points of the spectrum (local maxima) and fitting straight line segments between these points. The continuum is removed by dividing it into the original spectrum. Figure 5: Example of a fitted continuum and a continuum-removed spectrum for the mineral kaolinite Spectral feature fitting requires that reference endmembers be selected from either the image or a spectral library, that both the reference and unknown spectra have the continuum removed, and that each reference endmember spectrum be scaled to match the unknown spectrum. A Scale image is produced for each endmember selected for analysis by first subtracting the continuum-removed spectra from one, thus inverting them and making the continuum zero. A single multiplicative scaling factor is then determined that makes the reference spectrum match the unknown spectrum. Assuming that a reasonable spectral range has been selected, a large scaling factor is equivalent to a deep spectral feature, while a small scaling factor indicates a weak spectral feature. A least-squares-fit is then calculated band-by-band between each reference endmember and the unknown spectrum. The total root-mean-square (RMS) error is used to form an RMS error image for each endmember. An optional ratio image of Scale/RMS provides a Fit image that is a measure of how well the unknown spectrum matches the reference spectrum on a pixel-by-pixel basis.

8 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 8 Open and Load the Continuum-Removed Data 1. Open the file cup95eff_invmnf-15.img and select Spectral > Mapping Methods >Continuum Removal. 2. In the Continuum Removal Input File dialog, select the file cup95eff_invmnf-15.img, perform spectral subsetting if desired to limit the spectral range for continuum removal, and click OK. 3. Enter the continuum-removed output file name cup95_cr.dat in the Continuum Removal Parameters dialog and click OK to create the continuum-removed image. This image will have the same number of spectral bands as the input image if no spectral subsetting was done. 4. Start a spectral profile (z-profile) for both the original image and the continuum-removed (CR) image, and link the images. Stretch the vertical scale of the continuum-removed image. Choose Edit > Plot Parameters in the Spectral Profile window, select the Y-Axis radio button, and enter 0.6 in the Range text box and 1.0 in the To text box and click Apply to apply the new Y- axis range. Close the Plot Parameters dialog. 5. Click the left mouse button in the cup95eff_invmnf-15.img image window to activate the dynamic overlay. [Use the middle button to adjust the size of the overlay window.] 6. Compare the CR image to the color composite image. Note the correspondence between deep red areas on the CR image and red areas on the color composite. These are areas with absorption bands near 2.2 microns. Figure 6: Original spectrum vs. CR spectrum for a feature with strong absorption near 2.2 microns. 7. Similarly, the yellow areas in the CR image correspond to green areas on the original image and mark the location of a strong absorption at 2.34 microns. Figure 7: Original spectrum vs. CR spectrum for a feature with strong absorption near 2.34 microns.

9 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p Load continuum-removed band 207 (2.34 m) in the appropriate display. Note by moving the Zoom window to the darkest areas and examining the spectra that these correspond to absorption features near 2.34 m in both the continuum-removed and Effort spectra. Create the SFF Scale and RMS Images 1. Open the file cup95_cr.dat and select Spectral > Mapping Methods >Spectral Feature Fitting. 2. Select Import > from ASCII file, select the cup95_em.asc spectral library and click APPLY. (This is where you might perform spectral subsetting, if desired, to limit the spectral range for fitting.) 3. Choose "Output separate Scale and RMS Images in the Spectral Feature Fitting Parameters dialog, enter an output file name, cup95_sff.img, and click OK to create the Scale and RMS error images. The output image will have two images for each endmember, a Scale image and an RMS error image. 4. Load the RMS (Mean: Kaolinite...) image as a gray scale image into the display that contains the Kaolinite Scale Image. 5. Load the RMS (Mean: Alunite ) image as a gray scale image into the display that contains the Alunite Scale Image. 6. The RMS images represent a "goodness of fit" distribution and the distributions appear to be nearly identical. To examine the subtle differences, display a 2-D Scatter plot from the RMS (Mean: Kaolinite...) image window and plot the RMS Kaolinite vs. RMS Allunite. Note that the off-axis areas represent a better fit to one mineral than the other. In Figure 8, the red area represents a good fit (low RMS error for Kaolinite while there is a consistently higher range of fitting errors for Allunite. 7. Create a second 2-D Scatter Plot contrasting Scale and RMS.images for Kaolinite. Draw a Region of Interest (ROI) on the scatter plot at low RMS values for all ranges of Scale. Note the highlighted pixels in the RMS Kaolinite. 8. If time permits, examine other mineral distributions. 9.. Select Window > Close All Plot Windows. Figure 8: Kaolinite vs. Allunite (RMS)

10 CEE 615: Digital Image Processing Lab 14: Hyperspectral Processing II p. 10 References 1. Boardman, J. W., and Huntington, J. F., 1996, Mineral Mapping with 1995 AVIRIS data: in Summaries of the Sixth Annual JPL Airborne Research Science Workshop, JPL Publication 96-4, Jet Propulsion Laboratory, v. 1, p Kruse, F. A., Lefkoff, A. B., Boardman, J. W., Heidebrecht, K. B., Shapiro, A. T., Barloon, J. P., and Goetz, A. F. H., 1993a, The spectral image processing system (SIPS) - Interactive visualization and analysis of imaging spectrometer data: Remote Sensing of Environment, v. 44, p Center for the Study of Earth from Space (CSES), 1992, SIPS User s Guide, The Spectral Image Processing System, v. 1.1, University of Colorado, Boulder, 74 p. 4. Clark, R. N., and Roush, T. L., 1984, Reflectance spectroscopy: Quantitative analysis techniques for remote sensing applications: Journal of Geophysical Research, v. 89, no. B7, pp Clark, R. N., Gallagher, A. J., and Swayze, G. A., 1990, Material absorption band depth mapping of imaging spectrometer data using the complete band shape leastsquares algorithm simultaneously fit to multiple spectral features from multiple materials: in Proceedings of the Third Airborne Visible/Infrared Imaging Spectrometer (AVIRIS) Workshop, JPL Publication 90-54, p Clark, R. N., Swayze, G. A., Gallagher, A., Gorelick, N., and Kruse, F. A., 1991, Mapping with imaging spectrometer data using the complete band shape leastsquares algorithm simultaneously fit to multiple spectral features from multiple materials: in Proceedings, 3rd Airborne Visible/Infrared Imaging Spectrometer (AVIRIS) workshop, JPL Publication 91-28, p Clark, R. N., Swayze, G. A., and Gallagher, A., 1992, Mapping the mineralogy and lithology of Canyonlands, Utah with imaging spectrometer data and the multiple spectral feature mapping algorithm: in Summaries of the Third Annual JPL Airborne Geoscience Workshop, JPL Publication 92-14, v. 1, p Clark, R. N., and Swayze, G. A., 1995, Mapping minerals, amorphous materials, environmental materials, vegetation, water, ice, and snow, and other materials: The USGS Tricorder Algorithm: in Summaries of the Fifth Annual JPL Airborne Earth Science Workshop, JPL Publication 95-1, p Green, A. A., and Craig, M. D., 1985, Analysis of aircraft spectrometer data with logarithmic residuals: in Proceedings, AIS workshop, 8-10 April, 1985, JPL Publication 85-41, Jet Propulsion Laboratory, Pasadena, California, p Kruse, F. A., Raines, G. L., and Watson, K., 1985, Analytical techniques for extracting geologic information from multichannel airborne spectroradiometer and airborne imaging spectrometer data: in Proceedings, International Symposium on Remote Sensing of Environment, Thematic Conference on Remote Sensing for Exploration Geology, 4th Thematic Conference, Environmental Research Institute of Michigan, Ann Arbor, p

ENVI Tutorial: Basic Hyperspectral Analysis

ENVI Tutorial: Basic Hyperspectral Analysis ENVI Tutorial: Basic Hyperspectral Analysis Table of Contents OVERVIEW OF THIS TUTORIAL...2 DEFINE ROIS...3 Load AVIRIS Data...3 Create and Restore ROIs...3 Extract Mean Spectra from ROIs...4 DISCRIMINATE

More information

ENVI Classic Tutorial: Basic Hyperspectral Analysis

ENVI Classic Tutorial: Basic Hyperspectral Analysis ENVI Classic Tutorial: Basic Hyperspectral Analysis Basic Hyperspectral Analysis 2 Files Used in this Tutorial 2 Define ROIs 3 Load AVIRIS Data 3 Create and Restore ROIs 3 Extract Mean Spectra from ROIs

More information

ENVI Classic Tutorial: Introduction to Hyperspectral Data 2

ENVI Classic Tutorial: Introduction to Hyperspectral Data 2 ENVI Classic Tutorial: Introduction to Hyperspectral Data Introduction to Hyperspectral Data 2 Files Used in this Tutorial 2 Background: Imaging Spectrometry 4 Introduction to Spectral Processing in ENVI

More information

ENVI Classic Tutorial: Multispectral Analysis of MASTER HDF Data 2

ENVI Classic Tutorial: Multispectral Analysis of MASTER HDF Data 2 ENVI Classic Tutorial: Multispectral Analysis of MASTER HDF Data Multispectral Analysis of MASTER HDF Data 2 Files Used in This Tutorial 2 Background 2 Shortwave Infrared (SWIR) Analysis 3 Opening the

More information

Copyright 2005 Society of Photo-Optical Instrumentation Engineers.

Copyright 2005 Society of Photo-Optical Instrumentation Engineers. Copyright 2005 Society of Photo-Optical Instrumentation Engineers. This paper was published in the Proceedings, SPIE Symposium on Defense & Security, 28 March 1 April, 2005, Orlando, FL, Conference 5806

More information

ENVI Tutorial: Geologic Hyperspectral Analysis

ENVI Tutorial: Geologic Hyperspectral Analysis ENVI Tutorial: Geologic Hyperspectral Analysis Table of Contents OVERVIEW OF THIS TUTORIAL...2 Objectives...2 s Used in This Tutorial...2 PROCESSING FLOW...3 GEOLOGIC HYPERSPECTRAL ANALYSIS...4 Overview

More information

ENVI Tutorial: Vegetation Hyperspectral Analysis

ENVI Tutorial: Vegetation Hyperspectral Analysis ENVI Tutorial: Vegetation Hyperspectral Analysis Table of Contents OVERVIEW OF THIS TUTORIAL...1 HyMap Processing Flow...4 VEGETATION HYPERSPECTRAL ANALYSIS...4 Examine the Jasper Ridge HyMap Radiance

More information

Hyperspectral Remote Sensing

Hyperspectral Remote Sensing Hyperspectral Remote Sensing Multi-spectral: Several comparatively wide spectral bands Hyperspectral: Many (could be hundreds) very narrow spectral bands GEOG 4110/5100 30 AVIRIS: Airborne Visible/Infrared

More information

A Spectral-Feature-Based Expert System for Analysis of Reflectance Spectra and Hyperspectral Data

A Spectral-Feature-Based Expert System for Analysis of Reflectance Spectra and Hyperspectral Data 1 A Spectral-Feature-Based Expert System for Analysis of Reflectance Spectra and Hyperspectral Data Description: A generalized expert system the Spectral Expert has been implemented for identification

More information

Introduction to Remote Sensing Wednesday, September 27, 2017

Introduction to Remote Sensing Wednesday, September 27, 2017 Lab 3 (200 points) Due October 11, 2017 Multispectral Analysis of MASTER HDF Data (ENVI Classic)* Classification Methods (ENVI Classic)* SAM and SID Classification (ENVI Classic) Decision Tree Classification

More information

Creating a Mask in ENVI

Creating a Mask in ENVI Creating a Mask in ENVI When mapping particles or materials of interest you may only want to see them and find their distribution within a certain area, like a cell or area of interest. This can be accomplished

More information

CRISM 2012 Data Users Workshop. MTRDR Data Analysis Walk-Through. K. Seelos, D. Buczkowski, F. Seelos, S. Murchie, and the CRISM SOC JHU/APL

CRISM 2012 Data Users Workshop. MTRDR Data Analysis Walk-Through. K. Seelos, D. Buczkowski, F. Seelos, S. Murchie, and the CRISM SOC JHU/APL CRISM 2012 Data Users Workshop MTRDR Data Analysis Walk-Through K. Seelos, D. Buczkowski, F. Seelos, S. Murchie, and the CRISM SOC JHU/APL 1 Goals Familiarize CRISM data users with the new MTRDR data set

More information

A STUDY ON INFORMATION EXTRACTION FROM HYPER SPECTRAL IMAGE BASED ON SAMC & EPV

A STUDY ON INFORMATION EXTRACTION FROM HYPER SPECTRAL IMAGE BASED ON SAMC & EPV A STUDY O IFORMATIO EXTRACTIO FROM HYPER SPECTRAL IMAGE BASED O SAMC & EPV LU-Xingchang, 2, LIU-Xianlin ortheast Institute of Geography and Agricultural Ecology, CAS, Changchun, China, 3002 2 Jilin University,

More information

SPACEFLIGHT HYPERION DATA RADIATION CALIBRATION PRELIMINARY STUDY

SPACEFLIGHT HYPERION DATA RADIATION CALIBRATION PRELIMINARY STUDY SPACEFLIGHT HYPERION DATA RADIATION CALIBRATION PRELIMINARY STUDY Shufang Tian a, Jianping Chen a, Ming Jiang a a CUGB, School of Geosciences and Resources,10083 Haidian District, Beijing, China-(sftian,3s,jming)@cugb.edu.cn

More information

Diffraction gratings. e.g., CDs and DVDs

Diffraction gratings. e.g., CDs and DVDs Diffraction gratings e.g., CDs and DVDs Diffraction gratings Constructive interference where: sinθ = m*λ / d (If d > λ) Single-slit diffraction 1.22 * λ / d Grating, plus order-sorting filters on detector

More information

ENVI Classic Tutorial: A Quick Start to ENVI Classic

ENVI Classic Tutorial: A Quick Start to ENVI Classic ENVI Classic Tutorial: A Quick Start to ENVI Classic A Quick Start to ENVI Classic 2 Files Used in this Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 Familiarizing Yourself

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

ENVI Classic Tutorial: 3D SurfaceView and Fly- Through

ENVI Classic Tutorial: 3D SurfaceView and Fly- Through ENVI Classic Tutorial: 3D SurfaceView and Fly- Through 3D SurfaceView and Fly-Through 2 Files Used in this Tutorial 2 3D Visualization in ENVI Classic 2 Load a 3D SurfaceView 3 Open and Display Landsat

More information

ENVI Tutorial: Map Composition

ENVI Tutorial: Map Composition ENVI Tutorial: Map Composition Table of Contents OVERVIEW OF THIS TUTORIAL...3 MAP COMPOSITION IN ENVI...4 Open and Display Landsat TM Data...4 Build the QuickMap Template...4 MAP ELEMENTS...6 Adding Virtual

More information

Introduction to the Google Earth Engine Workshop

Introduction to the Google Earth Engine Workshop Introduction to the Google Earth Engine Workshop This workshop will introduce the user to the Graphical User Interface (GUI) version of the Google Earth Engine. It assumes the user has a basic understanding

More information

Endmember extraction algorithms from hyperspectral images

Endmember extraction algorithms from hyperspectral images ANNALS OF GEOPHYSICS, VOL. 49, N. 1, February 2006 Endmember extraction algorithms from hyperspectral images Computer Science Department, University of Extremadura, Cáceres, Spain Abstract During the last

More information

PRINCIPAL components analysis (PCA) is a widely

PRINCIPAL components analysis (PCA) is a widely 1586 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 44, NO. 6, JUNE 2006 Independent Component Analysis-Based Dimensionality Reduction With Applications in Hyperspectral Image Analysis Jing Wang,

More information

Spectral Classification

Spectral Classification Spectral Classification Spectral Classification Supervised versus Unsupervised Classification n Unsupervised Classes are determined by the computer. Also referred to as clustering n Supervised Classes

More information

MODULATING A POLYCHROMATIC IMAGE BY A 2 ND IMAGE PLOTTED AGAINST SATURATION AND A 3 RD IMAGE PLOTTED AGAINST LIGHTNESS: PROGRAM hlsplot

MODULATING A POLYCHROMATIC IMAGE BY A 2 ND IMAGE PLOTTED AGAINST SATURATION AND A 3 RD IMAGE PLOTTED AGAINST LIGHTNESS: PROGRAM hlsplot MODULATING A POLYCHROMATIC IMAGE BY A 2 ND IMAGE PLOTTED AGAINST SATURATION AND A 3 RD IMAGE PLOTTED AGAINST LIGHTNESS: PROGRAM hlsplot Plotting dip vs. azimuth vs. coherence Program hlsplot Earlier, we

More information

APPLICATION OF SOFTMAX REGRESSION AND ITS VALIDATION FOR SPECTRAL-BASED LAND COVER MAPPING

APPLICATION OF SOFTMAX REGRESSION AND ITS VALIDATION FOR SPECTRAL-BASED LAND COVER MAPPING APPLICATION OF SOFTMAX REGRESSION AND ITS VALIDATION FOR SPECTRAL-BASED LAND COVER MAPPING J. Wolfe a, X. Jin a, T. Bahr b, N. Holzer b, * a Harris Corporation, Broomfield, Colorado, U.S.A. (jwolfe05,

More information

Hyperspectral Imaging

Hyperspectral Imaging I N T R O Introduction to Introduction to Hyperspectral Imaging T O H Y P E R S P Hyperspectral Imaging with TNTmips page 1 Before Getting Started For much of the past decade, hyperspectral imaging has

More information

THE EFFECT OF TOPOGRAPHIC FACTOR IN ATMOSPHERIC CORRECTION FOR HYPERSPECTRAL DATA

THE EFFECT OF TOPOGRAPHIC FACTOR IN ATMOSPHERIC CORRECTION FOR HYPERSPECTRAL DATA THE EFFECT OF TOPOGRAPHIC FACTOR IN ATMOSPHERIC CORRECTION FOR HYPERSPECTRAL DATA Tzu-Min Hong 1, Kun-Jen Wu 2, Chi-Kuei Wang 3* 1 Graduate student, Department of Geomatics, National Cheng-Kung University

More information

A Fast Smoothing Algorithm for Post-Processing of Surface Reflectance Spectra Retrieved from Airborne Imaging Spectrometer Data

A Fast Smoothing Algorithm for Post-Processing of Surface Reflectance Spectra Retrieved from Airborne Imaging Spectrometer Data Sensors 2013, 13, 13879-13891; doi:10.3390/s131013879 Article OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors A Fast Smoothing Algorithm for Post-Processing of Surface Reflectance Spectra

More information

ENVI Classic Tutorial: Basic SAR Processing and Analysis

ENVI Classic Tutorial: Basic SAR Processing and Analysis ENVI Classic Tutorial: Basic SAR Processing and Analysis Basic SAR Processing and Analysis 2 Files Used in this Tutorial 2 Background 2 Single-Band SAR Processing 3 Read and Display RADARSAT CEOS Data

More information

CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO. Calibration Upgrade, version 2 to 3

CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO. Calibration Upgrade, version 2 to 3 CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO Calibration Upgrade, version 2 to 3 Dave Humm Applied Physics Laboratory, Laurel, MD 20723 18 March 2012 1 Calibration Overview 2 Simplified

More information

ENVI Tutorial: Basic SAR Processing and Analysis

ENVI Tutorial: Basic SAR Processing and Analysis ENVI Tutorial: Basic SAR Processing and Analysis Table of Contents OVERVIEW OF THIS TUTORIAL...2 Background...2 SINGLE-BAND SAR PROCESSING...3 Read and Display RADARSAT CEOS Data...3 Review CEOS Header...3

More information

Methods for LiDAR point cloud classification using local neighborhood statistics

Methods for LiDAR point cloud classification using local neighborhood statistics Methods for LiDAR point cloud classification using local neighborhood statistics Angela M. Kim, Richard C. Olsen, Fred A. Kruse Naval Postgraduate School, Remote Sensing Center and Physics Department,

More information

Correction and Calibration 2. Preprocessing

Correction and Calibration 2. Preprocessing Correction and Calibration Reading: Chapter 7, 8. 8.3 ECE/OPTI 53 Image Processing Lab for Remote Sensing Preprocessing Required for certain sensor characteristics and systematic defects Includes: noise

More information

Integration of airborne LiDAR and hyperspectral remote sensing data to support the Vegetation Resources Inventory and sustainable forest management

Integration of airborne LiDAR and hyperspectral remote sensing data to support the Vegetation Resources Inventory and sustainable forest management Integration of airborne LiDAR and hyperspectral remote sensing data to support the Vegetation Resources Inventory and sustainable forest management Executive Summary This project has addressed a number

More information

Crop Counting and Metrics Tutorial

Crop Counting and Metrics Tutorial Crop Counting and Metrics Tutorial The ENVI Crop Science platform contains remote sensing analytic tools for precision agriculture and agronomy. In this tutorial you will go through a typical workflow

More information

POTHOLE DETECTION AND ROAD CONDITION ASSESSMENT USING HYPERSPECTRAL IMAGERY

POTHOLE DETECTION AND ROAD CONDITION ASSESSMENT USING HYPERSPECTRAL IMAGERY POTHOLE DETECTION AND ROAD CONDITION ASSESSMENT USING HYPERSPECTRAL IMAGERY Christopher M. Jengo, Senior Consulting Engineer David Hughes, Senior Consulting Engineer Research Systems, Inc. 2600 Park Tower

More information

ACORN, ATREM, ATCOR4, CAM5S, FLAASH

ACORN, ATREM, ATCOR4, CAM5S, FLAASH A comparison between six model-based methods to retrieve surface reflectance and water vapor content from hyperspectral data: A case study using synthetic AVIRIS data E. Ben-Dor *1, B.C. Kindel 2 and Patkin

More information

Hydrocarbon Index an algorithm for hyperspectral detection of hydrocarbons

Hydrocarbon Index an algorithm for hyperspectral detection of hydrocarbons INT. J. REMOTE SENSING, 20 JUNE, 2004, VOL. 25, NO. 12, 2467 2473 Hydrocarbon Index an algorithm for hyperspectral detection of hydrocarbons F. KÜHN*, K. OPPERMANN and B. HÖRIG Federal Institute for Geosciences

More information

Lecture 7. Spectral Unmixing. Summary. Mixtures in Remote Sensing

Lecture 7. Spectral Unmixing. Summary. Mixtures in Remote Sensing Lecture 7 Spectral Unmixing Summary This lecture will introduce you to the concepts of linear spectral mixing. This methods is sometimes also called: Spectral Mixture Analysis (SMA: Wessman et al 1997)

More information

Lab on MODIS Cloud spectral properties, Cloud Mask, NDVI and Fire Detection

Lab on MODIS Cloud spectral properties, Cloud Mask, NDVI and Fire Detection MODIS and AIRS Workshop 5 April 2006 Pretoria, South Africa 5/2/2006 10:54 AM LAB 2 Lab on MODIS Cloud spectral properties, Cloud Mask, NDVI and Fire Detection This Lab was prepared to provide practical

More information

Cornell Spectrum Imager (CSI) Open Source Spectrum Analysis with ImageJ Tutorial

Cornell Spectrum Imager (CSI) Open Source Spectrum Analysis with ImageJ Tutorial Cornell Spectrum Imager (CSI) Open Source Spectrum Analysis with ImageJ Tutorial Electron Microscopy Summer School 2017 Why CSI Current Software Black box Expensive Steep learning curve Cornell Spectrum

More information

COMPARISON OF ATREM, ACORN, AND FLAASH ATMOSPHERIC CORRECTIONS USING LOW-ALTITUDE AVIRIS DATA OF BOULDER, CO. F. A. Kruse **

COMPARISON OF ATREM, ACORN, AND FLAASH ATMOSPHERIC CORRECTIONS USING LOW-ALTITUDE AVIRIS DATA OF BOULDER, CO. F. A. Kruse ** COMPARISON OF ATREM, ACORN, AND FLAASH ATMOSPHERIC CORRECTIONS USING LOW-ALTITUDE AVIRIS DATA OF BOULDER, CO F. A. Kruse ** 1.0 Introduction Three atmospheric correction software packages, the Atmospheric

More information

Extraction and Analysis of Farmland Objects in Hyperspectral Images

Extraction and Analysis of Farmland Objects in Hyperspectral Images 1946 JOURNAL OF COMPUTERS, VOL. 9, NO. 8, AUGUST 2014 Extraction and Analysis of Farmland Objects in Hyperspectral Images Jinglei Tang College of Information Engineering, Northwest A&F University, Yangling

More information

Level Set Hyperspectral Segmentation:

Level Set Hyperspectral Segmentation: Level Set Hyperspectral Segmentation: Near-Optimal Speed Functions using Best Band Analysis and Scaled Spectral Angle Mapper John E. Ball, student member, IEEE, and L. M. Bruce, senior member, IEEE Department

More information

A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA. Naoto Yokoya 1 and Akira Iwasaki 2

A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA. Naoto Yokoya 1 and Akira Iwasaki 2 A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA Naoto Yokoya 1 and Akira Iwasaki 1 Graduate Student, Department of Aeronautics and Astronautics, The University of

More information

Color and Shading. Color. Shapiro and Stockman, Chapter 6. Color and Machine Vision. Color and Perception

Color and Shading. Color. Shapiro and Stockman, Chapter 6. Color and Machine Vision. Color and Perception Color and Shading Color Shapiro and Stockman, Chapter 6 Color is an important factor for for human perception for object and material identification, even time of day. Color perception depends upon both

More information

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved IDL Tutorial Working with Images Copyright 2008 ITT Visual Information Solutions All Rights Reserved http://www.ittvis.com/ IDL is a registered trademark of ITT Visual Information Solutions for the computer

More information

MultiSpec Tutorial. January 11, Program Concept and Introduction Notes by David Landgrebe and Larry Biehl. MultiSpec Programming by Larry Biehl

MultiSpec Tutorial. January 11, Program Concept and Introduction Notes by David Landgrebe and Larry Biehl. MultiSpec Programming by Larry Biehl MultiSpec Tutorial January 11, 2001 Program Concept and Introduction Notes by David Landgrebe and Larry Biehl MultiSpec Programming by Larry Biehl School of Electrical and Computer Engineering Purdue University

More information

Lab #4 Introduction to Image Processing II and Map Accuracy Assessment

Lab #4 Introduction to Image Processing II and Map Accuracy Assessment FOR 324 Natural Resources Information Systems Lab #4 Introduction to Image Processing II and Map Accuracy Assessment (Adapted from the Idrisi Tutorial, Introduction Image Processing Exercises, Exercise

More information

MRO CRISM TRR3 Hyperspectral Data Filtering

MRO CRISM TRR3 Hyperspectral Data Filtering MRO CRISM TRR3 Hyperspectral Data Filtering CRISM Data User's Workshop 03/18/12 F. Seelos, CRISM SOC CRISM PDS-Delivered VNIR TRR3 I/F 3-Panel Plot False Color RGB Composite Composite band distribution

More information

Research Institute of Uranium Geology,Beijing , China a

Research Institute of Uranium Geology,Beijing , China a Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1607-1610 doi:10.4028/www.scientific.net/amr.971-973.1607 2014 Trans Tech Publications, Switzerland Discussion on Development

More information

HYPERSPECTRAL REMOTE SENSING

HYPERSPECTRAL REMOTE SENSING HYPERSPECTRAL REMOTE SENSING By Samuel Rosario Overview The Electromagnetic Spectrum Radiation Types MSI vs HIS Sensors Applications Image Analysis Software Feature Extraction Information Extraction 1

More information

LAB 2: DATA FILTERING AND NOISE REDUCTION

LAB 2: DATA FILTERING AND NOISE REDUCTION NAME: LAB SECTION: LAB 2: DATA FILTERING AND NOISE REDUCTION In this exercise, you will use Microsoft Excel to generate several synthetic data sets based on a simplified model of daily high temperatures

More information

Shallow-water Remote Sensing: Lecture 1: Overview

Shallow-water Remote Sensing: Lecture 1: Overview Shallow-water Remote Sensing: Lecture 1: Overview Curtis Mobley Vice President for Science and Senior Scientist Sequoia Scientific, Inc. Bellevue, WA 98005 curtis.mobley@sequoiasci.com IOCCG Course Villefranche-sur-Mer,

More information

Spectral matching algorithms can be used for the identification of unknown

Spectral matching algorithms can be used for the identification of unknown A Comparison of Error Metrics and Constraints for Multiple Endmember Spectral Mixture Analysis and Spectral Angle Mapper Philip E. Dennison, Kerry Q. Halligan 2,3, and Dar A. Roberts 3 University of Utah

More information

Determining satellite rotation rates for unresolved targets using temporal variations in spectral signatures

Determining satellite rotation rates for unresolved targets using temporal variations in spectral signatures Determining satellite rotation rates for unresolved targets using temporal variations in spectral signatures Joseph Coughlin Stinger Ghaffarian Technologies Colorado Springs, CO joe.coughlin@sgt-inc.com

More information

Quick Start. Color wheel (8 bit BSQ, 440 pixels by 290 lines by 3 bands), 373 KB (binary).

Quick Start. Color wheel (8 bit BSQ, 440 pixels by 290 lines by 3 bands), 373 KB (binary). The various sample data files after expansion (use Zip): Quick Start Cc Cc.hdr Cc.wav URBAN URBAN.hdr URBAN.wav TERRAIN TERRAIN.hdr Color wheel (8 bit BSQ, 440 pixels by 290 lines by 3 bands), 373 KB (binary).

More information

Glacier Mapping and Monitoring

Glacier Mapping and Monitoring Glacier Mapping and Monitoring Exercises Tobias Bolch Universität Zürich TU Dresden tobias.bolch@geo.uzh.ch Exercise 1: Visualizing multi-spectral images with Erdas Imagine 2011 a) View raster data: Open

More information

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

To see how a sharp edge or an aperture affect light. To analyze single-slit diffraction and calculate the intensity of the light

To see how a sharp edge or an aperture affect light. To analyze single-slit diffraction and calculate the intensity of the light Diffraction Goals for lecture To see how a sharp edge or an aperture affect light To analyze single-slit diffraction and calculate the intensity of the light To investigate the effect on light of many

More information

Digital Image Classification Geography 4354 Remote Sensing

Digital Image Classification Geography 4354 Remote Sensing Digital Image Classification Geography 4354 Remote Sensing Lab 11 Dr. James Campbell December 10, 2001 Group #4 Mark Dougherty Paul Bartholomew Akisha Williams Dave Trible Seth McCoy Table of Contents:

More information

Files Used in This Tutorial. Background. Feature Extraction with Example-Based Classification Tutorial

Files Used in This Tutorial. Background. Feature Extraction with Example-Based Classification Tutorial Feature Extraction with Example-Based Classification Tutorial In this tutorial, you will use Feature Extraction to extract rooftops from a multispectral QuickBird scene of a residential area in Boulder,

More information

Pre-Lab Excel Problem

Pre-Lab Excel Problem Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given

More information

FIFI-LS: Basic Cube Analysis using SOSPEX

FIFI-LS: Basic Cube Analysis using SOSPEX FIFI-LS: Basic Cube Analysis using SOSPEX Date: 1 Oct 2018 Revision: - CONTENTS 1 INTRODUCTION... 1 2 INGREDIENTS... 1 3 INSPECTING THE CUBE... 3 4 COMPARING TO A REFERENCE IMAGE... 5 5 REFERENCE VELOCITY

More information

SPECTRAL mixture analysis is a commonly used hyperspectral

SPECTRAL mixture analysis is a commonly used hyperspectral 334 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 3, JULY 2006 Parallel Implementation of Endmember Extraction Algorithms From Hyperspectral Data Antonio Plaza, Member, IEEE, David Valencia,

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Software requirements * : Part III: 2 hrs.

Software requirements * : Part III: 2 hrs. Title: Product Type: Developer: Target audience: Format: Software requirements * : Data: Estimated time to complete: Mapping snow cover using MODIS Part I: The MODIS Instrument Part II: Normalized Difference

More information

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook European Organisation for Astronomical Research in the Southern Hemisphere VERY LARGE TELESCOPE 3D Visualization Tool Cookbook VLT-SPE-ESO-19500-5652 Issue 1.0 10 July 2012 Prepared: Mark Westmoquette

More information

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci Sentinel-1 Toolbox Interferometry Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int Interferometry Tutorial The

More information

Testing Hyperspectral Remote Sensing Monitoring Techniques for Geological CO 2 Storage at Natural Seeps

Testing Hyperspectral Remote Sensing Monitoring Techniques for Geological CO 2 Storage at Natural Seeps Testing Hyperspectral Remote Sensing Monitoring Techniques for Geological CO 2 Storage at Natural Seeps Luke Bateson Clare Fleming Jonathan Pearce British Geological Survey In what ways can EO help with

More information

Data: a collection of numbers or facts that require further processing before they are meaningful

Data: a collection of numbers or facts that require further processing before they are meaningful Digital Image Classification Data vs. Information Data: a collection of numbers or facts that require further processing before they are meaningful Information: Derived knowledge from raw data. Something

More information

Spectral Images and the Retinex Model

Spectral Images and the Retinex Model Spectral Images and the Retine Model Anahit Pogosova 1, Tuija Jetsu 1, Ville Heikkinen 2, Markku Hauta-Kasari 1, Timo Jääskeläinen 2 and Jussi Parkkinen 1 1 Department of Computer Science and Statistics,

More information

Infrared Scene Simulation for Chemical Standoff Detection System Evaluation

Infrared Scene Simulation for Chemical Standoff Detection System Evaluation Infrared Scene Simulation for Chemical Standoff Detection System Evaluation Peter Mantica, Chris Lietzke, Jer Zimmermann ITT Industries, Advanced Engineering and Sciences Division Fort Wayne, Indiana Fran

More information

ENVI Classic Tutorial: User Functions

ENVI Classic Tutorial: User Functions ENVI Classic Tutorial: User Functions Introduction to User Functions 2 Files Used in this Tutorial 2 Background 2 Band Math 3 Open TM Data 3 Explore a Band Math User Function 3 Compile the Band Math Function

More information

Digital Image Processing. Prof. P.K. Biswas. Department of Electronics & Electrical Communication Engineering

Digital Image Processing. Prof. P.K. Biswas. Department of Electronics & Electrical Communication Engineering Digital Image Processing Prof. P.K. Biswas Department of Electronics & Electrical Communication Engineering Indian Institute of Technology, Kharagpur Image Segmentation - III Lecture - 31 Hello, welcome

More information

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

ENVI Classic Tutorial: Georeferencing Images Using Input Geometry 2

ENVI Classic Tutorial: Georeferencing Images Using Input Geometry 2 ENVI Classic Tutorial: Georeferencing Images Using Input Geometry Georeferencing Images Using Input Geometry 2 Files Used in this Tutorial 2 Background 2 Opening and Exploring Uncorrected HyMap Hyperspectral

More information

Remote Sensing Introduction to the course

Remote Sensing Introduction to the course Remote Sensing Introduction to the course Remote Sensing (Prof. L. Biagi) Exploitation of remotely assessed data for information retrieval Data: Digital images of the Earth, obtained by sensors recording

More information

Remote Sensing Image Analysis via a Texture Classification Neural Network

Remote Sensing Image Analysis via a Texture Classification Neural Network Remote Sensing Image Analysis via a Texture Classification Neural Network Hayit K. Greenspan and Rodney Goodman Department of Electrical Engineering California Institute of Technology, 116-81 Pasadena,

More information

Local Features: Detection, Description & Matching

Local Features: Detection, Description & Matching Local Features: Detection, Description & Matching Lecture 08 Computer Vision Material Citations Dr George Stockman Professor Emeritus, Michigan State University Dr David Lowe Professor, University of British

More information

(Refer Slide Time: 0:51)

(Refer Slide Time: 0:51) Introduction to Remote Sensing Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology Roorkee Lecture 16 Image Classification Techniques Hello everyone welcome to 16th lecture in

More information

ENHANCEMENT OF DIFFUSERS BRDF ACCURACY

ENHANCEMENT OF DIFFUSERS BRDF ACCURACY ENHANCEMENT OF DIFFUSERS BRDF ACCURACY Grégory Bazalgette Courrèges-Lacoste (1), Hedser van Brug (1) and Gerard Otter (1) (1) TNO Science and Industry, Opto-Mechanical Instrumentation Space, P.O.Box 155,

More information

Version 6. User Manual

Version 6. User Manual Version 6 User Manual 3D 2006 BRUKER OPTIK GmbH, Rudolf-Plank-Str. 27, D-76275 Ettlingen, www.brukeroptics.com All rights reserved. No part of this publication may be reproduced or transmitted in any form

More information

LAB EXERCISE NO. 02 DUE DATE: 9/22/2015 Total Points: 4 TOPIC: TOA REFLECTANCE COMPUTATION FROM LANDSAT IMAGES

LAB EXERCISE NO. 02 DUE DATE: 9/22/2015 Total Points: 4 TOPIC: TOA REFLECTANCE COMPUTATION FROM LANDSAT IMAGES LAB EXERCISE NO. 02 DUE DATE: 9/22/2015 Total Points: 4 TOPIC: TOA REFLECTANCE COMPUTATION FROM LANDSAT IMAGES You are asked to perform a radiometric conversion from raw digital numbers to reflectance

More information

SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory

SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory Introduction In this lab exercise, you will investigate the linearity of the DeskCAT scanner by making measurements

More information

PS User Guide Series Dispersion Image Generation

PS User Guide Series Dispersion Image Generation PS User Guide Series 2015 Dispersion Image Generation Prepared By Choon B. Park, Ph.D. January 2015 Table of Contents Page 1. Overview 2 2. Importing Input Data 3 3. Main Dialog 4 4. Frequency/Velocity

More information

2014 Google Earth Engine Research Award Report

2014 Google Earth Engine Research Award Report 2014 Google Earth Engine Research Award Report Title: Mapping Invasive Vegetation using Hyperspectral Data, Spectral Angle Mapping, and Mixture Tuned Matched Filtering Section I: Section II: Section III:

More information

IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN

IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN 1 Image Enhancement in the Spatial Domain 3 IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN Unit structure : 3.0 Objectives 3.1 Introduction 3.2 Basic Grey Level Transform 3.3 Identity Transform Function 3.4 Image

More information

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017 Sentinel-1 Toolbox with RADARSAT-2 Issued March 2014 Last Update November 2017 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int with RADARSAT-2 The goal of

More information

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked Plotting Menu: QCExpert Plotting Module graphs offers various tools for visualization of uni- and multivariate data. Settings and options in different types of graphs allow for modifications and customizations

More information

Lab 9. Julia Janicki. Introduction

Lab 9. Julia Janicki. Introduction Lab 9 Julia Janicki Introduction My goal for this project is to map a general land cover in the area of Alexandria in Egypt using supervised classification, specifically the Maximum Likelihood and Support

More information

INTELLIGENT TARGET DETECTION IN HYPERSPECTRAL IMAGERY

INTELLIGENT TARGET DETECTION IN HYPERSPECTRAL IMAGERY INTELLIGENT TARGET DETECTION IN HYPERSPECTRAL IMAGERY Ayanna Howard, Curtis Padgett, Kenneth Brown Jet Propulsion Laboratory, California Institute of Technology 4800 Oak Grove Drive, Pasadena, CA 91 109-8099

More information

Characterizing and Controlling the. Spectral Output of an HDR Display

Characterizing and Controlling the. Spectral Output of an HDR Display Characterizing and Controlling the Spectral Output of an HDR Display Ana Radonjić, Christopher G. Broussard, and David H. Brainard Department of Psychology, University of Pennsylvania, Philadelphia, PA

More information

ENVI 5.0 Tutorial: A Quick Start to ENVI 5.0

ENVI 5.0 Tutorial: A Quick Start to ENVI 5.0 ENVI 5.0 Tutorial: A Quick Start to ENVI 5.0 Table of Contents A Quick Start to ENVI 5.0... 3 Opening an Image and Applying a Contrast Stretch... 4 Loading an Image to the ENVI Display... 5 Opening and

More information

Sparse Unmixing using an approximate L 0 Regularization Yang Guo 1,a, Tai Gao 1,b, Chengzhi Deng 2,c, Shengqian Wang 2,d and JianPing Xiao 1,e

Sparse Unmixing using an approximate L 0 Regularization Yang Guo 1,a, Tai Gao 1,b, Chengzhi Deng 2,c, Shengqian Wang 2,d and JianPing Xiao 1,e International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 5) Sparse Unmiing using an approimate L Regularization Yang Guo,a, ai Gao,b, Chengzhi Deng,c, Shengqian Wang,d

More information

A Silicon Graphics CRT monitor was characterized so that multispectral images could be

A Silicon Graphics CRT monitor was characterized so that multispectral images could be A Joint Research Program of The National Gallery of Art, Washington The Museum of Modern Art, New York Rochester Institute of Technology Technical Report April, 2002 Colorimetric Characterization of a

More information

DZD DPZ 10 Image spectroscopy. Doc. Dr. Ing. Jiří Horák - Ing. Tomáš Peňáz, Ph.D. Institut geoinformatiky VŠB-TU Ostrava

DZD DPZ 10 Image spectroscopy. Doc. Dr. Ing. Jiří Horák - Ing. Tomáš Peňáz, Ph.D. Institut geoinformatiky VŠB-TU Ostrava DZD DPZ 10 Image spectroscopy Doc. Dr. Ing. Jiří Horák - Ing. Tomáš Peňáz, Ph.D. Institut geoinformatiky VŠB-TU Ostrava Basic info Hyperspectral data contains both spatial and spectral information from

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION

RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION YanLiu a, Yanchen Bo b a National Geomatics Center of China, no1. Baishengcun,Zhizhuyuan, Haidian

More information