Performance Performance is fundamentally limited by: –Size of data –Where the data is stored –Type of processing –Processing software –Hardware available.

Slides:



Advertisements
Similar presentations
Ann Johnson Associate Director
Advertisements

Spatial Resolution in Digital Images Digital Images –“Size” can change easily (zoom, subset, mosaic) –Pixel size is assumed not to change within an image.
Prof. G. Robert Brakenridge March 12, 2011 Director, Dartmouth Flood Observatory CSDMS, INSTAAR, University of Colorado.
Resolution Resolving power Measuring of the ability of a sensor to distinguish between signals that are spatially near or spectrally similar.
Chap 1 Image fundamental. Trends Image processing techniques have developed from Gray-level processing to color processing 2-D processing to 3-D processing.
Some Basic Concepts of Remote Sensing
Resolution.
Data Models (Raster) Reading Assignment: Bolstad, Chapter 2.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
Raster Data. The Raster Data Model The Raster Data Model is used to model spatial phenomena that vary continuously over a surface and that do not have.
Josh Peschel Master of Science Candidate
Wireless Spectral Imaging System for Remote Sensing Mini Senior Design Project Submitted by Hector Erives August 30, 2006.
Remote Sensing Part 1.
The image characteristics are usually referred to as:
Aerial photography and satellite imagery as data input GEOG 4103, Feb 20th Adina Racoviteanu.
Fundamentals of Satellite Remote Sensing NASA ARSET- AQ Introduction to Remote Sensing and Air Quality Applications Winter 2014 Webinar Series ARSET -
Introduction to Digital Data and Imagery
Bitmapped Images 27 th November 2014 With Mrs
Data starts with width and height of image Then an array of pixel values (colors) The number of elements in this array is width times height Colors can.
Geography 1010 Remote Sensing. Outline Last Lecture –Electromagnetic energy. –Spectral Signatures. Today’s Lecture –Spectral Signatures. –Satellite Remote.
Introduction to Remote Sensing. Outline What is remote sensing? The electromagnetic spectrum (EMS) The four resolutions Image Classification Incorporation.
Digital Numbers The Remote Sensing world calls cell values are also called a digital number or DN. In most of the imagery we work with the DN represents.
U.S. Department of the Interior U.S. Geological Survey Geometric Assessment of Remote Sensed Data Oct Presented By: Michael Choate, SAIC U.S.
The role of remote sensing in Climate Change Mitigation and Adaptation.
1 Pixel and Image Characteristics Prof. Arnon Karnieli The Remote Sensing Laboratory Jacob Blaustein Institute for Desert Research Ben-Gurion University.
Resolution A sensor's various resolutions are very important characteristics. These resolution categories include: spatial spectral temporal radiometric.
Remote Sensing Defined Resolution Electromagnetic Energy (EMR) Types Interpretation Applications.
Resolution Resolution. Landsat ETM+ image Learning Objectives Be able to name and define the four types of data resolution. Be able to calculate the.
Center for Remote Sensing and Spatial Analysis, Rutgers University Remote Sensing: Digital Image Analysis.
Christine Urbanowicz Prepared for NC Climate Fellows Workshop June 21, 2011.
Remote Sensing. Vulnerability is the degree to which a system is susceptible to, or unable to cope with, adverse effects of climate change, including.
Chapter 2 : Imaging and Image Representation Computer Vision Lab. Chonbuk National University.
Remote Sensing Introduction to light and color. What is remote sensing? Introduction to satellite imagery. 5 resolutions of satellite imagery. Satellite.
Lecture 2 Introduction to GIS, Data models, Data structures.
3. Image Sampling & Quantisation 3.1 Basic Concepts To create a digital image, we need to convert continuous sensed data into digital form. This involves.
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
File Sizes & Storage Requirements.  An image has a width in pixels and a height in pixels  Start by calculating the number of pixels all up  640 x.
Remote Sensing Remote Sensing is defined as the science and technology by which the characteristics of objects of interest can be identified, measured.
Chapter 8 Remote Sensing & GIS Integration. Basics EM spectrum: fig p. 268 reflected emitted detection film sensor atmospheric attenuation.
Fundamentals of Remote Sensing: Digital Image Analysis.
Digital Imaging Fundamentals Ms. Hema C.R. School of Mechatronic Engineering.
COMPUTER GRAPHICS. Once you scan an image or take a picture with your digital camera, it becomes digitized. Made up of hundreds of thousands of pixels.
Data Models, Pixels, and Satellite Bands. Understand the differences between raster and vector data. What are digital numbers (DNs) and what do they.
Representation of Data in Computer Systems
Landsat Satellite Data. 1 LSOS (1-ha) 9 Intensive Study Areas (1km x 1km) 3 Meso-cell Study Areas (25km x 25km) 1 Small Regional Study Area (1.5 o x 2.5.
Electro-optical systems Sensor Resolution
Remote Sensing Part 2 Atmospheric Interactions & Pre-processing.
Remote Sensing Basics | August, Fieldwork Review.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Unit 2.6 Data Representation Lesson 3 ‒ Images
Data Representation: Sound
Remote sensing of snow in visible and near-infrared wavelengths
Data representation – Sound.
Hyperspectral Sensing – Imaging Spectroscopy
Binary 4 File Sizes.
Performance Performance is fundamentally limited by: Size of data
Chapter I Digital Imaging Fundamentals
This week’s earth observatory: false colour image
Spatial Analysis: Raster
Digital Elevation Models (DEM) Digital Terrain Models (DTM) / Digital Surface Models (DSM) Brief Review Applications in image processing: Inclusion in.
Digital Numbers The Remote Sensing world calls cell values are also called a digital number or DN. In most of the imagery we work with the DN represents.
Satellite Sensors – Historical Perspectives
CNES’s SPOT 5 (Satellite Pour l’Observation de la Terre)
Warm-up slide Jan : end of The World: Dubai island development sinks back into sea - financial crisis.
Planning a Remote Sensing Project
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Resolution.
Spatial Analysis: Raster
Hyperspectral Terminology
WJEC GCSE Computer Science
Presentation transcript:

Performance Performance is fundamentally limited by: –Size of data –Where the data is stored –Type of processing –Processing software –Hardware available

Real Performance Limitations Rasters: Size of the data and number of files Points: Number of rows, number of size of attributes Network access, especially services ArcGIS tools Mistakes in processing Hardware

Size of Digital Values Number of binary digits EquationNumber of possible valuesMinimum Value Maximum Value 1 (bit)2^ ^ ^ (nibble)2^ ^ ^ ^ (byte)2^ ^ ^ ^ ^ (word)2^ ^ ^ ^ ^ ^ ^

Range of Computer Numbers BitsNameNumber of values / Precision MinimumMaximumUses 8-bit integerByte RS 16-bit unsigned integer Unsigned short DEMs 16-bit signed integerSigned short DEMs 32-bit integerLong integer ~4 billion~ -2 billion~2 billionCounts, Categorical 32-bit floatFloat7-8- ~ ~ Continuous 64-bit floatDouble ~ ~ Continuous

Performance By Type TypeCalculationsQueriesBytes 16-bit unsigned integerFast 2 16-bit signed integerFast 2 32-bit signedFast 4 32-bit floatFastModerate4 64-bit floatFastModerate8 DateSlow 7 and up StringsSlow 1 and up

4 Resolutions of Remote Sensing Spatial: –X and Y resolution Spectral: –Number of bands Temporal: –Number of samples per time unit Radiometric: –Number of bits or bytes per sample

Raster Structure Sample Pixel: All the samples that are coincident X Dimension Y Dimension Band 0 Band 1 Band 2

Raster Resolutions Spatial Resolution: –Width and height of each sample/pixel Spectral Resolution: –Number of widths of the bands Radiometric Resolution: –Number of bits per band Temporal Resolution: –Number of rasters per time interval

Raster Resolutions Spatial: –10 cm to 1 km Spectral (Number of Bands): –3 for photos, 7 for Landsat, for 256 MODIS Temporal: –Daily for MODIS, 15 days for Landsat, every few years for SRTM Radiometric (Sample Depth): –8 bits=0 to 255 (256 shades)

Raster Size Size in Bytes = Width of the area * Resolution * Height of the area * Resolution * Bytes per band * Number of bands * Number of Temporal Slices

Landsat TM Scene Sensor type: opto-mechanical Spatial Resolution: 30 m (120 m - thermal) Spectral Range: µm Number of Bands: 7 Temporal Resolution: 16 days Image Size: 185 km X 172 km Swath: 185 km Programmable: yes

Improving Performance It used to be storing the data was a major problem Today, the problem is getting the computer processor “close” to the data

Improving Performance Resample rasters to the size desired Clip rasters to the area of interest Only use the bands required Store or “cache” rasters to the computer doing the processing Include performance evaluation as part of the modeling design