862 research outputs found

    Automatic Update of Airport GIS by Remote Sensing Image Analysis

    Get PDF
    This project investigates ways to automatically update Geographic Information Systems (GIS) for airports by analysis of Very High Resolution (VHR) remote sensing images. These GIS databases map the physical layout of an airport by representing a broad range of features (such as runways, taxiways and roads) as georeferenced vector objects. Updating such systems therefore involves both automatic detection of relevant objects from remotely sensed images, and comparison of these objects between bi-temporal images. The size of the VHR images and the diversity of the object types to be captured in the GIS databases makes this a very large and complex problem. Therefore we must split it into smaller parts which can be framed as instances of image processing problems. The aim of this project is to apply a range of methodologies to these problems and compare their results, providing quantitative data where possible. In this report, we devote a chapter to each sub-problem that was focussed on. Chapter 1 begins by introducing the background and motivation of the project, and describes the problem in more detail. Chapter 2 presents a method for detecting and segmenting runways, by detecting their distinctive markings and feeding them into a modified Hough transform. The algorithm was tested on a dataset of six bi-temporal remote sensing image pairs and validated against manually generated ground-truth GIS data, provided by Jeppesen. Chapter 3 investigates co-registration of bi-temporal images, as a necessary precursor to most direct change detection algorithms. Chapter 4 then tests a range of bi-temporal change detection algorithms (some standard, some novel) on co-registered images of airports, with the aim of producing a change heat-map which may assist a human operator in rapidly focussing attention on areas that have changed significantly. Chapter 5 explores a number of approaches to detecting curvilinear AMDB features such as taxilines and stopbars, by means of enhancing such features and suppressing others, prior to thresholding. Finally in Chapter 6 we develop a method for distinguishing between AMDB lines and other curvilinear structures that may occur in an image, by analysing the connectivity between such features and the runways

    Automatic Main Road Extraction from High Resolution Satellite Imagery

    Get PDF
    Road information is essential for automatic GIS (geographical information system) data acquisition, transportation and urban planning. Automatic road (network) detection from high resolution satellite imagery will hold great potential for significant reduction of database development/updating cost and turnaround time. From so called low level feature detection to high level context supported grouping, so many algorithms and methodologies have been presented for this purpose. There is not any practical system that can fully automatically extract road network from space imagery for the purpose of automatic mapping. This paper presents the methodology of automatic main road detection from high resolution satellite IKONOS imagery. The strategies include multiresolution or image pyramid method, Gaussian blurring and the line finder using 1-dimemsional template correlation filter, line segment grouping and multi-layer result integration. Multi-layer or multi-resolution method for road extraction is a very effective strategy to save processing time and improve robustness. To realize the strategy, the original IKONOS image is compressed into different corresponding image resolution so that an image pyramid is generated; after that the line finder of 1-dimemsional template correlation filter after Gaussian blurring filtering is applied to detect the road centerline. Extracted centerline segments belong to or do not belong to roads. There are two ways to identify the attributes of the segments, the one is using segment grouping to form longer line segments and assign a possibility to the segment depending on the length and other geometric and photometric attribute of the segment, for example the longer segment means bigger possibility of being road. Perceptual-grouping based method is used for road segment linking by a possibility model that takes multi-information into account; here the clues existing in the gaps are considered. Another way to identify the segments is feature detection back-to-higher resolution layer from the image pyramid

    The use of contextual techniques and textural analysis of satellite imagery in geological studies of arid regions

    Get PDF
    This Thesis examines the problem of extracting spatial information (context and texture) of use to the geologist, from satellite imagery. Part of the Arabian Shield was chosen to be the study area. Two new contextual techniques; (a) Ripping Membrane and (b) Rolling Ball were developed and examined in this study. Both new contextual based techniques proved to be excellent tools for visual detection and analysis of lineaments, and were clearly better than the 'traditional' spatial filtration technique. This study revealed structural lineaments, mostly mapped for the first time, which are clearly related to regional tectonic history of the area. Contextual techniques were used to perform image segmentation. Two different image segmentation methods were developed and examined in this study. These methods were the automatic watershed segmentation and ripping membrane/Laserscan system method (as this method was being used for the first time). The second method produced high accuracy results for four selected test sites. A new automatic lineament extraction method using the above contextual techniques was developed. The aim of the method was to produce an automatic lineament map and the azimuth direction of these lineaments in each rock type, as defined by the segmented regions. 75-85% of the visually traced lineaments were extracted by the automatic method. The automatic method appears to give a dominant trend slightly different (10° — 15°) from the visually determined trend. It was demonstrated that not all the different types of rock could be discriminated using the spectral image enhancement techniques (band ratio, principal components and decorrelation stretch). Therefore, the spatial grey level dependency matrix (SGLDM) was used to produce a texture feature image, which would enable distinctions to be made and overcome the limitations of spectral enhancement techniques. The SGLDM did not produce any useful texture features which can discriminate between every rock type in the selected test sites. It did, however, show some acceptable texture discrimination between some rock types. The remote sensing data examined in this thesis were the Landsat (multispectral scanner, Thematic Mapper), SPOT, and Shuttle Imaging Radar (SIR-B)

    Identifying Citronella Plants From UAV Imagery Using Support Vector Machine

    Get PDF
    High-resolution imagery taken from Unmanned Aerial Vehicle (UAV) is now often used as an alternative in monitoring the agronomic plants compared to satellite imagery. This paper presents a method to identify Citronella among other plants based on UAV imagery. The method utilizes Support Vector Machine (SVM) to classify Citronella among other plants according to the extraction of texture feature. The implementation of the method was evaluated using two group of datasets: 1) consists of Citronella, Kaffir Lime, other green plants, vacant soil, and buildings, and 2) consists of Citronella and paddy rice plants. The evaluation results show that the proposed method can identify Citronella on the first group of datasets with an accuracy 94.23% and Kappa value 88.48%, whereas on the second group of datasets with an accuracy 100% and Kappa value 100%

    Coronal loop detection from solar images and extraction of salient contour groups from cluttered images.

    Get PDF
    This dissertation addresses two different problems: 1) coronal loop detection from solar images: and 2) salient contour group extraction from cluttered images. In the first part, we propose two different solutions to the coronal loop detection problem. The first solution is a block-based coronal loop mining method that detects coronal loops from solar images by dividing the solar image into fixed sized blocks, labeling the blocks as Loop or Non-Loop , extracting features from the labeled blocks, and finally training classifiers to generate learning models that can classify new image blocks. The block-based approach achieves 64% accuracy in IO-fold cross validation experiments. To improve the accuracy and scalability, we propose a contour-based coronal loop detection method that extracts contours from cluttered regions, then labels the contours as Loop and Non-Loop , and extracts geometric features from the labeled contours. The contour-based approach achieves 85% accuracy in IO-fold cross validation experiments, which is a 20% increase compared to the block-based approach. In the second part, we propose a method to extract semi-elliptical open curves from cluttered regions. Our method consists of the following steps: obtaining individual smooth contours along with their saliency measures; then starting from the most salient contour, searching for possible grouping options for each contour; and continuing the grouping until an optimum solution is reached. Our work involved the design and development of a complete system for coronal loop mining in solar images, which required the formulation of new Gestalt perceptual rules and a systematic methodology to select and combine them in a fully automated judicious manner using machine learning techniques that eliminate the need to manually set various weight and threshold values to define an effective cost function. After finding salient contour groups, we close the gaps within the contours in each group and perform B-spline fitting to obtain smooth curves. Our methods were successfully applied on cluttered solar images from TRACE and STEREO/SECCHI to discern coronal loops. Aerial road images were also used to demonstrate the applicability of our grouping techniques to other contour-types in other real applications

    Synthetic aperture radar analysis of floating ice at Terra Nova Bay-an application to ice eddy parameter extraction

    Get PDF
    In the framework of a study of ice formation in Antarctica, synthetic aperture radar (SAR) image acquisitions were planned over Terra Nova Bay (TNB). Thanks to the European Space Agency (ESA) Third Party Mission program, Cosmo-SkyMed and Radarsat-2 images over TNB were obtained for the period of February 20 to March 20, 2015; in addition, available Sentinel-1 images for the same period were retrieved from the ESA scientific data hub. The first inspection of the images revealed the presence of a prominent eddy, i.e., an ice vortex presumably caused by the wind blowing from the continent. The important parameters of an eddy are its area and lifetime. While the eddy lifetime was easily obtained from the image sequence, the area was measured using a specific processing scheme that consists of nonlinear filtering and Markov random field segmentation. The main goal of our study was to develop a segmentation scheme to detect and measure "objects" in SAR images. In addition, the connection between eddy area and wind field was investigated using parametric and nonparametric correlation functions; statistically significant correlation values were obtained in the analyzed period. After March 15, a powerful katabatic wind completely disrupted the surface eddy

    Automated Crop Field Extraction from Multi-Temporal Web Enabled Landsat Data

    Get PDF
    An automated computational methodology to extract agricultural crop fields from 30 m Web Enabled Landsat data (WELD) time series is presented. The results for three 150 × 150 kmWELD tiles encompassing rectangular, circular (center-pivot irrigation) and irregularly shaped fields in Texas, California and South Dakota are presented and compared to independent United States Department of Agriculture (USDA) National Agricultural Statistics Service (NASS) cropland data layer (CDL) classifications. Coherent fields that are visually apparent were extracted with relatively limited apparent errors of omission or commission compared to the CDL classifications. This is due to several factors. First, the use ofmulti-temporal Landsat data, as opposed to single Landsat acquisitions, that enables crop rotations and inter-annual variability in the state of the vegetation to be accommodated for and provides more opportunities for cloud-free, non-missing and atmospherically uncontaminated surface observations. Second, the adoption of an object-based approach, namely the variational region-based geometric active contour method that enables robust segmentation with only a small number of parameters and that requires no training data. Third, the use of a watershed algorithmto decompose connected segments belonging to multiple fields into coherent isolated field segments and a geometry-based algorithm to detect and associate parts of circular fields together. A preliminary validation is presented to gain quantitative insights into the field extraction accuracy and to prototype a validation protocol including new geometric measures that quantify the accuracy of individual field objects. Implications and recommendations for future research and large-area applications are discussed
    corecore