Automated Extraction of Airport Runway Patterns from Radar Imagery

Abstract

A method is presented to extract linear terrain features from Synthetic Aperture Radar imagery. An input radar image is smoothed with an edge- preserving smoothing operation. Edge detection is performed using a Sobel operator, and both the magnitude and directional images are computed. The edges are then strengthened using several iterations of a relaxation operation in which both the magnitude image and the directional image are updated with each iteration. The output of the relaxation operation is a binary edge image, which is then thinned. A connected components routine is then run in which two passes through the image are used to provide a unique label for each connected component. The connected components related only to the runaway pattern are then extracted by computing certain properties of each component. A border-following algorithm is then used to follow only the outermost borders and give each of the pixels on an outermost border a maximum brightness value. A tracking algorithm is used to change the binary image array into a set of Freeman chain codes, which serve as the input to a line-forming routine that uses a standard polygon approximation algorithm. Experimental results on a real synthetic aperture radar image are presented.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Jun 01, 1990
Accession Number
ADA231809

Entities

People

  • Pi-fuay Chen
  • Richard A. Hevenor

Organizations

  • Geospatial Research Laboratory

Tags

Communities of Interest

  • C4I
  • Materials and Manufacturing Processes

DTIC Thesaurus Topics

  • Artificial Intelligence
  • C Programming Language
  • Change Detection
  • Computations
  • Computer Graphics
  • Computer Programming
  • Computer Vision
  • Computers
  • Detection
  • Directional
  • Equations
  • Graphics
  • Image Processing
  • Lisp Programming Language
  • Photography
  • Radar
  • Two Dimensional

Readers

  • Computer Vision.
  • Graph Algorithms and Convex Optimization.