y = Xβ + ε B. Sub-pixel Classification

Size: px
Start display at page:

Download "y = Xβ + ε B. Sub-pixel Classification"

Transcription

1 Sub-pixel Mapping of Sahelian Wetlands using Multi-temporal SPOT VEGETATION Images Jan Verhoeye and Robert De Wulf Laboratory of Forest Management and Spatial Information Techniques Faculty of Agricultural and Applied Biological Sciences, University of Gent Coupure Links 653, B-9000 Gent, Belgium Abstract - Africa supports some of the world s largest swamps. These wetlands are very extensive and dynamic ecosystems. These characteristics make them suitable objects for study using satellite images with coarse spatial but high temporal resolution, such as SPOT-VEGETATION data. At coarse spatial resolutions pixels inevitably become mixed. For mixed pixels soft classifiers can be used, which assign a pixel to several land cover classes in proportion to the area of the pixel that each class covers. The basic hypothesis of the linear spectral unmixing model is that the value of each pixel can be modeled as a linear combination of the land cover spectra present in the image and their respective fractions. Multiple linear regression techniques can be used to solve these models. The resultant fraction values can be assigned to sub-pixels, based on the assumption of spatial dependence and the application of linear optimisation techniques. I. INTRODUCTION Africa supports some of the world's largest swamps. Some of the most extensive of these occur within the Sahelian zone. During the last 40 years the growth of the human population and the associated increased demand for irrigation water and arable land, has put increasing pressure on these wetland ecosystems. In an effort to improve the economic situation of the local populations, large-scale hydro-agricultural projects are being planned, comprising large dams and extensive irrigation schemes. Some of these have already been implemented, causing significant ecological damage and economic losses. These wetlands show two important characteristics: They are very extensive, some exceeding a surface of 5,000 km2 (Denny, 985). These are very dynamic systems. Their vegetation is influenced by two phenomena: the alternation between dry and wet season, and the filling and emptying of the floodplains These characteristics make the wetlands suitable objects for study using satellite images with coarse spatial but high temporal resolution, such as NOAA-AVHRR or the new SPOT-VEGETATION images. II. METHODOLOGY A. Introduction Traditional classification techniques are 'hard' in the sense that a single pixel is assigned to a single land cover class. At coarse resolutions (-km pixel size) pixels inevitably become mixed. For these mixed pixels 'soft' classifiers can be used, which assign a pixel to several land cover classes in proportion to the area of the pixel that each class covers. Several researchers have addressed this sub-pixel mixture problem. Among the most popular techniques for subpixel classification are artificial neural networks (e.g. Kanellopoulos et al. (992)), mixture modelling (e.g. Kerdiles and Grondona (996)) and supervised fuzzy c-means classification (e.g. Foody (994)). These techniques aim at estimating the proportions of specific classes that occur within each pixel. The result is a number of fraction images, one for each land cover class concerned. While this information describes the class composition, it does not provide any indication as to how this is spatially distributed within the pixel. The outcome is thus quite different from the classic classification algorithms, where a single land cover map, containing all classes, is produced. One way to go from fraction images to a classic land cover map would be to use "hardeners", where rules can be formulated to determine which class dominates the pixel. The main disadvantage is that information is lost much in the same way as happens with classic hard classifiers. Atkinson

2 (997) has formulated an idea for an alternative approach. It consists of converting raster data to vector data by threading the vector boundaries through the original image pixels (in stead of between pixels, as classic raster-tovector conversion algorithms would do). This process is called sub-pixel mapping. The key problem is determining where the relative proportions of each class are most likely to occur. B. Sub-pixel Classification The unmixing technique that will be applied is based upon Linear Mixture Modelling. The basic hypothesis is that the image spectra are the result of mixtures of surface materials, shade and clouds, and that each of these components is linearly independent of the other. The mixtures in the image are expressed as linear combinations of their respective spectra in the image. Spectral response of each image pixel in every spectral band can be considered as a linear combination of the response of each component (or endmember) present in the mixture. So, every pixel contains information about the proportion (or fraction) and spectral response of each component. Hence the spectral reflectance r, for every image pixel in any band, can be modelled as follows: r = f * p f k * p k + ε where f stands for fraction, p for pure component reflectance, and ε is an error term. This equation can become a linear system of n equations and k unknowns in two ways: applying the equation to every pixel in a single band (n pixels) applying the equation to every band of a single pixel (n bands) In order to solve this set of equations, the number of unknowns cannot be larger than the number of equations. In case the linear mixture model is applied to every pixel in a single band, this condition is not likely to be limiting, as the number of pixels will normally largely exceed the number of endmembers. In the other case, where the model is applied to every band for a given pixel, this condition is much more likely to be constraining. Thus the spectral dimensions of the image data set will limit the total number of endmembers. In hyperspectral remote sensing this limitation generally is no restriction. In multispectral image analysis however this is a serious drawback. The problem can be addressed by using a multitemporal data set, where the maximum number of endmembers equals the number of spectral bands multiplied by the number of dates for which images are available. The first application has been widely used to calculate pure endmember reflectances, given the endmember fractions, while the second application is typically being used to derive endmember fractions, given the pure reflectances. Using a more general notation, the set of equations can be more conveniently represented as a matrix: y = Xβ + ε In general, y is a (n * ) vector of observations, X is a (n * k) matrix of the levels of the independent variables, β is a (k * ) vector of the regression coefficients and ε is a (n * ) vector of random errors. It can be proven (Montgomery and Runger, 994) that the least square estimate of β is β ˆ = (X X) ' ' X y The common way of expressing classification accuracy in "hard" classifications is by preparing a classification error matrix or contingency table. These matrices compare, on a class by class basis, the relationship between known reference data and the corresponding results of an automated classification. In "soft" classifications the estimated variables (the fractions or proportions of each land cover class) are continuous, ranging from 0 to 00 percent coverage within a pixel. Consequently the above mentioned technique is not suitable for accuracy assessment. Nevertheless it is possible to apply statistical techniques that use a comparable approach and yield similar results. By randomly dividing the known land cover proportions derived from the high resolution images into two data sets, it is possible to use the first half to calibrate the linear model, while keeping the second data set for validation purposes.

3 The validation can be achieved by calculating the sample correlation coefficient R, which is the estimator of the correlation coefficient ρ, between the known land cover proportions from the validation set and the soft classification output. In the case of perfect agreement, the correlation coefficient would be and the linear regression line would have a zero intercept and 45 degrees slope. The pixel unmixing procedure and evaluation module described above have been integrated into a processing chain. It has both high and low-resolution images as input, and fraction images and a measure of accuracy as output. C. Sub-pixel Mapping The key problem of sub-pixel mapping is determining the most likely locations of the fractions of each land cover class within the pixel. Assuming a spatial dependence within and between pixels can solve this. The coarse pixels are divided into smaller units and the land cover is allocated to the smaller cells within the larger pixels, in such a way that spatial dependence is maximised. This amounts to an increase in resolution and consequently an increase in data. However it does not correspond to an equivalent increase of information, as uncertainty will also increase. Furthermore the resulting image will contain much redundant information. The main advantage of applying this new technique is that it will avoid losing important information the way classic classifiers and hardeners do. The present approach is based on the phenomenon of spatial dependence, also commonly referred to as spatial correlation or autocorrelation. It is based on the tendency for spatially proximate observations of a given property to be more alike than more distant observations, a principle central to the field of geostatistics. It is assumed that the land cover is spatially dependent both within and between pixels. Such an assumption is realistic on condition that the intrinsic scale of spatial variation in each land cover class is the same as or greater than the scale of sampling imposed by the image pixels (Atkinson, 997). A simple representation of the problem and a possible solution is given in fig. (adapted from Atkinson, 997). 32% 00% 40% 2% 40% 6% 0% 0% 0% a. b. c. Fig.. A raster grid of 3 by 3 coarse pixels, each discretised into 5 by 5 sub-pixels It shows a raster grid of 3 by 3 coarse pixels, with associated proportions of one land cover class (Fig..a). A single coarse resolution pixel is to be divided into 25 sub-pixels, each corresponding to 4% coverage of the coarse pixel. In order to reach, for example, a fraction of 40 %, 0 sub-pixels have to be selected. One possible arrangement is shown in fig..b. Although the number of sub-pixels assigned to the land cover class (Fig..b) agrees with the indicated proportion (Fig..a), the spatial structure of selection conflicts with the expectations of spatial order or dependence. An alternative solution is presented in fig..c, in which the spatial order in the image is maximised, both within and between the coarse resolution pixels. Sub-pixel mapping can be formulated as a linear optimisation problem, more specifically as a special case of the assignment problem. Suppose the linear pixel unmixing module yields fraction images for NLC land cover classes and the coarse resolution pixels is to be divided into NP sub-pixels. The number of sub-pixels that have to be assigned to land cover class i is NPLC i and has been derived from the fraction images. A measure for spatial dependency PLC ij has been calculated for land cover class i and each sub-pixel j. Each sub-pixel has to be assigned a value or 0 for each land cover class, indicating an assignment to the particular land cover class. The problem now becomes assigning land cover classes to the sub-pixels while maximizing the spatial dependency.

4 To construct the mathematical model choice variables x ij are defined so that x ij =, if sub-pixel j is assigned to land cover class i, 0 otherwise. 0 The mathematical model thus becomes: NLC NP Maximize z = xij * PLC Subject to NLC i= j= xij =, j =, 2,..., NP i= NP xij = NPLCi, i =, 2,..., NLC j= ij In order to cast the problem into the traditional linear programming format, the equality constraints have to be converted into pairs of inequalities. Both the function to maximise and the constraints are linear equations, so the model can be solved using linear programming techniques. Several algorithms can be applied, of which the simplex algorithm has been evaluated. III. RESULTS The methodology for sub-pixel classification has been applied both to simulated and real images. Resampling a high resolution image produced the simulated image. This results in an image with a pixel size of km, which is comparable to the pixel size in SPOT-VEGETATION images. The advantage of using simulated images is that the low and high resolution images coincide both temporally or spatially. The results obtained using the simulated data show that a very strong linear relationship exists between the predicted and known fractions, with important clusters near the origin and (00, 00) mark. This is confirmed by the very high coefficients of correlation, varying between 0.94 and Moreover, the intercept of the linear regression lines are close to zero and the slopes close to for all land cover classes (Table ). TABLE : REGRESSION STATISTICS FOR SIMULATED DATA. R Intercept Slope Dryland Water Wetland The methodology has been applied to a set of 22 SPOT-VEGETATION images, dating from August 998 to May 999, and a SPOT-XI image acquired on November 999. Consequently, 88 bands have been used to calculate the fraction images. The coefficients of correlation are somewhat lower than obtained for the simulated data, although still quite high: 0.76 for water, 0.9 for wetland and 0.92 for dryland. The methodology for sub-pixel mapping has sofar only been been applied to simulated data. The simulated data are based on the hard classification a high resolution SPOT-XI image, which is resampled in a way similar to the one described above. The performance of the proposed methodology is evaluated by preparing a confusion matrix, where the reference data is provided by the high resolution classification. A hard classification at 000 m resolution has been produced by assigning each pixel to the class that holds the largest fraction. A classification at 500 m resolution has been obtained by applying the sub-pixel mapping methodology to the same dataset (Fig. 2). TABLE 2: CLASSIFICATION ACCURACY AT 000 M AND 500 M RESOLUTION. Overall accuracy (%) Kappa (%) 000 m resolution

5 500 m resolution Fig. 2. Hard classification result at 20 m (top left), 000 m (top right) and 500 m (bottom) resolution. As measure for spatial dependence the average fraction within a 2 by 2 window comprising neighbouring pixels has been used. The 500 m resolution image gives a better representation of the smaller elements, especially of linear structures such as rivers. The fairly high overall accuracy and Kappa value (Table 2) show that the performance of the sub-pixel mapping methodology is good. IV. DISCUSSION AND CONCLUSIONS The above results prove that methodology for sub-pixel classification is capable of estimating the endmember fractions quite accurately. The main advantage of the presented technique is that mixed pixels are used during the training phase. Other strategies have been described: selection of training sites from large, homogeneous areas (e.g. Atkinson et al., 997). This introduces a degree of randomness as the selection is based upon the experience of the image analyst. Furthermore, the number of pixels used for training will probably be much less than used here. compilation of ground or laboratory reflectance measurements, with information of spectral and temporal characteristics of the land cover classes (e.g. Ouaidrari et al., 996). Although this may be the ideal method, it implies considerable investments (laboratory equipment, etc.). selection of pure pixels based on principal components (e.g. Cross et al., 99). These pixels lie at the extremes of the distribution of pixel signatures in the principal component feature space. The extremes are revealed by plotting a scattergram and are used to determine the corresponding pixels in image space. This

6 again introduces a measure of randomness and it may not always be easy to link these pixels to land cover classes. Compared to these other techniques, the present one is simple, cheap and objective. The results of the sub-pixel mapping exercise indicate that the technique can be useful to increase the resolution while keeping the classification accuracy high. Further improvements that can be envisaged are: iterative application of the optimisation algorithm, as the measure for spatial dependency can be expected to have changed after the first run representing the spatial dependence by other measures. Functions, such as the variogram, can be calculated, quantifying both the amount and the scales of spatial variation in the property of interest allowing a limited amount of spill over of fractions into neighbouring pixels. This should be proportional to the overlap between pixels as indicated by the point spread function of the sensor (Atkinson, 997) other linear optimisation algorithms that may handle the assignment problem more efficiently (Kolman B. and R.E. Beck, 995). ACKOWLEDGEMENTS Funding for the project SP0202 was provided by the Belgian Federal Office for Scientific, Technical and Cultural Affairs (OSTC). The SPOT-VEGETATION images were made available within the framework of the VEGETATION Preparatory Program. BIBLIOGRAPHY Atkinson P.M., 997. Mapping sub-pixel boundaries from remotely sensed images, in: Z. Kemp (Ed.), Innovations in GIS 4, pp Atkinson P. M., M. E. J. Cutler, H. Lewis, 997. Mapping sub-pixel proportional land cover with AVHRR imagery. International Journal of Remote Sensing, vol. 8, no.4, pp Cross A. M., J. J. Settle. N. A. Drake, R. T. M. Paivinen, 99. Sub-pixel measurement of tropical forest cover using AVHRR data. International Journal of Remote Sensing, vol. 2, no. 5, pp Denny P., 985. The ecology and management of African wetland vegetation. Geobotany 6. (Dordrecht: Dr W. Junk Publishers). Foody G. M., D. P. Cox, 994. Sub-pixel land cover composition estimation using a linear mixture model and fuzzy membership functions. International Journal of Remote Sensing, vol. 5, no. 3, pp Kanellopoulos I., A. Varfis, G.G. Wilkinson & Megier, 992. Land cover discrimination in SPOT HRV imagery using an artificial neural network: a 20 class experiment. International Journal of Remote Sensing, vol. 3, no.5, pp Kerdiles H., M. O. Grondona, 996. NOAA-AVHRR NDVI decomposition and subpixel classification using linear mixing in the Argentinean Pampa. International Journal of Remote Sensing, vol. 6, no. 7, pp Kolman B. and R.E. Beck, 995. Elementary Linear Programming with Applications. Second edition. Computer Science and Scientific Computing. Academic Press. Montgomery D. C., G. C. Runger, 994. Applied Statistics and Probability for Engineers. (New York: John Wiley & Sons). Ouaidrari H., A. B gu, J. Imbernons, J. M. D'Herbes, 996. Extraction of the pure spectral response of the landscape components in NOAA-AVHRR mixed pixels - application to the HAPEX-Sahel degree square. International Journal of Remote Sensing, vol. 7, no. 2, pp

Sub-pixel mapping: A comparison of techniques

Sub-pixel mapping: A comparison of techniques Sub-pixel mapping: A comparison of techniques Koen C. Mertens, Lieven P.C. Verbeke & Robert R. De Wulf Laboratory of Forest Management and Spatial Information Techniques, Ghent University, 9000 Gent, Belgium

More information

Environmental Remote Sensing GEOG 2021

Environmental Remote Sensing GEOG 2021 Environmental Remote Sensing GEOG 2021 Lecture 4 Image classification 2 Purpose categorising data data abstraction / simplification data interpretation mapping for land cover mapping use land cover class

More information

COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS

COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS B.K. Mohan and S. N. Ladha Centre for Studies in Resources Engineering IIT

More information

Cafcam: Crisp And Fuzzy Classification Accuracy Measurement Software

Cafcam: Crisp And Fuzzy Classification Accuracy Measurement Software Cafcam: Crisp And Fuzzy Classification Accuracy Measurement Software Mohamed A. Shalan 1, Manoj K. Arora 2 and John Elgy 1 1 School of Engineering and Applied Sciences, Aston University, Birmingham, UK

More information

2.3 Spatial Resolution, Pixel Size, and Scale

2.3 Spatial Resolution, Pixel Size, and Scale Section 2.3 Spatial Resolution, Pixel Size, and Scale Page 39 2.3 Spatial Resolution, Pixel Size, and Scale For some remote sensing instruments, the distance between the target being imaged and the platform,

More information

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS Nguyen Dinh Duong Department of Environmental Information Study and Analysis, Institute of Geography, 18 Hoang Quoc Viet Rd.,

More information

Supporting Online Material for Achard (RE 1070656) scheduled for 8/9/02 issue of Science

Supporting Online Material for Achard (RE 1070656) scheduled for 8/9/02 issue of Science Supporting Online Material for Achard (RE 1070656) scheduled for 8/9/02 issue of Science Materials and Methods Overview Forest cover change is calculated using a sample of 102 observations distributed

More information

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Proceedings of the 2 nd Workshop of the EARSeL SIG on Land Use and Land Cover CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Sebastian Mader

More information

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities 1 VCS REDD Methodology Module Methods for monitoring forest cover changes in REDD project activities Version 1.0 May 2009 I. SCOPE, APPLICABILITY, DATA REQUIREMENT AND OUTPUT PARAMETERS Scope This module

More information

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY M. Erdogan, H.H. Maras, A. Yilmaz, Ö.T. Özerbil General Command of Mapping 06100 Dikimevi, Ankara, TURKEY - (mustafa.erdogan;

More information

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images S. E. Báez Cazull Pre-Service Teacher Program University

More information

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with

More information

Understanding Raster Data

Understanding Raster Data Introduction The following document is intended to provide a basic understanding of raster data. Raster data layers (commonly referred to as grids) are the essential data layers used in all tools developed

More information

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery WorldView-2 is the first commercial high-resolution satellite to provide eight spectral sensors in the visible to near-infrared

More information

Data Processing Flow Chart

Data Processing Flow Chart Legend Start V1 V2 V3 Completed Version 2 Completion date Data Processing Flow Chart Data: Download a) AVHRR: 1981-1999 b) MODIS:2000-2010 c) SPOT : 1998-2002 No Progressing Started Did not start 03/12/12

More information

IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING

IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING ABSTRACT: IMPROVEMENT OF DIGITAL IMAGE RESOLUTION BY OVERSAMPLING Hakan Wiman Department of Photogrammetry, Royal Institute of Technology S - 100 44 Stockholm, Sweden (e-mail hakanw@fmi.kth.se) ISPRS Commission

More information

Overview. 1. Types of land dynamics 2. Methods for analyzing multi-temporal remote sensing data:

Overview. 1. Types of land dynamics 2. Methods for analyzing multi-temporal remote sensing data: Vorlesung Allgemeine Fernerkundung, Prof. Dr. C. Schmullius Change detection and time series analysis Lecture by Martin Herold Wageningen University Geoinformatik & Fernerkundung, Friedrich-Schiller-Universität

More information

Digital image processing

Digital image processing 746A27 Remote Sensing and GIS Lecture 4 Digital image processing Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Digital Image Processing Most of the common

More information

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA Li-Yu Chang and Chi-Farn Chen Center for Space and Remote Sensing Research, National Central University, No. 300, Zhongda Rd., Zhongli

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

More information

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO***

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** *National Institute for Agro-Environmental Sciences 3-1-3 Kannondai Tsukuba

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Introduction In this time of large-scale planning and land management on public lands, managers are increasingly

More information

Some elements of photo. interpretation

Some elements of photo. interpretation Some elements of photo Shape Size Pattern Color (tone, hue) Texture Shadows Site Association interpretation Olson, C. E., Jr. 1960. Elements of photographic interpretation common to several sensors. Photogrammetric

More information

SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING

SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING AAS 07-228 SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING INTRODUCTION James G. Miller * Two historical uncorrelated track (UCT) processing approaches have been employed using general perturbations

More information

Integrating Airborne Hyperspectral Sensor Data with GIS for Hail Storm Post-Disaster Management.

Integrating Airborne Hyperspectral Sensor Data with GIS for Hail Storm Post-Disaster Management. Integrating Airborne Hyperspectral Sensor Data with GIS for Hail Storm Post-Disaster Management. *Sunil BHASKARAN, *Bruce FORSTER, **Trevor NEAL *School of Surveying and Spatial Information Systems, Faculty

More information

D-optimal plans in observational studies

D-optimal plans in observational studies D-optimal plans in observational studies Constanze Pumplün Stefan Rüping Katharina Morik Claus Weihs October 11, 2005 Abstract This paper investigates the use of Design of Experiments in observational

More information

SAMPLE MIDTERM QUESTIONS

SAMPLE MIDTERM QUESTIONS Geography 309 Sample MidTerm Questions Page 1 SAMPLE MIDTERM QUESTIONS Textbook Questions Chapter 1 Questions 4, 5, 6, Chapter 2 Questions 4, 7, 10 Chapter 4 Questions 8, 9 Chapter 10 Questions 1, 4, 7

More information

Quantifying Seasonal Variation in Cloud Cover with Predictive Models

Quantifying Seasonal Variation in Cloud Cover with Predictive Models Quantifying Seasonal Variation in Cloud Cover with Predictive Models Ashok N. Srivastava, Ph.D. ashok@email.arc.nasa.gov Deputy Area Lead, Discovery and Systems Health Group Leader, Intelligent Data Understanding

More information

Remote Sensing of Environment

Remote Sensing of Environment Remote Sensing of Environment 115 (2011) 1145 1161 Contents lists available at ScienceDirect Remote Sensing of Environment journal homepage: www.elsevier.com/locate/rse Per-pixel vs. object-based classification

More information

The Scientific Data Mining Process

The Scientific Data Mining Process Chapter 4 The Scientific Data Mining Process When I use a word, Humpty Dumpty said, in rather a scornful tone, it means just what I choose it to mean neither more nor less. Lewis Carroll [87, p. 214] In

More information

Chapter 6. The stacking ensemble approach

Chapter 6. The stacking ensemble approach 82 This chapter proposes the stacking ensemble approach for combining different data mining classifiers to get better performance. Other combination techniques like voting, bagging etc are also described

More information

SPATIAL STATISTICS AND SUPER RESOLUTION MAPPING FOR PRECISION AGRICULTURE USING VHR SATELLITE IMAGERY

SPATIAL STATISTICS AND SUPER RESOLUTION MAPPING FOR PRECISION AGRICULTURE USING VHR SATELLITE IMAGERY SPATIAL STATISTICS AND SUPER RESOLUTION MAPPING FOR PRECISION AGRICULTURE USING VHR SATELLITE IMAGERY ARUN POUDYAL February, 2013 SUPERVISORS: Ir. Prof. Alfred Stein Dr. Valentyn Tolpekin SPATIAL STATISTICS

More information

Geography 4203 / 5203. GIS Modeling. Class (Block) 9: Variogram & Kriging

Geography 4203 / 5203. GIS Modeling. Class (Block) 9: Variogram & Kriging Geography 4203 / 5203 GIS Modeling Class (Block) 9: Variogram & Kriging Some Updates Today class + one proposal presentation Feb 22 Proposal Presentations Feb 25 Readings discussion (Interpolation) Last

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

17. SIMPLE LINEAR REGRESSION II

17. SIMPLE LINEAR REGRESSION II 17. SIMPLE LINEAR REGRESSION II The Model In linear regression analysis, we assume that the relationship between X and Y is linear. This does not mean, however, that Y can be perfectly predicted from X.

More information

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not.

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not. Statistical Learning: Chapter 4 Classification 4.1 Introduction Supervised learning with a categorical (Qualitative) response Notation: - Feature vector X, - qualitative response Y, taking values in C

More information

An Assessment of the Effectiveness of Segmentation Methods on Classification Performance

An Assessment of the Effectiveness of Segmentation Methods on Classification Performance An Assessment of the Effectiveness of Segmentation Methods on Classification Performance Merve Yildiz 1, Taskin Kavzoglu 2, Ismail Colkesen 3, Emrehan K. Sahin Gebze Institute of Technology, Department

More information

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 123 CHAPTER 7 BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 7.1 Introduction Even though using SVM presents

More information

Monica Pratesi, University of Pisa

Monica Pratesi, University of Pisa DEVELOPING ROBUST AND STATISTICALLY BASED METHODS FOR SPATIAL DISAGGREGATION AND FOR INTEGRATION OF VARIOUS KINDS OF GEOGRAPHICAL INFORMATION AND GEO- REFERENCED SURVEY DATA Monica Pratesi, University

More information

Accuracy Assessment of Land Use Land Cover Classification using Google Earth

Accuracy Assessment of Land Use Land Cover Classification using Google Earth American Journal of Environmental Protection 25; 4(4): 9-98 Published online July 2, 25 (http://www.sciencepublishinggroup.com/j/ajep) doi:.648/j.ajep.2544.4 ISSN: 228-568 (Print); ISSN: 228-5699 (Online)

More information

Land Use/ Land Cover Mapping Initiative for Kansas and the Kansas River Watershed

Land Use/ Land Cover Mapping Initiative for Kansas and the Kansas River Watershed Land Use/ Land Cover Mapping Initiative for Kansas and the Kansas River Watershed Kansas Biological Survey Kansas Applied Remote Sensing Program April 2008 Previous Kansas LULC Projects Kansas LULC Map

More information

Pixel-based and object-oriented change detection analysis using high-resolution imagery

Pixel-based and object-oriented change detection analysis using high-resolution imagery Pixel-based and object-oriented change detection analysis using high-resolution imagery Institute for Mine-Surveying and Geodesy TU Bergakademie Freiberg D-09599 Freiberg, Germany imgard.niemeyer@tu-freiberg.de

More information

Impact of water harvesting dam on the Wadi s morphology using digital elevation model Study case: Wadi Al-kanger, Sudan

Impact of water harvesting dam on the Wadi s morphology using digital elevation model Study case: Wadi Al-kanger, Sudan Impact of water harvesting dam on the Wadi s morphology using digital elevation model Study case: Wadi Al-kanger, Sudan H. S. M. Hilmi 1, M.Y. Mohamed 2, E. S. Ganawa 3 1 Faculty of agriculture, Alzaiem

More information

APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED

APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED S. J. GOETZ Woods Hole Research Center Woods Hole, Massachusetts 054-096 USA

More information

MIKE 21 FLOW MODEL HINTS AND RECOMMENDATIONS IN APPLICATIONS WITH SIGNIFICANT FLOODING AND DRYING

MIKE 21 FLOW MODEL HINTS AND RECOMMENDATIONS IN APPLICATIONS WITH SIGNIFICANT FLOODING AND DRYING 1 MIKE 21 FLOW MODEL HINTS AND RECOMMENDATIONS IN APPLICATIONS WITH SIGNIFICANT FLOODING AND DRYING This note is intended as a general guideline to setting up a standard MIKE 21 model for applications

More information

Coarse Resolution Image Analysis and Cleaning UpCloud Radiation

Coarse Resolution Image Analysis and Cleaning UpCloud Radiation This article was downloaded by:[university of Tokyo/TOKYO DAIGAKU] On: 3 March 2008 Access Details: [subscription number 778576937] Publisher: Taylor & Francis Informa Ltd Registered in England and Wales

More information

Non-negative Matrix Factorization (NMF) in Semi-supervised Learning Reducing Dimension and Maintaining Meaning

Non-negative Matrix Factorization (NMF) in Semi-supervised Learning Reducing Dimension and Maintaining Meaning Non-negative Matrix Factorization (NMF) in Semi-supervised Learning Reducing Dimension and Maintaining Meaning SAMSI 10 May 2013 Outline Introduction to NMF Applications Motivations NMF as a middle step

More information

Least Squares Estimation

Least Squares Estimation Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David

More information

Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus

Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus Tihomir Asparouhov and Bengt Muthén Mplus Web Notes: No. 15 Version 8, August 5, 2014 1 Abstract This paper discusses alternatives

More information

The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories

The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories Dr. Farrag Ali FARRAG Assistant Prof. at Civil Engineering Dept. Faculty of Engineering Assiut University Assiut, Egypt.

More information

Objectives. Raster Data Discrete Classes. Spatial Information in Natural Resources FANR 3800. Review the raster data model

Objectives. Raster Data Discrete Classes. Spatial Information in Natural Resources FANR 3800. Review the raster data model Spatial Information in Natural Resources FANR 3800 Raster Analysis Objectives Review the raster data model Understand how raster analysis fundamentally differs from vector analysis Become familiar with

More information

COMPUTING CLOUD MOTION USING A CORRELATION RELAXATION ALGORITHM Improving Estimation by Exploiting Problem Knowledge Q. X. WU

COMPUTING CLOUD MOTION USING A CORRELATION RELAXATION ALGORITHM Improving Estimation by Exploiting Problem Knowledge Q. X. WU COMPUTING CLOUD MOTION USING A CORRELATION RELAXATION ALGORITHM Improving Estimation by Exploiting Problem Knowledge Q. X. WU Image Processing Group, Landcare Research New Zealand P.O. Box 38491, Wellington

More information

ENVIRONMENTAL MONITORING Vol. I - Remote Sensing (Satellite) System Technologies - Michael A. Okoye and Greg T. Koeln

ENVIRONMENTAL MONITORING Vol. I - Remote Sensing (Satellite) System Technologies - Michael A. Okoye and Greg T. Koeln REMOTE SENSING (SATELLITE) SYSTEM TECHNOLOGIES Michael A. Okoye and Greg T. Earth Satellite Corporation, Rockville Maryland, USA Keywords: active microwave, advantages of satellite remote sensing, atmospheric

More information

Joint models for classification and comparison of mortality in different countries.

Joint models for classification and comparison of mortality in different countries. Joint models for classification and comparison of mortality in different countries. Viani D. Biatat 1 and Iain D. Currie 1 1 Department of Actuarial Mathematics and Statistics, and the Maxwell Institute

More information

Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California

Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California Graham Emde GEOG 3230 Advanced Remote Sensing February 22, 2013 Lab #1 Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California Introduction Wildfires are a common disturbance

More information

Graduated Student: José O. Nogueras Colón Adviser: Yahya M. Masalmah, Ph.D.

Graduated Student: José O. Nogueras Colón Adviser: Yahya M. Masalmah, Ph.D. Graduated Student: José O. Nogueras Colón Adviser: Yahya M. Masalmah, Ph.D. Introduction Problem Statement Objectives Hyperspectral Imagery Background Grid Computing Desktop Grids DG Advantages Green Desktop

More information

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Shihua Zhao, Department of Geology, University of Calgary, zhaosh@ucalgary.ca,

More information

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM Rohan Ashok Mandhare 1, Pragati Upadhyay 2,Sudha Gupta 3 ME Student, K.J.SOMIYA College of Engineering, Vidyavihar, Mumbai, Maharashtra,

More information

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression Opening Example CHAPTER 13 SIMPLE LINEAR REGREION SIMPLE LINEAR REGREION! Simple Regression! Linear Regression Simple Regression Definition A regression model is a mathematical equation that descries the

More information

Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series.

Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series. Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series. Jordi Inglada 2014/11/18 SPOT4/Take5 User Workshop 2014/11/18

More information

Marketing Mix Modelling and Big Data P. M Cain

Marketing Mix Modelling and Big Data P. M Cain 1) Introduction Marketing Mix Modelling and Big Data P. M Cain Big data is generally defined in terms of the volume and variety of structured and unstructured information. Whereas structured data is stored

More information

Review for Introduction to Remote Sensing: Science Concepts and Technology

Review for Introduction to Remote Sensing: Science Concepts and Technology Review for Introduction to Remote Sensing: Science Concepts and Technology Ann Johnson Associate Director ann@baremt.com Funded by National Science Foundation Advanced Technological Education program [DUE

More information

By choosing to view this document, you agree to all provisions of the copyright laws protecting it.

By choosing to view this document, you agree to all provisions of the copyright laws protecting it. This material is posted here with permission of the IEEE Such permission of the IEEE does not in any way imply IEEE endorsement of any of Helsinki University of Technology's products or services Internal

More information

The Idiots Guide to GIS and Remote Sensing

The Idiots Guide to GIS and Remote Sensing The Idiots Guide to GIS and Remote Sensing 1. Picking the right imagery 1 2. Accessing imagery 1 3. Processing steps 1 a. Geocorrection 2 b. Processing Landsat images layerstacking 4 4. Landcover classification

More information

Azure Machine Learning, SQL Data Mining and R

Azure Machine Learning, SQL Data Mining and R Azure Machine Learning, SQL Data Mining and R Day-by-day Agenda Prerequisites No formal prerequisites. Basic knowledge of SQL Server Data Tools, Excel and any analytical experience helps. Best of all:

More information

Global environmental information Examples of EIS Data sets and applications

Global environmental information Examples of EIS Data sets and applications METIER Graduate Training Course n 2 Montpellier - february 2007 Information Management in Environmental Sciences Global environmental information Examples of EIS Data sets and applications Global datasets

More information

A Quantitative and Comparative Analysis of Endmember Extraction Algorithms From Hyperspectral Data

A Quantitative and Comparative Analysis of Endmember Extraction Algorithms From Hyperspectral Data 650 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 42, NO. 3, MARCH 2004 A Quantitative and Comparative Analysis of Endmember Extraction Algorithms From Hyperspectral Data Antonio Plaza, Pablo

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

Authors: Thierry Phulpin, CNES Lydie Lavanant, Meteo France Claude Camy-Peyret, LPMAA/CNRS. Date: 15 June 2005

Authors: Thierry Phulpin, CNES Lydie Lavanant, Meteo France Claude Camy-Peyret, LPMAA/CNRS. Date: 15 June 2005 Comments on the number of cloud free observations per day and location- LEO constellation vs. GEO - Annex in the final Technical Note on geostationary mission concepts Authors: Thierry Phulpin, CNES Lydie

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

LOGISTIC REGRESSION. Nitin R Patel. where the dependent variable, y, is binary (for convenience we often code these values as

LOGISTIC REGRESSION. Nitin R Patel. where the dependent variable, y, is binary (for convenience we often code these values as LOGISTIC REGRESSION Nitin R Patel Logistic regression extends the ideas of multiple linear regression to the situation where the dependent variable, y, is binary (for convenience we often code these values

More information

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Content Remote sensing data Spatial, spectral, radiometric and

More information

Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery *

Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery * Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery * Su May Hsu, 1 Hsiao-hua Burke and Michael Griffin MIT Lincoln Laboratory, Lexington, Massachusetts 1. INTRODUCTION Hyperspectral

More information

Performance Metrics for Graph Mining Tasks

Performance Metrics for Graph Mining Tasks Performance Metrics for Graph Mining Tasks 1 Outline Introduction to Performance Metrics Supervised Learning Performance Metrics Unsupervised Learning Performance Metrics Optimizing Metrics Statistical

More information

Big Ideas in Mathematics

Big Ideas in Mathematics Big Ideas in Mathematics which are important to all mathematics learning. (Adapted from the NCTM Curriculum Focal Points, 2006) The Mathematics Big Ideas are organized using the PA Mathematics Standards

More information

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Praveen Kumar 1, Peter Bajcsy 2, David Tcheng 2, David Clutter 2, Vikas Mehra 1, Wei-Wen Feng 2, Pratyush

More information

THEMATIC ACCURACY ASSESSMENT FOR OBJECT BASED CLASSIFICATION IN AGRICULTURE AREAS: COMPARATIVE ANALYSIS OF SELECTED APPROACHES

THEMATIC ACCURACY ASSESSMENT FOR OBJECT BASED CLASSIFICATION IN AGRICULTURE AREAS: COMPARATIVE ANALYSIS OF SELECTED APPROACHES THEMATIC ACCURACY ASSESSMENT FOR OBJECT BASED CLASSIFICATION IN AGRICULTURE AREAS: COMPARATIVE ANALYSIS OF SELECTED APPROACHES J. Chmiel, A. Fijałkowska Warsaw University of Technology, Faculty of Geodesy

More information

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013 A Short-Term Traffic Prediction On A Distributed Network Using Multiple Regression Equation Ms.Sharmi.S 1 Research Scholar, MS University,Thirunelvelli Dr.M.Punithavalli Director, SREC,Coimbatore. Abstract:

More information

Analysis of Bayesian Dynamic Linear Models

Analysis of Bayesian Dynamic Linear Models Analysis of Bayesian Dynamic Linear Models Emily M. Casleton December 17, 2010 1 Introduction The main purpose of this project is to explore the Bayesian analysis of Dynamic Linear Models (DLMs). The main

More information

Part 2: Analysis of Relationship Between Two Variables

Part 2: Analysis of Relationship Between Two Variables Part 2: Analysis of Relationship Between Two Variables Linear Regression Linear correlation Significance Tests Multiple regression Linear Regression Y = a X + b Dependent Variable Independent Variable

More information

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW Mingjun Song, Graduate Research Assistant Daniel L. Civco, Director Laboratory for Earth Resources Information Systems Department of Natural Resources

More information

UNIVERSITY OF WAIKATO. Hamilton New Zealand

UNIVERSITY OF WAIKATO. Hamilton New Zealand UNIVERSITY OF WAIKATO Hamilton New Zealand Can We Trust Cluster-Corrected Standard Errors? An Application of Spatial Autocorrelation with Exact Locations Known John Gibson University of Waikato Bonggeun

More information

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY.

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI Imagery Becomes Knowledge ENVI software uses proven scientific methods and automated processes to help you turn geospatial

More information

Spatial Statistics Chapter 3 Basics of areal data and areal data modeling

Spatial Statistics Chapter 3 Basics of areal data and areal data modeling Spatial Statistics Chapter 3 Basics of areal data and areal data modeling Recall areal data also known as lattice data are data Y (s), s D where D is a discrete index set. This usually corresponds to data

More information

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation S.VENKATA RAMANA ¹, S. NARAYANA REDDY ² M.Tech student, Department of ECE, SVU college of Engineering, Tirupati, 517502,

More information

Java Modules for Time Series Analysis

Java Modules for Time Series Analysis Java Modules for Time Series Analysis Agenda Clustering Non-normal distributions Multifactor modeling Implied ratings Time series prediction 1. Clustering + Cluster 1 Synthetic Clustering + Time series

More information

Introduction to Support Vector Machines. Colin Campbell, Bristol University

Introduction to Support Vector Machines. Colin Campbell, Bristol University Introduction to Support Vector Machines Colin Campbell, Bristol University 1 Outline of talk. Part 1. An Introduction to SVMs 1.1. SVMs for binary classification. 1.2. Soft margins and multi-class classification.

More information

Interactive comment on Total cloud cover from satellite observations and climate models by P. Probst et al.

Interactive comment on Total cloud cover from satellite observations and climate models by P. Probst et al. Interactive comment on Total cloud cover from satellite observations and climate models by P. Probst et al. Anonymous Referee #1 (Received and published: 20 October 2010) The paper compares CMIP3 model

More information

Chapter Contents Page No

Chapter Contents Page No Chapter Contents Page No Preface Acknowledgement 1 Basics of Remote Sensing 1 1.1. Introduction 1 1.2. Definition of Remote Sensing 1 1.3. Principles of Remote Sensing 1 1.4. Various Stages in Remote Sensing

More information

A STRATEGY FOR ESTIMATING TREE CANOPY DENSITY USING LANDSAT 7 ETM+ AND HIGH RESOLUTION IMAGES OVER LARGE AREAS

A STRATEGY FOR ESTIMATING TREE CANOPY DENSITY USING LANDSAT 7 ETM+ AND HIGH RESOLUTION IMAGES OVER LARGE AREAS A STRATEGY FOR ESTIMATING TREE CANOPY DENSITY USING LANDSAT 7 ETM+ AND HIGH RESOLUTION IMAGES OVER LARGE AREAS Chengquan Huang*, Limin Yang, Bruce Wylie, Collin Homer Raytheon ITSS EROS Data Center, Sioux

More information

University of Lille I PC first year list of exercises n 7. Review

University of Lille I PC first year list of exercises n 7. Review University of Lille I PC first year list of exercises n 7 Review Exercise Solve the following systems in 4 different ways (by substitution, by the Gauss method, by inverting the matrix of coefficients

More information

Geography 4203 / 5203. GIS Modeling. Class 12: Spatial Data Quality and Uncertainty

Geography 4203 / 5203. GIS Modeling. Class 12: Spatial Data Quality and Uncertainty Geography 4203 / 5203 GIS Modeling Class 12: Spatial Data Quality and Uncertainty Some Updates - Progress Reports Progress reports: 11 & 14 April (instead of 14 & 16 April) Class on 16 April: Jeremy Class

More information

Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression

Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression Saikat Maitra and Jun Yan Abstract: Dimension reduction is one of the major tasks for multivariate

More information

Outline. Multitemporal high-resolution image classification

Outline. Multitemporal high-resolution image classification IGARSS-2011 Vancouver, Canada, July 24-29, 29, 2011 Multitemporal Region-Based Classification of High-Resolution Images by Markov Random Fields and Multiscale Segmentation Gabriele Moser Sebastiano B.

More information

Annealing Techniques for Data Integration

Annealing Techniques for Data Integration Reservoir Modeling with GSLIB Annealing Techniques for Data Integration Discuss the Problem of Permeability Prediction Present Annealing Cosimulation More Details on Simulated Annealing Examples SASIM

More information

1 Example of Time Series Analysis by SSA 1

1 Example of Time Series Analysis by SSA 1 1 Example of Time Series Analysis by SSA 1 Let us illustrate the 'Caterpillar'-SSA technique [1] by the example of time series analysis. Consider the time series FORT (monthly volumes of fortied wine sales

More information

1 Introduction. Linear Programming. Questions. A general optimization problem is of the form: choose x to. max f(x) subject to x S. where.

1 Introduction. Linear Programming. Questions. A general optimization problem is of the form: choose x to. max f(x) subject to x S. where. Introduction Linear Programming Neil Laws TT 00 A general optimization problem is of the form: choose x to maximise f(x) subject to x S where x = (x,..., x n ) T, f : R n R is the objective function, S

More information

TerraColor White Paper

TerraColor White Paper TerraColor White Paper TerraColor is a simulated true color digital earth imagery product developed by Earthstar Geographics LLC. This product was built from imagery captured by the US Landsat 7 (ETM+)

More information

Object-Oriented Approach of Information Extraction from High Resolution Satellite Imagery

Object-Oriented Approach of Information Extraction from High Resolution Satellite Imagery IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 3, Ver. IV (May Jun. 2015), PP 47-52 www.iosrjournals.org Object-Oriented Approach of Information Extraction

More information