Geometric Preprocessing

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

QR Code Recognition Based On Image Processing
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.
Image Preprocessing Image Preprocessing.
NAPP Photo Five Pockets near Dubois. Google Earth.
Digital Image Processing. 2 Interpolation of Data Suppose we have a collection of four values that we wish to enlarge to eight: Interpolated results x-axis.
Geometric Correction Lecture 5 Feb 18, What and why  Remotely sensed imagery typically exhibits internal and external geometric error. It is.
With support from: NSF DUE in partnership with: George McLeod Prepared by: Geospatial Technician Education Through Virginia’s Community Colleges.
Radiometric and Geometric Errors
Digital Image Processing (معالجة الصور الرقمية)
Image Rectification Analysis and applications of remote sensing imagery Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National.
COMP 290 Computer Vision - Spring Motion II - Estimation of Motion field / 3-D construction from motion Yongjik Kim.
Chapter 12 Spatial Sharpening of Spectral Image Data.
Geometric Correction Dr. John R. Jensen Department of Geography
Remote sensing image correction. Introductory readings – remote sensing
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.
HJ-1A/B CCD IMAGERY Geometric Distortions and Precise Geometric Correction Accuracy Analysis Changmiao Hu, Ping Tang
Bending in 2 Planes Parametric form assuming small deflections and no torsion.
Image Registration January 2001 Gaia3D Inc. Sanghee Gaia3D Seminar Material.
Image Resampling ASTR 3010 Lecture 21 Textbook 9.4.
Geometric Correction of Imagery
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
Image Formation. Input - Digital Images Intensity Images – encoding of light intensity Range Images – encoding of shape and distance They are both a 2-D.
Chapter 3: Image Restoration Geometric Transforms.
Geometric transformations Affine transformations Forward mapping Interpolations schemes.
ARSF Data Processing Consequences of the Airborne Processing Library Mark Warren Plymouth Marine Laboratory, Plymouth, UK RSPSoc 2012 – Greenwich, London.
NAPP Photo Five Pockets near Dubois.
Geometric Operations and Morphing.
Orthorectification using
Image Preprocessing: Geometric Correction Image Preprocessing: Geometric Correction Jensen, 2003 John R. Jensen Department of Geography University of South.
Digital Image Processing Lecture 7: Geometric Transformation March 16, 2005 Prof. Charlene Tsai.
CS654: Digital Image Analysis Lecture 8: Stereo Imaging.
Metrology 1.Perspective distortion. 2.Depth is lost.
CE497 Urban Remote Sensing, Jie Shan1 Geometric rectification Homework 5.
Digital Image Processing Lecture 6: Image Geometry
Digital Image Processing GSP 216. Digital Image Processing Pre-Processing – Correcting for radiometric and geometric errors in data Image Rectification.
Course 13 Curves and Surfaces. Course 13 Curves and Surface Surface Representation Representation Interpolation Approximation Surface Segmentation.
Geometric transformations Affine transformations Forward mapping Interpolations schemes.
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.
Remote Sensing Remote Sensing is defined as the science and technology by which the characteristics of objects of interest can be identified, measured.
Digital Image Processing Definition: Computer-based manipulation and interpretation of digital images.
GEOMETRIC OPERATIONS. Transformations and directions Affine (linear) transformations Translation, rotation and scaling Non linear (Warping transformations)
Principle Component Analysis (PCA)
Geoprocessing and georeferencing raster data
Remote sensing/digital image processing. Color Arithmetic red+green=yellow green+blue=cyan red+blue=magenta.
Remote Sensing Part 2 Atmospheric Interactions & Pre-processing.
Geometric Correction of Remote Sensor Data
Arithmetic and Geometric Transformations (Chapter 2) CS474/674 – Prof. Bebis.
Professor Ke-Sheng Cheng
55:148 Digital Image Processing Chapter 11 3D Vision, Geometry
Distortions in imagery:
NAPP Photo Five Pockets near Dubois.
Automatically Collect Ground Control Points from Online Aerial Maps
Chapter 6: Image Geometry 6.1 Interpolation of Data
Image Geometry and Geometric Transformation
Introductory readings – remote sensing
Image Rectificatio.
Outline Announcement Local operations (continued) Linear filters
Find 4 A + 2 B if {image} and {image} Select the correct answer.
Course 13 Curves and Surfaces
Digital Image Processing
© 2010 Cengage Learning Engineering. All Rights Reserved.
Image Stitching Linda Shapiro ECE/CSE 576.
Image Stitching Linda Shapiro ECE P 596.
Presentation transcript:

Geometric Preprocessing 22. Geometric and Radiometric Preprocessing March 8, 2000 Geometric Preprocessing FR 4262

Methods for Geometric Correction 22. Geometric and Radiometric Preprocessing March 8, 2000 Methods for Geometric Correction Parametric (analytical) Mathematically models effects of sensor geometry and motion to derive accurate correction equations for correcting the coordinates of each pixel Most rigorous, but most difficult Applies only to known sources of error scan skew cross-track distortion mirror velocity variations platform velocity variations Earth rotation Earth curvature Data such as Landsat, IKONOS or QuickBird have been largely corrected for these errors. However, non-systematic errors remain and pixels are not in their correct planimetric map locations. FR 4262

Methods for Geometric Correction 22. Geometric and Radiometric Preprocessing March 8, 2000 Methods for Geometric Correction Non-parametric Establishes mathematical relationships (mapping polynomials) between the coordinates of pixels in an image and the corresponding coordinates of those points on the ground (via a map) Can be used irrespective of the analyst’s knowledge of sources and types of distortions Two steps are involved in non-parametric corrections 1. Rectification 2. Resampling FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 Step 1. Rectification Calculate new output pixel locations (X, Y) Relate image location to map location using a “mapping polynomial” function X’ = a0 + a1X + a2Y + a3XY + a4X2 + a5Y2 Y’ = b0 + b1X + b2Y + b3XY + b4X2 + b5Y2 Using these mapping functions calculate correct map locations (X’, Y’) for input pixel locations (X, Y) FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 Ground Control Points The unknowns in these equations (a and b) are solved by determining the coordinates for a set of known locations called ground control points (GCP’s) GCP’s are features that can be located on both the map and the image; they should be: well defined spatially small well distributed over entire image What are good GCP’s? FR 4262

Illustration of well distributed GCP’s 22. Geometric and Radiometric Preprocessing March 8, 2000 Illustration of well distributed GCP’s FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 The end result of selecting GCP’s, solving the mapping functions, and calculating new pixel locations is a new grid or matrix of pixel locations Output image geometrically correct Input image distorted FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 Step 2. Resampling Fill in the geometrically correct cells with DN values -- i.e., calculate new DN values Resampling methods nearest neighbor --assign each corrected output pixel the value of the nearest input pixel bilinear interpolation -- calculate the new output pixel value using interpolations from the four closest input pixels cubic convolution -- interpolate a new pixel value from a larger neighborhood of 9, 16, 25 or 36 surrounding input pixels FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 Resampling Methods Rectified image Distorted input image Cubic Convolution + & Pixels used in resampling the outlined pixel Nearest Neighbor Bilinear Interpolation + after MicroImages, Inc. and Aronoff (2005) FR 4262

22. Geometric and Radiometric Preprocessing March 8, 2000 Image Registration A B C Registration applies the same techniques as rectification for image to image and image to map overlays FR 4262

Summary: 4 R’s of Geometric Preprocessing 22. Geometric and Radiometric Preprocessing March 8, 2000 Summary: 4 R’s of Geometric Preprocessing Registration -- overlaying two or more images so that they are in geometric coincidence (but not necessarily geometrically correct) Reference: Applying a projection/coordinate system to an image Rectification -- geometric correction; transformation of a geometrically distorted image so that it can be registered to a map moving pixels to correct map locations Resampling -- determination of DN values to fill in the output matrix of the rectified or registered image FR 4262