Study Guide: Remote Sensing / GIS Exam #2 Fall 2015 Semester. A Basic Introduction to Thermal Infrared Imaging

Size: px
Start display at page:

Download "Study Guide: Remote Sensing / GIS Exam #2 Fall 2015 Semester. A Basic Introduction to Thermal Infrared Imaging"

Transcription

1 Study Guide: Remote Sensing / GIS Exam #2 Fall 2015 Semester A Basic Introduction to Thermal Infrared Imaging Thermal infrared is the only common radiated (rather than reflected) remote sensing system Used primarily for monitoring weather systems & ocean surface temperatures A system which sees radiant (rather than kinetic) temperature of observed features Two kinds of heat energy Kinetic heat A measure of the random vibrations of atoms & molecules - Measured with thermometers Radiant heat The electromagnetic energy emitted by an object - Measured with radiometers Heat transfer mechanisms Conduction One atom or molecule to a neighboring atom or molecule Convection Vertical circulation caused by heat-related density differences Radiation Emission of EMR Infrared spectral bands Reflected 0.70 µm to 3.0 µm - Short & middle infrared See below Radiated 3.0 µm to 14.0 µm µm to 5.0 µm Minor CO 2 absorption Relatively high temperatures Volcanoes, wildfires, etc µm to 8.0 µm Major H 2 O [vapor] absorption Water vapor video loops µm to 14.0 µm Minor O 3 absorption Relatively low temperatures Clouds, animals, etc. Blackbodies Hypothetical objects that do two things: - Absorb 100% of all EMR wavelengths that reach its surface - Emit 100% of that energy at wavelengths determined entirely by its Kelvin temperature Wien s displacement law λ max = b / T kin Wavelength at which maximum energy is emitted Stefan Boltzmann law F b = σ. 4 T kin Radiant energy flux of a blackbody The basic concept & importance of emissivity in thermal infrared imaging Emissivity is a percent efficiency of heat radiation from real objects - F r = ε. σ. 4 T kin Emissivity ( ε ) ranges from 0.00 to 1.00 (0 to 100 percent) The example of the aluminum block - Perfectly uniform kinetic temperature but - Radically different radiant temperatures due only to the nature of its surface Additional thermal properties Thermal conductivity How rapidly heat energy travels through any substance Thermal capacity How much heat energy can be stored by any substance Thermal inertia How rapidly temperature changes in any substance The scientific basis for using the Landsat TM, ETM+ & OLI IR3 band Designed for a portion of sunlight reflected by surface features Useable to observe high-temperature features - Active lava flows, wildfires & Chernobyl-type nuclear reactor fires Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 1

2 A Basic Introduction to Hyperspectral Imaging Three basic concepts Spectral bands Contiguous regions of the electromagnetic spectrum (e.g., blue, green, red etc.) - Spectral band width significantly affects energy flux on the sensors Multispectral Using < 16 contiguous regions of the EMS (e.g., TM/ETM+ bands ) - Spectral band widths are relatively large, resulting in relatively high energy flux & high SNR Hyperspectral Using > 16 contiguous regions of the EMS - Spectral band widths are relatively small, resulting in relatively low energy flux & low SNR Consumer digital cameras Everyday multispectral imaging Use of the Bayer filter A 2 x 2 array of pixels 1 red pixel, 2 green pixels, 1 blue pixel Multispectral ó hyperspectral classification Multispectral classification first defines n-dimensional colors & then looks at each pixel - Colors can be defined by the user or by the computer - There are relatively few defined n-dimensional colors (~ 8 to ~ 32 spectral classes) - Both hard (definitive class) & soft (percentage of 2 or more spectral classes) classifiers can be used Hyperspectral classification uses spectral libraries produced under carefully controlled lab lighting - > 100 spectral types common - Ability to identify & classify mineral spectral absorption lines A Basic Introduction to Radar Remote Sensing Radar is the only common active remote sensing system This gives it day and night imaging capability and cloud penetration This system sees most fundamentally - The electrical conductivity properties of observed features o Technically known as dielectric constant - The geometry (both micro- and macro-) properties of observed features o Micro- Smooth, intermediate & rough surfaces o Macro- One-surface, two-surface & three-surface specular reflectors The fundamental characteristics of and differences between Side-looking airborne radar (SAR) - Sometimes called brute force (using the actual physical length of the radar antenna) - Usually short wavelengths to maximize spatial resolution Synthetic aperture radar (SAR) - This uses the physical length of the radar antenna times the number of looks - This is equivalent to a radar laser (all emitted radiation is coherent ) - The issue of radar speckle (the salt and pepper effect The causes and effects of the strange spatial resolution characteristics of radar imaging Azimuth resolution decreases (expected) w/increasing distance from the radar system Range resolution increases (not expected) w/increasing distance from the radar system A Basic Introduction to LiDaR Remote Sensing LiDaR is becoming a common active remote sensing system, together with radar The acronym stands for Light Detection And Ranging Like radar, LiDaR has day/night capability but, unlike radar, no cloud penetration Like synthetic aperture radar (SAR), LiDaR employs coherent EMR (i.e., laser) Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 2

3 - Like SAR, LiDaR can produce both DEM s & images Essential LiDaR technology Transmit a laser pulse & record the arrival time & intensity of its reflection Convert round-trip travel time to straight-line distance Convert straight-line distance to altitude LiDaR location parameters Phase-differenced kinematic GPS - Determines the precise position of the LiDaR instrument in three dimensions Inertial navigation system - Determines the precise orientation of the LiDaR instrument in three axes LiDaR system variables Laser wavelength & pulse frequency Scan frequency & angle Platform speed & altitude Three LiDaR modes First reflections - Tops of buildings & trees DEMs Intermediate reflections - Understory features in forested areas Structures, shrubs Last reflections - (Presumably) the ground surface DTMs LiDaR bathymetry Near IR reflects from water surface & blue-green (i.e., cyan) reflects from the bottom Differential Absorption LiDaR (DiAL) One wavelength is strongly absorbed & the other strongly reflected by the target gas (e.g., O 3 ) A Basic Introduction to Database Query Using Idrisi GIS databases are useless unless you can get new information from those databases The four-stage approach to solving geospatial problems - What I want/need - What I have - What I can get - What I do to get there Queries can be made of single or multiple input data layers Producing derivative map layers - Land cover/land use GIS layers - Digital elevation model (DEM) GIS layers The different numerical data types Boolean: 0 (unacceptable) or 1 (acceptable) - Often applied to ranges of values Real: Continuous values with decimal points - Almost always used for DEM s Byte: 2 8 values ranging from 0 to Almost always used for images The logical AND operator The mathematical operator is multiplication when applied to Boolean data layers - 0 times anything is 0, while 1 times anything is the original value Use of the RECLASS module in Idrisi RECLASS classifies or reclassifies the pixel values stored in raster images Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 3

4 Use of the OVERLAY module in Idrisi OVERLAY produces a new image from the data of two input images Use of the AREA module in Idrisi AREA measures the areas associated with each integer category in an image Use of the GROUP module in Idrisi GROUP determines contiguous groupings of identically valued integer cells in an image Use of the IMAGE CALCULATOR in Idrisi This is usable only because Idrisi is raster-based - It can eliminate a lot of labor if used correctly The importance of making visual sense How making raster group files (.rgf) can help the process of making visual sense A Basic Introduction to Multi-Criteria Evaluation Using Idrisi Two basic categories of criteria Boolean criteria: Absolute, i.e., either totally unacceptable (0) or totally acceptable (1) - Only specific soil types, buffer zones Continuous criteria: Relative, i.e., ranging from 0.0 % to % - Actual distances (e.g., in meters or feet, kilometers or miles) from specified features New terminology Constraints - Something is prohibited or allowed with no other possibilities Factors - All possibilities are open but are moderated by their numerical value Handling factors & constraints The BUFFER module The RECLASS module Aggregation of factors & constraints All factors have been converted into constraints - The MCE module also allows for different constraints to have different weights A Basic Introduction to Map Algebra Using Idrisi The possibilities of using non-gis datasets to help solve GIS problems Tabular data, e.g., temperature and rainfall at various weather stations Theoretical relationships, e.g., mathematical equations based on the laws of Physics Empirical relationships, e.g., mathematical equations derived from field studies The Idrisi OVERLAY module Several relatively simple mathematical operations between two raster datasets - Arithmetic multiplication is the equivalent of the logical AND operator The Idrisi SCALAR module Does scalar arithmetic operations on a single raster image - Addition, subtraction, multiplication, division or exponentiation of pixel DN values The Idrisi TRANSFORM module Does non scalar arithmetic operations on a single raster image, e.g., log & trig functions The Idrisi IMAGE CALCULATOR module Combined functionality of OVERLAY, SCALAR & TRANSFORM modules - Usefulness of the Insert Image functionality The Idrisi EDIT module Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 4

5 A very simple text editor similar to Windows Notepad - Idrisi recognizes only two columns of tabular data The Idrisi REGRESS module Produces the mathematical formula for a least squares regression line on tabular data - One way in which tabular data may be incorporated into derivative map layers The Idrisi CROSSTAB module A multiple overlay showing all combinations of the logical AND operation Awareness of physical/mathematical correlations Strong positive correlation between elevation & precipitation Strong negative correlation between elevation & temperature - Use of field data to determine local relationships A Basic Introduction to Distance and Context Operators Using Idrisi The basic concept of GIS distance (a.k.a. neighborhood or local) operators Buffer zone derivative layers and how they are calculated from binary raster layers Continuous distance derivative layers and how they are calculated from binary raster layers The basic concept of GIS context operators Slope and aspect as calculated from DEMs - Slope can be calculated in 4 (N, E, S and W) or 8 directions from each pixel in a DEM - Aspect gives the compass direction of the slope The Idrisi SURFACE module Calculates slope (in or %) and/or aspect (azimuth toward which a slope faces) - Uses a DTM as the input dataset The Idrisi GROUP module Identifies unique contiguous polygons in a raster image - Useful for calculating the area of classified raster images The Idrisi AREA module Calculates the area of contiguous polygons in a raster image - Ground resolution cell (GRC) size must be part of the metadata A Basic Introduction to Natural Disaster Monitoring and Modeling Important definitions Disasters: Extreme natural events that have happened Hazards: Extreme natural events that may happen Classification of disasters Purely natural, human-aggravated, human-induced & human-made Scale issues in disaster management Usability of RS & GIS technologies - Assessment of floods (e.g., radar), earthquakes (e.g., CIR), volcanoes (e.g., TIR) Examples of RS & GIS monitoring Chandeleur Islands, Mount St. Helens, iceberg calving A Basic Introduction to Modeling Earth s Biosphere The role of land cover maps Vegetation functional regions and seasonal dynamics - Transition from static to dynamic processes with improving technology Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 5

6 Geology and soils that support plant and animal communities The importance of land/atmosphere interactions Absorption and emission of different wavelengths of EMR Friction between winds and trees Infiltration of water and evapotranspiration Static (equilibrium) systems and dynamic (non-equilibrium) systems Both spatial and temporal effects Multi-theme global databases Vegetation, hydrology, energy balance Possibility of monitoring and analyzing microenvironments Satellite sensing systems AVHRR, Landsat MSS, Landsat TM and ETM+, SPOT Cloud cover, sensor deterioration, satellite life span can generate problems A Basic Introduction to Wildlife Management Purpose of & plans for wildlife conservation Maximize plant & animal diversity in as many regions as possible Establish parks & reserves encompassing critical wildlife habitat Protect functional ecological units - Not entirely effective but expressive of values Mapping wildlife distribution Field, aerial & satellite observations - Almost always some degree of guesstimation - Habitats rather than animal counts due to temporal & resolution difficulties Wildlife resource requirements Food, water, shelter, nesting - Thus, vegetation maps often serve as animal species habitat maps - Multi-date NDVI images often used despite some inherent problems Wildlife resource suitability Uncertainties due to using vegetation as the only explanatory variable - Water [wetlands] useable for projects like Ducks Unlimited in Canada Determining cause & effect is very difficult & thus fraught with potential errors Errors of both omission & commission Accuracy of wildlife resource suitability maps Need to remember that models predict suitability rather than presence/absence Understanding factors influencing wildlife distribution Multiple scales involved: global range, home range, resource utilization Other considerations Static & dynamic models based on past data & extrapolating into future decades & centuries Spatial & temporal transferability of wildlife models Study Guide: Remote Sensing / GIS Exam #2: Fall 2015 Semester, page 6

Active and Passive Microwave Remote Sensing

Active and Passive Microwave Remote Sensing Active and Passive Microwave Remote Sensing Passive remote sensing system record EMR that was reflected (e.g., blue, green, red, and near IR) or emitted (e.g., thermal IR) from the surface of the Earth.

More information

746A27 Remote Sensing and GIS. Multi spectral, thermal and hyper spectral sensing and usage

746A27 Remote Sensing and GIS. Multi spectral, thermal and hyper spectral sensing and usage 746A27 Remote Sensing and GIS Lecture 3 Multi spectral, thermal and hyper spectral sensing and usage Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Multi

More information

Lecture 13: Remotely Sensed Geospatial Data

Lecture 13: Remotely Sensed Geospatial Data Lecture 13: Remotely Sensed Geospatial Data A. The Electromagnetic Spectrum: The electromagnetic spectrum (Figure 1) indicates the different forms of radiation (or simply stated light) emitted by nature.

More information

RADAR (RAdio Detection And Ranging)

RADAR (RAdio Detection And Ranging) RADAR (RAdio Detection And Ranging) CLASSIFICATION OF NONPHOTOGRAPHIC REMOTE SENSORS PASSIVE ACTIVE DIGITAL CAMERA THERMAL (e.g. TIMS) VIDEO CAMERA MULTI- SPECTRAL SCANNERS VISIBLE & NIR MICROWAVE Real

More information

Introduction to Remote Sensing. Electromagnetic Energy. Data From Wave Phenomena. Electromagnetic Radiation (EMR) Electromagnetic Energy

Introduction to Remote Sensing. Electromagnetic Energy. Data From Wave Phenomena. Electromagnetic Radiation (EMR) Electromagnetic Energy A Basic Introduction to Remote Sensing (RS) ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland, Oregon 1 September 2015 Introduction

More information

An Introduction to Remote Sensing & GIS. Introduction

An Introduction to Remote Sensing & GIS. Introduction An Introduction to Remote Sensing & GIS Introduction Remote sensing is the measurement of object properties on Earth s surface using data acquired from aircraft and satellites. It attempts to measure something

More information

REMOTE SENSING. Topic 10 Fundamentals of Digital Multispectral Remote Sensing MULTISPECTRAL SCANNERS MULTISPECTRAL SCANNERS

REMOTE SENSING. Topic 10 Fundamentals of Digital Multispectral Remote Sensing MULTISPECTRAL SCANNERS MULTISPECTRAL SCANNERS REMOTE SENSING Topic 10 Fundamentals of Digital Multispectral Remote Sensing Chapter 5: Lillesand and Keifer Chapter 6: Avery and Berlin MULTISPECTRAL SCANNERS Record EMR in a number of discrete portions

More information

Module 3 Introduction to GIS. Lecture 8 GIS data acquisition

Module 3 Introduction to GIS. Lecture 8 GIS data acquisition Module 3 Introduction to GIS Lecture 8 GIS data acquisition GIS workflow Data acquisition (geospatial data input) GPS Remote sensing (satellites, UAV s) LiDAR Digitized maps Attribute Data Management Data

More information

Int n r t o r d o u d c u ti t on o n to t o Remote Sensing

Int n r t o r d o u d c u ti t on o n to t o Remote Sensing Introduction to Remote Sensing Definition of Remote Sensing Remote sensing refers to the activities of recording/observing/perceiving(sensing)objects or events at far away (remote) places. In remote sensing,

More information

RADAR REMOTE SENSING

RADAR REMOTE SENSING RADAR REMOTE SENSING Jan G.P.W. Clevers & Steven M. de Jong Chapter 8 of L&K 1 Wave theory for the EMS: Section 1.2 of L&K E = electrical field M = magnetic field c = speed of light : propagation direction

More information

746A27 Remote Sensing and GIS

746A27 Remote Sensing and GIS 746A27 Remote Sensing and GIS Lecture 1 Concepts of remote sensing and Basic principle of Photogrammetry Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University What

More information

Spatial Analyst is an extension in ArcGIS specially designed for working with raster data.

Spatial Analyst is an extension in ArcGIS specially designed for working with raster data. Spatial Analyst is an extension in ArcGIS specially designed for working with raster data. 1 Do you remember the difference between vector and raster data in GIS? 2 In Lesson 2 you learned about the difference

More information

Remote Sensing for Rangeland Applications

Remote Sensing for Rangeland Applications Remote Sensing for Rangeland Applications Jay Angerer Ecological Training June 16, 2012 Remote Sensing The term "remote sensing," first used in the United States in the 1950s by Ms. Evelyn Pruitt of the

More information

Active and Passive Microwave Remote Sensing

Active and Passive Microwave Remote Sensing Active and Passive Microwave Remote Sensing Passive remote sensing system record EMR that was reflected (e.g., blue, green, red, and near IR) or emitted (e.g., thermal IR) from the surface of the Earth.

More information

Remote Sensing 1 Principles of visible and radar remote sensing & sensors

Remote Sensing 1 Principles of visible and radar remote sensing & sensors Remote Sensing 1 Principles of visible and radar remote sensing & sensors Nick Barrand School of Geography, Earth & Environmental Sciences University of Birmingham, UK Field glaciologist collecting data

More information

Remote Sensing of the Environment

Remote Sensing of the Environment Remote Sensing of the Environment An Earth Resource Perspective John R. Jensen University of South Carolina Prentice Hall Upper Saddle River, New Jersey 07458 Brief Contents 1 Remote Sensing of the Environment

More information

Remote Sensing and GIS

Remote Sensing and GIS Remote Sensing and GIS Atmosphere Reflected radiation, e.g. Visible Emitted radiation, e.g. Infrared Backscattered radiation, e.g. Radar (λ) Visible TIR Radar & Microwave 11/9/2017 Geo327G/386G, U Texas,

More information

NON-PHOTOGRAPHIC SYSTEMS: Multispectral Scanners Medium and coarse resolution sensor comparisons: Landsat, SPOT, AVHRR and MODIS

NON-PHOTOGRAPHIC SYSTEMS: Multispectral Scanners Medium and coarse resolution sensor comparisons: Landsat, SPOT, AVHRR and MODIS NON-PHOTOGRAPHIC SYSTEMS: Multispectral Scanners Medium and coarse resolution sensor comparisons: Landsat, SPOT, AVHRR and MODIS CLASSIFICATION OF NONPHOTOGRAPHIC REMOTE SENSORS PASSIVE ACTIVE DIGITAL

More information

Introduction to Remote Sensing Fundamentals of Satellite Remote Sensing. Mads Olander Rasmussen

Introduction to Remote Sensing Fundamentals of Satellite Remote Sensing. Mads Olander Rasmussen Introduction to Remote Sensing Fundamentals of Satellite Remote Sensing Mads Olander Rasmussen (mora@dhi-gras.com) 01. Introduction to Remote Sensing DHI What is remote sensing? the art, science, and technology

More information

remote sensing? What are the remote sensing principles behind these Definition

remote sensing? What are the remote sensing principles behind these Definition Introduction to remote sensing: Content (1/2) Definition: photogrammetry and remote sensing (PRS) Radiation sources: solar radiation (passive optical RS) earth emission (passive microwave or thermal infrared

More information

JP Stevens High School: Remote Sensing

JP Stevens High School: Remote Sensing 1 Name(s): ANSWER KEY Date: Team name: JP Stevens High School: Remote Sensing Scoring: Part I - /18 Part II - /40 Part III - /16 Part IV - /14 Part V - /93 Total: /181 2 I. History (3 pts each) 1. What

More information

ACTIVE SENSORS RADAR

ACTIVE SENSORS RADAR ACTIVE SENSORS RADAR RADAR LiDAR: Light Detection And Ranging RADAR: RAdio Detection And Ranging SONAR: SOund Navigation And Ranging Used to image the ocean floor (produce bathymetic maps) and detect objects

More information

Remote sensing in archaeology from optical to lidar. Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts

Remote sensing in archaeology from optical to lidar. Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts Remote sensing in archaeology from optical to lidar Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts Introduction Optical remote sensing Systems Search for

More information

REMOTE SENSING INTERPRETATION

REMOTE SENSING INTERPRETATION REMOTE SENSING INTERPRETATION Jan Clevers Centre for Geo-Information - WU Remote Sensing --> RS Sensor at a distance EARTH OBSERVATION EM energy Earth RS is a tool; one of the sources of information! 1

More information

APCAS/10/21 April 2010 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION. Siem Reap, Cambodia, April 2010

APCAS/10/21 April 2010 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION. Siem Reap, Cambodia, April 2010 APCAS/10/21 April 2010 Agenda Item 8 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION Siem Reap, Cambodia, 26-30 April 2010 The Use of Remote Sensing for Area Estimation by Robert

More information

A broad survey of remote sensing applications for many environmental disciplines

A broad survey of remote sensing applications for many environmental disciplines 1 2 3 4 A broad survey of remote sensing applications for many environmental disciplines 5 6 7 8 9 10 1. First definition is very general and applies to many types of remote sensing. You use your eyes

More information

Introduction of Satellite Remote Sensing

Introduction of Satellite Remote Sensing Introduction of Satellite Remote Sensing Spatial Resolution (Pixel size) Spectral Resolution (Bands) Resolutions of Remote Sensing 1. Spatial (what area and how detailed) 2. Spectral (what colors bands)

More information

Course overview; Remote sensing introduction; Basics of image processing & Color theory

Course overview; Remote sensing introduction; Basics of image processing & Color theory GEOL 1460 /2461 Ramsey Introduction to Remote Sensing Fall, 2018 Course overview; Remote sensing introduction; Basics of image processing & Color theory Week #1: 29 August 2018 I. Syllabus Review we will

More information

SATELLITE OCEANOGRAPHY

SATELLITE OCEANOGRAPHY SATELLITE OCEANOGRAPHY An Introduction for Oceanographers and Remote-sensing Scientists I. S. Robinson Lecturer in Physical Oceanography Department of Oceanography University of Southampton JOHN WILEY

More information

UNERSITY OF NAIROBI UNIT: PRICIPLES AND APPLICATIONS OF REMOTE SENSING AND APLLIED CLIMATOLOGY

UNERSITY OF NAIROBI UNIT: PRICIPLES AND APPLICATIONS OF REMOTE SENSING AND APLLIED CLIMATOLOGY UNERSITY OF NAIROBI DEPARTMENT OF METEOROLOGY UNIT: PRICIPLES AND APPLICATIONS OF REMOTE SENSING AND APLLIED CLIMATOLOGY COURSE CODE: SMR 308 GROUP TWO: SENSORS MEMBERS OF GROUP TWO 1. MUTISYA J.M I10/2784/2006

More information

Acknowledgment. Process of Atmospheric Radiation. Atmospheric Transmittance. Microwaves used by Radar GMAT Principles of Remote Sensing

Acknowledgment. Process of Atmospheric Radiation. Atmospheric Transmittance. Microwaves used by Radar GMAT Principles of Remote Sensing GMAT 9600 Principles of Remote Sensing Week 4 Radar Background & Surface Interactions Acknowledgment Mike Chang Natural Resources Canada Process of Atmospheric Radiation Dr. Linlin Ge and Prof Bruce Forster

More information

Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry. 28 April 2003

Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry. 28 April 2003 Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry 28 April 2003 Outline Passive Microwave Radiometry Rayleigh-Jeans approximation Brightness temperature Emissivity and dielectric constant

More information

The studies began when the Tiros satellites (1960) provided man s first synoptic view of the Earth s weather systems.

The studies began when the Tiros satellites (1960) provided man s first synoptic view of the Earth s weather systems. Remote sensing of the Earth from orbital altitudes was recognized in the mid-1960 s as a potential technique for obtaining information important for the effective use and conservation of natural resources.

More information

Introduction to Remote Sensing Part 1

Introduction to Remote Sensing Part 1 Introduction to Remote Sensing Part 1 A Primer on Electromagnetic Radiation Digital, Multi-Spectral Imagery The 4 Resolutions Displaying Images Corrections and Enhancements Passive vs. Active Sensors Radar

More information

RADIOMETRIC CALIBRATION

RADIOMETRIC CALIBRATION 1 RADIOMETRIC CALIBRATION Lecture 10 Digital Image Data 2 Digital data are matrices of digital numbers (DNs) There is one layer (or matrix) for each satellite band Each DN corresponds to one pixel 3 Digital

More information

Microwave Remote Sensing

Microwave Remote Sensing Provide copy on a CD of the UCAR multi-media tutorial to all in class. Assign Ch-7 and Ch-9 (for two weeks) as reading material for this class. HW#4 (Due in two weeks) Problems 1,2,3 and 4 (Chapter 7)

More information

A map says to you, 'Read me carefully, follow me closely, doubt me not.' It says, 'I am the Earth in the palm of your hand. Without me, you are alone

A map says to you, 'Read me carefully, follow me closely, doubt me not.' It says, 'I am the Earth in the palm of your hand. Without me, you are alone A map says to you, 'Read me carefully, follow me closely, doubt me not.' It says, 'I am the Earth in the palm of your hand. Without me, you are alone and lost. Beryl Markham (West With the Night, 1946

More information

Final Examination Introduction to Remote Sensing. Time: 1.5 hrs Max. Marks: 50. Section-I (50 x 1 = 50 Marks)

Final Examination Introduction to Remote Sensing. Time: 1.5 hrs Max. Marks: 50. Section-I (50 x 1 = 50 Marks) Final Examination Introduction to Remote Sensing Time: 1.5 hrs Max. Marks: 50 Note: Attempt all questions. Section-I (50 x 1 = 50 Marks) 1... is the technology of acquiring information about the Earth's

More information

Satellite Remote Sensing: Earth System Observations

Satellite Remote Sensing: Earth System Observations Satellite Remote Sensing: Earth System Observations Land surface Water Atmosphere Climate Ecosystems 1 EOS (Earth Observing System) Develop an understanding of the total Earth system, and the effects of

More information

Introduction Active microwave Radar

Introduction Active microwave Radar RADAR Imaging Introduction 2 Introduction Active microwave Radar Passive remote sensing systems record electromagnetic energy that was reflected or emitted from the surface of the Earth. There are also

More information

Geo/SAT 2 INTRODUCTION TO REMOTE SENSING

Geo/SAT 2 INTRODUCTION TO REMOTE SENSING Geo/SAT 2 INTRODUCTION TO REMOTE SENSING Paul R. Baumann, Professor Emeritus State University of New York College at Oneonta Oneonta, New York 13820 USA COPYRIGHT 2008 Paul R. Baumann Introduction Remote

More information

Introduction to Remote Sensing

Introduction to Remote Sensing Introduction to Remote Sensing Spatial, spectral, temporal resolutions Image display alternatives Vegetation Indices Image classifications Image change detections Accuracy assessment Satellites & Air-Photos

More information

Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar

Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar INTRODUCTION TO REMOTE SENSING Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar WHAT IS REMOTE SENSING? Remote sensing is the science of acquiring information about

More information

John P. Stevens HS: Remote Sensing Test

John P. Stevens HS: Remote Sensing Test Name(s): Date: Team name: John P. Stevens HS: Remote Sensing Test 1 Scoring: Part I - /18 Part II - /40 Part III - /16 Part IV - /14 Part V - /93 Total: /181 2 I. History (3 pts. each) 1. What is the name

More information

PEGASUS : a future tool for providing near real-time high resolution data for disaster management. Lewyckyj Nicolas

PEGASUS : a future tool for providing near real-time high resolution data for disaster management. Lewyckyj Nicolas PEGASUS : a future tool for providing near real-time high resolution data for disaster management Lewyckyj Nicolas nicolas.lewyckyj@vito.be http://www.pegasus4europe.com Overview Vito in a nutshell GI

More information

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG An Introduction to Geomatics خاص بطلبة مساق مقدمة في علم الجيوماتكس Prepared by: Dr. Maher A. El-Hallaq Associate Professor of Surveying IUG 1 Airborne Imagery Dr. Maher A. El-Hallaq Associate Professor

More information

Sommersemester Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur.

Sommersemester Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur. Basics of Remote Sensing Some literature references Franklin, SE 2001 Remote Sensing for Sustainable Forest Management Lewis Publishers 407p Lillesand, Kiefer 2000 Remote Sensing and Image Interpretation

More information

Microwave Remote Sensing (1)

Microwave Remote Sensing (1) Microwave Remote Sensing (1) Microwave sensing encompasses both active and passive forms of remote sensing. The microwave portion of the spectrum covers the range from approximately 1cm to 1m in wavelength.

More information

Remote Sensing in Daily Life. What Is Remote Sensing?

Remote Sensing in Daily Life. What Is Remote Sensing? Remote Sensing in Daily Life What Is Remote Sensing? First time term Remote Sensing was used by Ms Evelyn L Pruitt, a geographer of US in mid 1950s. Minimal definition (not very useful): remote sensing

More information

Radar Imaging Wavelengths

Radar Imaging Wavelengths A Basic Introduction to Radar Remote Sensing ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland, Oregon 3 November 2015 Radar Imaging

More information

Remote Sensing. Odyssey 7 Jun 2012 Benjamin Post

Remote Sensing. Odyssey 7 Jun 2012 Benjamin Post Remote Sensing Odyssey 7 Jun 2012 Benjamin Post Definitions Applications Physics Image Processing Classifiers Ancillary Data Data Sources Related Concepts Outline Big Picture Definitions Remote Sensing

More information

Remote Sensing. Division C. Written Exam

Remote Sensing. Division C. Written Exam Remote Sensing Division C Written Exam Team Name: Team #: Team Members: _ Score: /132 A. Matching (10 points) 1. Nadir 2. Albedo 3. Diffraction 4. Refraction 5. Spatial Resolution 6. Temporal Resolution

More information

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs Basic Digital Image Processing A Basic Introduction to Digital Image Processing ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland,

More information

GIS Data Collection. Remote Sensing

GIS Data Collection. Remote Sensing GIS Data Collection Remote Sensing Data Collection Remote sensing Introduction Concepts Spectral signatures Resolutions: spectral, spatial, temporal Digital image processing (classification) Other systems

More information

Outline for today. Geography 411/611 Remote sensing: Principles and Applications. Remote sensing: RS for biogeochemical cycles

Outline for today. Geography 411/611 Remote sensing: Principles and Applications. Remote sensing: RS for biogeochemical cycles Geography 411/611 Remote sensing: Principles and Applications Thomas Albright, Associate Professor Laboratory for Conservation Biogeography, Department of Geography & Program in Ecology, Evolution, & Conservation

More information

Remote Sensing (Test) Topic: Climate Change Processes*

Remote Sensing (Test) Topic: Climate Change Processes* Scioly Summer Study Session 2017 Remote Sensing (Test) Topic: Climate Change Processes* By user whythelongface (merge) Name(s): Test format: This test is worth 150 points. There are four sections: 1. Remote

More information

Image Band Transformations

Image Band Transformations Image Band Transformations Content Band math Band ratios Vegetation Index Tasseled Cap Transform Principal Component Analysis (PCA) Decorrelation Stretch Image Band Transformation Purposes Image band transforms

More information

EE 529 Remote Sensing Techniques. Introduction

EE 529 Remote Sensing Techniques. Introduction EE 529 Remote Sensing Techniques Introduction Course Contents Radar Imaging Sensors Imaging Sensors Imaging Algorithms Imaging Algorithms Course Contents (Cont( Cont d) Simulated Raw Data y r Processing

More information

Some Basic Concepts of Remote Sensing. Lecture 2 August 31, 2005

Some Basic Concepts of Remote Sensing. Lecture 2 August 31, 2005 Some Basic Concepts of Remote Sensing Lecture 2 August 31, 2005 What is remote sensing Remote Sensing: remote sensing is science of acquiring, processing, and interpreting images and related data that

More information

1. Theory of remote sensing and spectrum

1. Theory of remote sensing and spectrum 1. Theory of remote sensing and spectrum 7 August 2014 ONUMA Takumi Outline of Presentation Electromagnetic wave and wavelength Sensor type Spectrum Spatial resolution Spectral resolution Mineral mapping

More information

GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11

GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11 GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11 Global Positioning Systems GPS is a technology that provides Location coordinates Elevation For any location with a decent view of the sky

More information

Digitization and fundamental techniques

Digitization and fundamental techniques Digitization and fundamental techniques Chapter 2.2-2.6 Robin Strand Centre for Image analysis Swedish University of Agricultural Sciences Uppsala University Outline Imaging Digitization Sampling Labeling

More information

earthobservation.wordpress.com

earthobservation.wordpress.com Dirty REMOTE SENSING earthobservation.wordpress.com Stuart Green Teagasc Stuart.Green@Teagasc.ie 1 Purpose Give you a very basic skill set and software training so you can: find free satellite image data.

More information

Blacksburg, VA July 24 th 30 th, 2010 Remote Sensing Page 1. A condensed overview. For our purposes

Blacksburg, VA July 24 th 30 th, 2010 Remote Sensing Page 1. A condensed overview. For our purposes A condensed overview George McLeod Prepared by: With support from: NSF DUE-0903270 in partnership with: Geospatial Technician Education Through Virginia s Community Colleges (GTEVCC) The art and science

More information

Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS

Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS Time: Max. Marks: Q1. What is remote Sensing? Explain the basic components of a Remote Sensing system. Q2. What is

More information

Lecture Notes Prepared by Prof. J. Francis Spring Remote Sensing Instruments

Lecture Notes Prepared by Prof. J. Francis Spring Remote Sensing Instruments Lecture Notes Prepared by Prof. J. Francis Spring 2005 Remote Sensing Instruments Material from Remote Sensing Instrumentation in Weather Satellites: Systems, Data, and Environmental Applications by Rao,

More information

The studies began when the Tiros satellites (1960) provided man s first synoptic view of the Earth s weather systems.

The studies began when the Tiros satellites (1960) provided man s first synoptic view of the Earth s weather systems. Remote sensing of the Earth from orbital altitudes was recognized in the mid-1960 s as a potential technique for obtaining information important for the effective use and conservation of natural resources.

More information

366 Glossary. Popular method for scale drawings in a computer similar to GIS but without the necessity for spatial referencing CEP

366 Glossary. Popular method for scale drawings in a computer similar to GIS but without the necessity for spatial referencing CEP 366 Glossary GISci Glossary ASCII ASTER American Standard Code for Information Interchange Advanced Spaceborne Thermal Emission and Reflection Radiometer Computer Aided Design Circular Error Probability

More information

How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser

How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser Including Introduction to Remote Sensing Concepts Based on: igett Remote Sensing Concept Modules and GeoTech

More information

Introduction to Remote Sensing

Introduction to Remote Sensing Introduction to Remote Sensing Daniel McInerney Urban Institute Ireland, University College Dublin, Richview Campus, Clonskeagh Drive, Dublin 14. 16th June 2009 Presentation Outline 1 2 Spaceborne Sensors

More information

Remote Sensing. The following figure is grey scale display of SPOT Panchromatic without stretching.

Remote Sensing. The following figure is grey scale display of SPOT Panchromatic without stretching. Remote Sensing Objectives This unit will briefly explain display of remote sensing image, geometric correction, spatial enhancement, spectral enhancement and classification of remote sensing image. At

More information

Radar Imagery for Forest Cover Mapping

Radar Imagery for Forest Cover Mapping Purdue University Purdue e-pubs LARS Symposia Laboratory for Applications of Remote Sensing 1-1-1981 Radar magery for Forest Cover Mapping D. J. Knowlton R. M. Hoffer Follow this and additional works at:

More information

Outline. Introduction. Introduction: Film Emulsions. Sensor Systems. Types of Remote Sensing. A/Prof Linlin Ge. Photographic systems (cf(

Outline. Introduction. Introduction: Film Emulsions. Sensor Systems. Types of Remote Sensing. A/Prof Linlin Ge. Photographic systems (cf( GMAT x600 Remote Sensing / Earth Observation Types of Sensor Systems (1) Outline Image Sensor Systems (i) Line Scanning Sensor Systems (passive) (ii) Array Sensor Systems (passive) (iii) Antenna Radar

More information

Introduction to Remote Sensing

Introduction to Remote Sensing Introduction to Remote Sensing Outline Remote Sensing Defined Resolution Electromagnetic Energy (EMR) Types Interpretation Applications Remote Sensing Defined Remote Sensing is: The art and science of

More information

Remote Sensing Exam 2 Study Guide

Remote Sensing Exam 2 Study Guide Remote Sensing Exam 2 Study Guide Resolution Analog to digital Instantaneous field of view (IFOV) f ( cone angle of optical system ) Everything in that area contributes to spectral response mixels Sampling

More information

Introduction. Introduction. Introduction. Introduction. Introduction

Introduction. Introduction. Introduction. Introduction. Introduction Identifying habitat change and conservation threats with satellite imagery Extinction crisis Volker Radeloff Department of Forest Ecology and Management Extinction crisis Extinction crisis Conservationists

More information

Remote Sensing. Measuring an object from a distance. For GIS, that means using photographic or satellite images to gather spatial data

Remote Sensing. Measuring an object from a distance. For GIS, that means using photographic or satellite images to gather spatial data Remote Sensing Measuring an object from a distance For GIS, that means using photographic or satellite images to gather spatial data Remote Sensing measures electromagnetic energy reflected or emitted

More information

Ground Truth for Calibrating Optical Imagery to Reflectance

Ground Truth for Calibrating Optical Imagery to Reflectance Visual Information Solutions Ground Truth for Calibrating Optical Imagery to Reflectance The by: Thomas Harris Whitepaper Introduction: Atmospheric Effects on Optical Imagery Remote sensing of the Earth

More information

Mod. 2 p. 1. Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur

Mod. 2 p. 1. Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur Histograms of gray values for TM bands 1-7 for the example image - Band 4 and 5 show more differentiation than the others (contrast=the ratio of brightest to darkest areas of a landscape). - Judging from

More information

Sources of Geographic Information

Sources of Geographic Information Sources of Geographic Information Data properties: Spatial data, i.e. data that are associated with geographic locations Data format: digital (analog data for traditional paper maps) Data Inputs: sampled

More information

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011 Training Course Remote Sensing Basic Theory & Image Processing Methods 19 23 September 2011 Popular Remote Sensing Sensors & their Selection Michiel Damen (September 2011) damen@itc.nl 1 Overview Low resolution

More information

Wetlands Investigation Utilizing GIS and Remote Sensing Technology for Lucas County, Ohio: a hybrid analysis.

Wetlands Investigation Utilizing GIS and Remote Sensing Technology for Lucas County, Ohio: a hybrid analysis. Wetlands Investigation Utilizing GIS and Remote Sensing Technology for Lucas County, Ohio: a hybrid analysis. Update on current wetlands research in GISAG Nathan Torbick Spring 2003 Component One Remote

More information

Visualizing a Pixel. Simulate a Sensor s View from Space. In this activity, you will:

Visualizing a Pixel. Simulate a Sensor s View from Space. In this activity, you will: Simulate a Sensor s View from Space In this activity, you will: Measure and mark pixel boundaries Learn about spatial resolution, pixels, and satellite imagery Classify land cover types Gain exposure to

More information

NRS 415 Remote Sensing of Environment

NRS 415 Remote Sensing of Environment NRS 415 Remote Sensing of Environment 1 High Oblique Perspective (Side) Low Oblique Perspective (Relief) 2 Aerial Perspective (See What s Hidden) An example of high spatial resolution true color remote

More information

typical spectral signatures of photosynthetically active and non-photosynthetically active vegetation (Beeri et al., 2007)

typical spectral signatures of photosynthetically active and non-photosynthetically active vegetation (Beeri et al., 2007) typical spectral signatures of photosynthetically active and non-photosynthetically active vegetation (Beeri et al., 2007) Xie, Y. et al. J Plant Ecol 2008 1:9-23; doi:10.1093/jpe/rtm005 Copyright restrictions

More information

Lecture 2. Electromagnetic radiation principles. Units, image resolutions.

Lecture 2. Electromagnetic radiation principles. Units, image resolutions. NRMT 2270, Photogrammetry/Remote Sensing Lecture 2 Electromagnetic radiation principles. Units, image resolutions. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

More information

FOR 353: Air Photo Interpretation and Photogrammetry. Lecture 2. Electromagnetic Energy/Camera and Film characteristics

FOR 353: Air Photo Interpretation and Photogrammetry. Lecture 2. Electromagnetic Energy/Camera and Film characteristics FOR 353: Air Photo Interpretation and Photogrammetry Lecture 2 Electromagnetic Energy/Camera and Film characteristics Lecture Outline Electromagnetic Radiation Theory Digital vs. Analog (i.e. film ) Systems

More information

Synthetic aperture RADAR (SAR) principles/instruments October 31, 2018

Synthetic aperture RADAR (SAR) principles/instruments October 31, 2018 GEOL 1460/2461 Ramsey Introduction to Remote Sensing Fall, 2018 Synthetic aperture RADAR (SAR) principles/instruments October 31, 2018 I. Reminder: Upcoming Dates lab #2 reports due by the start of next

More information

Combining Technologies: LiDaR, High Resolution Digital Images, Infrared Thermography and Geographic Information Systems

Combining Technologies: LiDaR, High Resolution Digital Images, Infrared Thermography and Geographic Information Systems : LiDaR, High Resolution Digital Images, Infrared Thermography and Geographic Information Systems Presented by: Eldris Ferrer, Ms E, GIS Analyst and Remote Sensing Specialist, CSA Group Alexis Ocasio,

More information

Introduction to Radar

Introduction to Radar National Aeronautics and Space Administration ARSET Applied Remote Sensing Training http://arset.gsfc.nasa.gov @NASAARSET Introduction to Radar Jul. 16, 2016 www.nasa.gov Objective The objective of this

More information

MODULE 9 LECTURE NOTES 1 PASSIVE MICROWAVE REMOTE SENSING

MODULE 9 LECTURE NOTES 1 PASSIVE MICROWAVE REMOTE SENSING MODULE 9 LECTURE NOTES 1 PASSIVE MICROWAVE REMOTE SENSING 1. Introduction The microwave portion of the electromagnetic spectrum involves wavelengths within a range of 1 mm to 1 m. Microwaves possess all

More information

An NDVI image provides critical crop information that is not visible in an RGB or NIR image of the same scene. For example, plants may appear green

An NDVI image provides critical crop information that is not visible in an RGB or NIR image of the same scene. For example, plants may appear green Normalized Difference Vegetation Index (NDVI) Spectral Band calculation that uses the visible (RGB) and near-infrared (NIR) bands of the electromagnetic spectrum NDVI= + An NDVI image provides critical

More information

INTRODUCTORY REMOTE SENSING. Geob 373

INTRODUCTORY REMOTE SENSING. Geob 373 INTRODUCTORY REMOTE SENSING Geob 373 Landsat 7 15 m image highlighting the geology of Oman http://www.satimagingcorp.com/gallery-landsat.html ASTER 15 m SWIR image, Escondida Mine, Chile http://www.satimagingcorp.com/satellite-sensors/aster.html

More information

Present and future of marine production in Boka Kotorska

Present and future of marine production in Boka Kotorska Present and future of marine production in Boka Kotorska First results from satellite remote sensing for the breeding areas of filter feeders in the Bay of Kotor INTRODUCTION Environmental monitoring is

More information

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011 Training Course Remote Sensing Basic Theory & Image Processing Methods 19 23 September 2011 Introduction to Remote Sensing Michiel Damen (September 2011) damen@itc.nl 1 Overview Some definitions Remote

More information

Remote Sensing. Ch. 3 Microwaves (Part 1 of 2)

Remote Sensing. Ch. 3 Microwaves (Part 1 of 2) Remote Sensing Ch. 3 Microwaves (Part 1 of 2) 3.1 Introduction 3.2 Radar Basics 3.3 Viewing Geometry and Spatial Resolution 3.4 Radar Image Distortions 3.1 Introduction Microwave (1cm to 1m in wavelength)

More information

Atmospheric interactions; Aerial Photography; Imaging systems; Intro to Spectroscopy Week #3: September 12, 2018

Atmospheric interactions; Aerial Photography; Imaging systems; Intro to Spectroscopy Week #3: September 12, 2018 GEOL 1460/2461 Ramsey Introduction/Advanced Remote Sensing Fall, 2018 Atmospheric interactions; Aerial Photography; Imaging systems; Intro to Spectroscopy Week #3: September 12, 2018 I. Quick Review from

More information

Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana. Geob 373 Remote Sensing. Dr Andreas Varhola, Kathry De Rego

Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana. Geob 373 Remote Sensing. Dr Andreas Varhola, Kathry De Rego 1 Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana Geob 373 Remote Sensing Dr Andreas Varhola, Kathry De Rego Zhu an Lim (14292149) L2B 17 Apr 2016 2 Abstract Montana

More information

What is Remote Sensing? Contents. Image Fusion in Remote Sensing. 1. Optical imagery in remote sensing. Electromagnetic Spectrum

What is Remote Sensing? Contents. Image Fusion in Remote Sensing. 1. Optical imagery in remote sensing. Electromagnetic Spectrum Contents Image Fusion in Remote Sensing Optical imagery in remote sensing Image fusion in remote sensing New development on image fusion Linhai Jing Applications Feb. 17, 2011 2 1. Optical imagery in remote

More information

Lidar stands for light detection and ranging. Lidar imagery is created with a laser beam composed of a very narrow light band.

Lidar stands for light detection and ranging. Lidar imagery is created with a laser beam composed of a very narrow light band. Lidar stands for light detection and ranging. Lidar imagery is created with a laser beam composed of a very narrow light band. This light can be transmitted over large distances. Normal light is composed

More information