NAPP Photo Five Pockets near Dubois.

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

Aerial Photography and Photogrammetry
Major Operations of Digital Image Processing (DIP) Image Quality Assessment Radiometric Correction Geometric Correction Image Classification Introduction.
1:14 PM  Involves the manipulation and interpretation of digital images with the aid of a computer.  Includes:  Image preprocessing (rectification and.
NAPP Photo Five Pockets near Dubois. Google Earth.
With support from: NSF DUE in partnership with: George McLeod Prepared by: Geospatial Technician Education Through Virginia’s Community Colleges.
Map Projections & Coordinate Systems
Digital Imaging and Remote Sensing Laboratory Correction of Geometric Distortions in Line Scanner Imagery Peter Kopacz Dr. John Schott Bryce Nordgren Scott.
Digital Image Processing (معالجة الصور الرقمية)
CS485/685 Computer Vision Prof. George Bebis
Aerial photography and satellite imagery as data input GEOG 4103, Feb 20th Adina Racoviteanu.
Map Projections Displaying the earth on 2 dimensional maps
Introduction to ArcGIS for Environmental Scientists Module 2 – GIS Fundamentals Lecture 5 – Coordinate Systems and Map Projections.
Concept of Map Projection Presented by Reza Wahadj University of California,San Diego (UCSD)
Concept of Map Projection. Map Projection A map projection is a set of rules for transforming features from the three- dimensional earth onto a two-dimensional.
Georeferencing Getting maps and satellite images into GIS.
1 Image Pre-Processing. 2 Digital Image Processing The process of extracting information from digital images obtained from satellites Information regarding.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-3 Chapters 5 and 6.
Image Registration January 2001 Gaia3D Inc. Sanghee Gaia3D Seminar Material.
Image Resampling ASTR 3010 Lecture 21 Textbook 9.4.
Geometric Correction It is vital for many applications using remotely sensed images to know the ground locations for points in the image. There are two.
Remote Sensing Image Rectification and Restoration
Chapter 3: Image Restoration Geometric Transforms.
Raster Data Chapter 7. Introduction  Vector – discrete  Raster – continuous  Continuous –precipitation –elevation –soil erosion  Regular grid cell.
NAPP Photo Five Pockets near Dubois.
Orthorectification using
10/7/2015 GEM Lecture 15 Content Photomap -- Mosaics Rectification.
Image Preprocessing: Geometric Correction Image Preprocessing: Geometric Correction Jensen, 2003 John R. Jensen Department of Geography University of South.
Digital Image Processing Lecture 6: Image Geometry
7 elements of remote sensing process 1.Energy Source (A) 2.Radiation & Atmosphere (B) 3.Interaction with Targets (C) 4.Recording of Energy by Sensor (D)
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
February 3 Interpretation of Digital Data Bit and Byte ASCII Binary Image Recording Media and Formats Geometric corrections Image registration Projections.
Digital Image Processing Definition: Computer-based manipulation and interpretation of digital images.
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Introduction to Soft Copy Photogrammetry
GEOMETRIC OPERATIONS. Transformations and directions Affine (linear) transformations Translation, rotation and scaling Non linear (Warping transformations)
Principle Component Analysis (PCA)
L6 – Transformations in the Euclidean Plane NGEN06(TEK230) – Algorithms in Geographical Information Systems by: Irene Rangel, updated by Sadegh Jamali.
Skills you need to study Geography!
Geoprocessing and georeferencing raster data
Remote sensing/digital image processing. Color Arithmetic red+green=yellow green+blue=cyan red+blue=magenta.
Geometric Correction of Remote Sensor Data
Map Projections RG 620 May 16, 2014 Institute of Space Technology, Karachi RG 620 May 16, 2014 Institute of Space Technology, Karachi.
Arithmetic and Geometric Transformations (Chapter 2) CS474/674 – Prof. Bebis.
Geometric Preprocessing
Distortions in imagery:
Chapter 8 Raster Analysis.
Geographic Information Systems “GIS”
Map Projections RG 620 April 20, 2016
Image Geo-Referencing in ArcGIS
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Digital Data Format and Storage
ASTER image – one of the fastest changing places in the U.S. Where??
Inro to Human Geography
Lidar Image Processing
Georegistering Aerial Photographs:
Map of the Great Divide Basin, Wyoming, created using a neural network and used to find likely fossil beds See:
Introductory readings – remote sensing
Image Rectificatio.
Outline Announcement Local operations (continued) Linear filters
Lecture 2 – Spatial Data Preparation
Hyperspectral Image preprocessing
Cartographic and GIS Data Structures
Map Projections Displaying the earth on 2 dimensional maps
What is a map? A map is a graphic representation of the whole or a part of an area. A map uses points, lines, and polygons to graphically represent an.
Digital Image Processing
Magnetic Resonance Imaging
Inro to Human Geography
Map Projections Displaying the earth on 2 dimensional maps
2011 International Geoscience & Remote Sensing Symposium
Presentation transcript:

NAPP Photo Five Pockets near Dubois

Google Earth

Geometric Corrections Rectification and Registration

Learning Objectives Be able to define geometric correction. Understand why geometric correction is usually necessary. Understand the difference between rectification and registration. Understand what ground control points (GCPs) are, and know the characteristics of good GCPs.

Learning Objectives (cont.) Understand what a geometric transformation is and the three common types of transformations Understand resampling and how different resampling algorithms work Know why we should minimize the number of times we resample images

What is Geometric Correction? Any process that changes the spatial characteristics of pixels. Pixel coordinates (e.g., map projection) Pixel relationships with other pixels Pixel size (or shape) Geometric correction can also change the digital numbers of pixels (resampling)

Why Geometric Correction? To allow an image to overlay a map so that features line up correctly To eliminate distortion caused by terrain, instrument wobble, earth curvature, etc. To change the apparent spatial resolution of an image To change the map projection used to display an image

Two basic techniques for fitting images to maps Use Ground Control Points (GCPs) to assign coordinates to an image (rectification). Create links between two images or between an image and a digital map to align them with one another (registration) Both are based on the same concept.

Rectification Using GCPs Object: To match pixel locations in the image to their corresponding locations on the earth Method: Assign real-world coordinates (e.g., UTM) to known locations in the image (GCPs) Use a mathematical model (transformation) to fit the real-world coordinates to the image coordinates “Warp” the image to fit the model.

Real World Coordinate Frame (e.g., UTM) Image Coordinate Frame (row/column)

Ground Control Points (GCPs) Road intersections, river bends, distinct natural features, etc. GCPs should be spread across image Requires some minimum number of GCPs depending on the type of mathematical transformation (model) you use More usually better than few! In general, it is better to have clusters of GCPs spread across image

Google Earth – Seminoe Reservoir (Wyoming). Where would you locate GCPs? What are possible problems?

How is image registration different? Instead of finding GCPs from a map, you link the same place on two or more images Can be used to georeference an unreferenced image using a referenced image Can be used to allow two images to line up with one another (e.g. images from the same place taken on different dates) even if they aren’t georeferenced to ground coordinates.

Two main steps necessary to fit an image to a map Transformation: Use a mathematical equation to convert all image GCP coordinates to best match the real world GCP coordinates. Resampling: Assign new DNs to the pixels once they have been moved to their new positions (and often distorted in the process).

Result of erroneous GCP coordinates or placement.

Mathematical Transformations Real World Coordinates (e.g., UTM) Points = GCPs; Line = best linear (1st order) fit Image Coordinates (e.g., column, row)

Mathematical Transformations 1st Order (linear) Requires minimum of 3 GCPs Use for small, flat areas 2nd Order Requires minimum of 6 GCPs Use for larger area where earth curvature is a factor Use where there is moderate terrain Use with aircraft data where roll, pitch, yaw are present

Mathematical Transformations (cont.) 3rd Order Requires minimum of 10 GCPs Very rugged terrain Typically want at least 3x the minimum number of GCPs (or more!)

Image Transformation (warping) Raw Image (No spatial relationship to location on earth) Transformed Image (Matches real-world coordinates; Oriented to north, etc.)

Image Resampling Once an image is warped, how do you assign DNs to the “new” pixels? 100 ??

Resampling Techniques Nearest Neighbor Assigns the value of the nearest pixel to the new pixel location Bilinear Assigns the average value of the 4 nearest pixels to the new pixel location Cubic Convolution Assigns the average value of the 16 nearest pixels to the new pixel location

Nearest Neighbor Resampling

Bilinear Resampling

Cubic Convolution Resampling

To maintain image radiometry (DNs) for spectral analysis ALWAYS USE NEAREST NEIGHBOR RESAMPLING! To produce an image for presentation, bilinear or cubic convolution might work better (can be more visually pleasing). Remember that EVERY TIME you resample an image for any reason you are altering the original data (DNs)!

Changing Image Spatial Resolution (A type of Resampling) Two choices Increase the resolution (artificially make pixels smaller) (also called up-rezzing) Can assign the DN from the original pixel to the smaller pixels that fall inside it, but this doesn’t change the appearance of the image. Decrease the resolution (artificially make pixels larger) Combine the DNs from the original pixels in some way (e.g. average them) to assign a new DN to the bigger pixel

Changing Map Projections Map projections are mathematical models for depicting part of the spherical earth on a flat map or image Map projections cause distortion of map properties (e.g., shape, direction, area) Every time you change from one map projection to another, you transform and resample (and change the DNs!).

Geometric Correction -- Summary Essential for almost all remote sensing projects Critical for combining imagery and GIS Essential for obtaining spatially accurate products—requires considerable care Often done for us “at the factory,” but sometimes not, especially for aerial imagery (air photos, etc.)