Geostatistical classi cation for remote sensing: an introduction

Size: px
Start display at page:

Download "Geostatistical classi cation for remote sensing: an introduction"

Transcription

1 Computers & Geosciences 26 (2000) 361±371 Geostatistical classi cation for remote sensing: an introduction P.M. Atkinson a, *, P. Lewis b a Department of Geography, University of Southamptom, High eld, Southampton SO17 1BJ, UK b Department of Geography, University College London, 26 Bedford Way, London, WC1H 0AP, UK Received 15 August 1998; accepted 13 January 1999 Abstract Traditional spectral classi cation of remotely sensed images applied on a pixel-by-pixel basis ignores the potentially useful spatial information between the values of proximate pixels. For some 30 years the spatial information inherent in remotely sensed images has been employed, albeit by a limited number of researchers, to enhance spectral classi cation. This has been achieved primarily by ltering the original imagery to (i) derive texture `wavebands' for subsequent use in classi cation or (ii) smooth the imagery prior to (or after) classi cation. Recently, the variogram has been used to represent formally the spatial dependence in remotely sensed images and used in texture classi cation in place of simple variance lters. However, the variogram has also been employed in soil survey as a smoothing function for unsupervised classi cation. In this review paper, various methods of incorporating spatial information into the classi cation of remotely sensed images are considered. The focus of the paper is on the variogram in classi cation both as a measure of texture and as a guide to choice of smoothing function. In the latter case, the paper focuses on the technique developed for soil survey and considers the modi cation that would be necessary for the remote sensing case Elsevier Science Ltd. All rights reserved. Keywords: Variogram; Classi cation; Geostatistics; Smoothing; Texture 1. Introduction * Corresponding author. Tel.: ; fax: address: pma@soton.ac.uk (P.M. Atkinson). This paper reviews geostatistical techniques for the classi cation of remotely sensed images. Geostatistics is a set of techniques for the analysis of spatial data. All geostatistical techniques are characterised by their dependence on a model of the spatial covariance function or, more frequently, the variogram. Since the techniques described in the main body of this paper depend on the variogram, it is introduced here brie y. For continuous variables, such as re ectance in a given waveband, the experimental semivariance is de ned as half the average squared di erence between values separated by a given lag h, where h is a vector in both distance and direction. Thus, the experimental variogram g n (h) (sometimes referred to as the semivariogram, but more generally abbreviated to variogram) may be obtained from a=1,2,...,p(h) pairs of observations {z n (x a ), z n (x a +h)} de ned on a support n at locations {x, x+h} separated by a xed lag h: /00/$ - see front matter Elsevier Science Ltd. All rights reserved. PII: S (99)00117-X

2 362 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361±371 g n h ˆ 1 2P h X p h aˆ1 z n x a z n x a h Š 2 : Curran (1998) and Woodcock et al. (1988a,b) provide readable introductions to the variogram while Dungan (1998) reviews geostatistical techniques for estimation and simulation in a remote sensing context. Geostatistical techniques that utilise spatial information in classi cation can be split into two distinct groups. In the rst, spatial information is used to provide data on texture. It is implicit in such approaches that texture varies spatially across the image, and particularly between the classes of interest, so that data on texture can be used to inform classi cation. In the second group, spatial information is used to smooth the classi ed image. The rationale for smoothing is that inaccuracies that arise from simple spectral classi- cation applied on a pixel-by-pixel basis can be reduced using the spatial dependence between neighbouring pixels. Proximate pixels are likely to be similar (where the spatial resolution is ne relative to the scale of variation) and this dependence can be formalised (e.g., in a modelled variogram) and utilised to increase classi cation accuracy. The goal is to choose a smoothing function based upon this variogram model. The two approaches (texture and smoothing) to using the variogram in multivariate classi cation are considered separately in the following sections. First, the principles of supervised spectral classi cation are revisited to provide a foundation and context within which to regard geostatistical approaches. 2. Supervised classi cation revisited In this paper, model-based multivariate supervised (e.g., maximum likelihood) classi cation is the primary interest. However, it may be instructive to consider brie y empirical approaches for univariate classi cation, following Carr's (1996) example Empirical approaches One of the simplest approaches to supervised classi cation is the minimum-distance-to-mean classi er, also referred to as the k-means or (here) c-means classi er. This classi er utilises the Euclidean distances in (spectral) feature space between (i) the pixels to be classi ed and (ii) the class means (obtained from training data). In the univariate case, a training site is selected which belongs to a desired class and the values for all pixels at the site are averaged to obtain the class mean. This procedure is repeated for all other classes of interest. Each pixel in the remainder of the image may then be allocated to the class mean to which it is nearest in 1 univariate feature space. In a simple empirical approach presented by Carr (1996) this allocation is executed through the prior construction of a simple look-up table such that any pixel value will have associated with it the destination class without the need to compare the distances to all class means. This procedure is readily extended to multivariate feature space where the distances to class means may be obtained by Euclidean geometry. A second popular method of supervised classi cation is maximum likelihood (ML) classi cation based on Bayes' Theorem. ML classi cation proceeds by selecting the largest posterior probability rather than the minimum distance. In the univariate case, the simple empirical method for ML classi cation described by Carr (1996) proceeds as for c-means classi cation except that for each training site the complete distribution of values is retained and a histogram computed in place of the mean. For 8-bit remotely sensed imagery, each histogram (per class) has 256 bins. The number of occurrences in each bin relative to the total number of occurrences determines the conditional probability distribution (conditional because it is per class). Once the conditional probability distributions are computed, the simpli ed equation for determining class membership probability, as derived from Bayes' Theorem, is: p c j z ˆ X t p z j c rˆ1 p z j r where p(cvz ) is the conditional probability of having class c given pixel value z, p(zvc ) is the conditional probability that pixel value z belongs to class c and there are r =1,...,t classes. A pixel is then allocated to the class with which it has the highest posterior probability of membership. This empirical approach depends on there being su cient training data to characterise fully the probability distributions for each class. In practice, it is more common to replace the probability distribution with a probability density function with parameters (mean, variance and covariance between wavebands) estimated from the training data. The model-based approach is described in the next section Model-based approaches In remote sensing the observation vectors are commonly treated as random variables characterised by a multivariate Gaussian distribution. A multivariate mean is determined for each class and the Euclidean distance metric used in c-means classi cation is replaced by the Mahalanobis distance, a 2

3 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361± standardized statistical distance from which the a posteriori probability of class membership can be obtained using Bayes' Theorem. The maximum likelihood classi cation is achieved by allocating each pixel to the class with which it has the highest a posteriori probability of membership. It is useful to view multivariate, and in particular ML, classi cation as a series of stages from the initial remotely sensed image to the classi ed image, each of which contains potentially useful spatial information for classi cation purposes (see Fig. 1). For example, start with the remotely sensed image of K wavebands. The information in the image can be viewed in (spectral) feature space (each waveband providing a dimension or axis) instead of geographical space. In this feature space it is possible to compute Euclidean distances from each pixel to each of the class means (obtained from training data) using simple geometry. This could provide an image of t distances to each class mean. Since the distributions of the training data are likely to form ellipsoids in feature space the Euclidean metric is often replaced with the Mahalanobis distance M ci which takes into account the variance±covariance matrix V c associated with a given class c: M ci ˆ z k x i u kc T V 1 c z k x i u kc Š 3 where z k (x i ) is the vector of {k =1,...,K } waveband values at pixel locations x i and u kc is the vector of means in K wavebands for class c. In Fig. 1, the variance±covariance matrices per class are represented graphically by probability contours. It is clear that whereas the pixel to be classi ed is closer to the Vegetation class mean, it is more likely to be classi ed as Tarmac 2 when the variance±covariance matrix is Fig. 1. Stages in maximum likelihood classi cation: (1) original imagery, (2) Mahalanobis distances, (3) probabilities derived from probability density function (pdf), (4) a posteriori probabilities derived from Bayes theorem and (5) nal classi ed image.

4 364 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361±371 taken into account. This provides a second image of t Mahalanobis distances (Fig. 1). From the Mahalanobis distances it is possible to determine an estimated (Gaussian) probability density function for each class of interest. This can be expressed as in Eq. (4): p z x i jc ˆ 1 2p K=2 j V c j 1=2 exp 1=2M ci Š 4 where p(z(x i )vc ) is the probability density for pixel z(x i ) at location x i as a member of class c (Foody et al., 1992; Thomas et al., 1987). This provides a third image, this time of t probabilities one for each class. To use the above probabilities in maximum likelihood classi cation (and particularly in the presence of non-equal a priori probabilities) these must be converted to a posteriori probabilities using Bayes' Theorem. The a posteriori probability of a pixel z(x i ) belonging to class c, L(cvz(x i )), may be obtained from Bayes' Theorem as before using Eq. (2) which may now be written more fully to include the a priori probabilities (Eq. (5)): L c j z x i ˆ X t Pc p z x i jc rˆ1 P r p z x i jr where P c is the a priori probability of membership of class c. This creates a fourth image of t a posteriori probabilities (Fig. 1). The maximum likelihood classi cation is achieved by allocating pixels to their most likely class of membership. This results in a nal fth image of {c =1,...,t } classes. It is notable that fuzzy approaches to classi cation are equivalent to omitting the nal step, presenting the investigator with the posterior probabilities of membership (or alternatively fuzzy memberships) to each class for each pixel. Fuzzy classi cation has become increasingly popular in remote sensing in recent years as more remote sensing researchers realise the ubiquity of the solution o ered (see, for example, Foody, 2000; Smith et al., 2000). However, the accuracy and utility of fuzzy classi cation can also be increased using spatial information: geostatistical approaches are not restricted to hard classi cation. Each of the ve di erent images described above contains useful information for classi cation purposes and we shall return to this point later in the discussion of this paper. We now turn our attention to the rst of the two approaches for incorporating spatial information into the classi cation procedure, referred to as texture classi cation Texture classi cation There are many possible approaches to texture classi cation (see, for example, Chen et al., 1997a; Haralick et al., 1973). These generally involve the computation of further image layers or `wavebands' of texture information using an image lter. Thus, for example, the variance within a local moving window could be computed and used as an additional image layer to increase the accuracy of multivariate classi cation (see Haack and Bechdol, 2000). A range of techniques (e.g., neural networks) can then be used to perform the classi cation (Chen et al., 1997b; Raghu et al., 1995). Recently, research has focused on the variogram computed within a local window as a measure of texture. Carr and Miranda (1998) compare this measure with more `traditional' co-occurrence-based measures. They found that the texture measure that achieved greatest accuracy depended upon the nature of the data and texture. Variogram approaches provide the focus of this section. In general, two approaches for texture classi cation which utilise the variogram may be distinguished. In the rst, the actual values of the sample variogram at discrete lags are used directly. In the second, the variogram is modelled and the model coe cients are used. These two approaches are reviewed brie y in this section The sample variogram in texture classi cation The use of actual semivariance estimates in texture classi cation was made popular in the eld of remote sensing by Miranda et al. (1992, 1996, 1998), Miranda and Carr (1994) and Carr (1996). In all of these papers variations on the same algorithm were implemented, referred to generally as the semivariogram textural classi er (STC). The basis of the approach is described below. A window of xed size is de ned and is used to extract representative l by m areas for each class for use in training the classi er. Miranda and Carr (1994) used a window of pixels. Within each window a kernel of r by s pixels is de ned and is moved over the window allowing semivariances for lags of up to r 1ors 1 (whichever is the larger) to be estimated per window. Miranda and Carr found that, for their particular study, a kernel of 7 7 pixels allowed su ciently accurate estimation of the semivariance while keeping the risk of the kernel straddling a class boundary small. The mean semivariance (and the standard deviation of semivariance) per lag computed within the 7 7 pixel kernel over the entire image provided the information on which class allocation was based. This information was provided as (r 1, s 1) max `wave-

5 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361± bands' (features), one for each lag. To these features, the original image wavebands could be added allowing a combined spectral and textural classi cation. Several di erent methods of supervised classi cation could be used to allocate pixels on the basis of the texture information provided by the semivariances at di erent lags. Miranda and Carr (1994) used a parallelepiped classi er because it was simple and computationally e cient. They used the standard deviation to de ne decision boundaries for each class. Where boundaries overlapped a c-means classi er was induced as described earlier. The approach was extended to maximum likelihood classi cation in Carr (1996). Also, Miranda and Carr (1994) and Carr (1996) chose to adopt the simple empirical look-up table classi er described earlier in this paper. The approach could readily be extended to the parametric equivalent, which is also described above. Carr (1996) summarises the earlier work involving the STC and provides Fortran 77 code (two programs, MXTEXT for univariate classi cation and MXMULT for multivariate classi cation) to execute several variations of the STC classi er including empirical c- means and ML classi cation. Lark (1996) applied this approach to aerial photographs, while Chica-Olmo and Abarca-He rnandez (2000) provide an example in this issue Variogram model coe cients in texture classi cation The second approach to using the variogram in texture classi cation involves assuming some kind of form or model for the sample variogram and obtaining the coe cients of the model for use as features in classi cation in place of the semivariances themselves. Ramstein and Ra y (1989) were the rst to automate such an approach in a remote sensing context, while Herzfeld and Higginson (1996) have automated a similar approach for the classi cation of elevation on the mid-atlantic sea oor. The general approach is described brie y below. Ramstein and Ra y (1989) selected a kernel of size pixels for their particular study and used it to estimate a non-linear parameter a' (equal to approximately one third of the e ective range) for every pixel. They suggested that least squares model tting for every pixel would be possible, although prohibitive in terms of computer time. Instead they proposed an approximation of a' based on the exponential form of model given by Eq. (6): g h ˆc 0 c 1 1 exp h=a 0 Š g 0 ˆ0 6 where h is the lag distance and c 0 is the nugget variance, c 1 is the structured variance and a' is the nonlinear parameter: the parameters of the exponential model. Given the theoretical value of the covariance C (equal to c 0 +c 1 ) where the variation is second-order stationary (Eq. (7)): C ˆ lim g h ˆ lim h 4 1 h h mean x2v z x i h z x i 2i ˆ mean x2v z2 x i 7 From Eqs. (6) and (7) one obtains Eq. (8): " # 1 g h a 0 ˆ h= log : 8 mean x2w z2 x i Ramstein and Ra y used the approximation given by Eq. (8) to estimate a' for each pixel in a Landsat Thematic Mapper channel 3 image of the urban area of Strasbourg, France. The resulting univariate feature (one waveband representing a') was then used as a single discriminating variable in a classi cation procedure. Ramstein and Ra y found that the non-linear coe cient provided much better discrimination between land cover classes than other linear coe cients such as C. The utility of this approach depends on the appropriateness of the exponential model for all pixelcentred kernel locations. However, Ramstein and Ra y found that it produced visually appealing results when used to classify land cover in the urban area of Strasbourg. Ramstein and Ra y's research suggests that approaches based solely on semivariance values may miss vital information: approaches based on the range should not be overlooked. Herzfeld (1993) adopted the modelling approach to texture classi cation and developed it speci cally for sea oor classi cation. This amounted to de ning, in the rst instance, several di erent target sea oor classes such as `sediment pond', `inside corner mountains' and `abyssal hill terrain'. The sample variograms obtained for these training areas representing each class were then examined for di erences between classes. The analysis involved both the calculation of anisotropic variograms and residual variograms (from a trend m (h)), also referred to as the centred or detrended variogram. A similar kind of analysis was performed by Wallace et al. (2000) to discriminate between vegetation communities in the Mojave desert. It appeared from Herzfeld (1993) that su cient di erences existed between the variograms of di erent classes to merit automated classi cation. Herzfeld and Higginson (1996) automated a classi cation procedure based on several estimated variogram coe cients which were designed speci cally to exploit the di erences most relevant to sea oor classi cation and, in

6 366 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361±371 particular, several coe cients which exploited class speci c periodicity in the variogram. Herzfeld and Higginson combined linear and non-linear coe cients to form a feature vector for each pixel upon which classi- cation was based. The uses of variogram model coe cients noted above all relate the texture measure empirically to class properties to provide a classi cation. It is worth noting that such measures have also been related both empirically, and using physically-based scene models, to continuous variables such as tree size and density in forested areas. St-Onge and Cavayas (1995), for example, related forest structural parameters empirically to directional variogram properties. Jupp (1997) describes a physically-based model for variance and variograms as a function of viewing and illumination angles based on geometric optics. Any such mapping from variogram characteristics to continuous variables could be applied to classi cation. There are two particular points of note in such work: (i) directional (rather than omnidirectional) variograms are typically used and (ii) physically-based models can describe how the variogram changes as the viewing and illumination angles change Problems with variogram-based texture classi cation The main problem with using the variogram as a measure of texture is that the homogeneous regions of di erent texture within the image must be su ciently large to allow computation of the variogram up to a reasonable number of lags. In many cases, the parcels of interest in the image are too small relative to the spatial resolution of the imagery. Berberoglu et al. (2000) address this issue by computing texture within parcels de ned a priori using vector data. The main problem with variogram model-based approaches to texture classi cation is that automatic tting of (non-linear) models to variograms is unreliable. Thus, the choice of variogram model may be inappropriate for certain regions of the image or for certain classes and the coe cients of the model tted to the local variogram may be misleading. 4. Smoothing the classi cation In the preceding section the variogram was used to provide information on texture for use in classi cation. This is di erent to the common use of the variogram in geostatistics, that is, as a spatial weighting function in kriging (Matheron, 1965, 1971). In kriging, the objective is to smooth or average local values based on the variogram (or other structure function) to estimate optimally an unknown value. In kriging, the variogram is used to determine optimal weights l i to apply to n sample data {z(x i ), i = 1,2,3,...,n ) to form a weighted linear combination z (x 0 ) which estimates some unknown value z(x 0 ), thus: z x 0 ˆXn iˆ1 l i z x i : The advantage and main attraction of kriging is that it estimates optimally by referring to the variogram (model) estimated from the data themselves. It would be attractive also if this advantage could be transferred to multivariate classi cation. Two sets of authors have used the variogram in the kriging sense as a spatial weighting function in unsupervised, multivariate classi- cation (Bourgaullt et al., 1992; Oliver and Webster, 1989). While supervised classi cation is the primary goal, these two papers are reviewed brie y before considering the potential problems of applying the approach to supervised classi cation in remote sensing Oliver and Webster's original idea Some 10 years ago Oliver and Webster (1989) proposed and demonstrated a geostatistical basis for the spatial weighting of multivariate classi cation for application in soil survey. Their approach was particularly suited to sample data provided as a regular lattice or complete cover in the form of a raster array. It would seem, therefore, that their approach might also be suitable for classi cation in remote sensing. Oliver and Webster's (1989) proposal built on the work of others, notably Webster and Burrough (1972) who rst introduced the idea of modifying the dissimilarity matrix by a non-linear function of separating distance in geographical space. However, whereas Webster and Burrough chose non-linear functions (inverse distance square and exponential) arbitrarily, Oliver and Webster's proposal was to use a function obtained from the data themselves. The method is described brie y as follows. The similarity matrix may be constructed for all pairs of observations i and j (pixels) on which K properties (wavebands) have been measured using a similarity coe cient such as Gower's (1971) coe cient (Eq. (10)): S ij ˆ X K kˆ1 1 jz ik z jk j =r k w ijk X K W ijk kˆ where s ij is a measure of the similarity between pixels i and j, z ik is the pixel value at i for class k, r k is a class-

7 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361± speci c constant and w ijk is a weight. This matrix may then be converted to dissimilarity by (Eq. (11)): d ij ˆ 2 1 s ij Š 1=2 : 11 The objective is to modify this dissimilarity matrix to take account of both the geographical proximity between pixels and the form of spatial variation. This may be achieved by multiplying the dissimilarity by a function of geographical distance (Eq. (12)): d ij ˆ d ij f x i x j : 12 If the function were the exponential model (Eq. (6)) then the modi cation would take the following form (Eq. (13)): d ij ˆ d ij c 1 1 exp h ij =a 0 c 0 Š d ij : c 0 c 1 c 0 c 1 13 The modi ed dissimilarity matrix may be used in unsupervised classi cation whether that be based on hierarchical clustering or non-hierarchical dynamic clustering (Oliver and Webster, 1989). Oliver and Webster applied their method to three small data sets on soil properties to demonstrate its utility as a tool in classi cation, particularly for soil management purposes. The unsupervised algorithm chosen was a form of non-hierarchical dynamic clustering that operates on orthogonal principal coordinates rather than directly on the original dissimilarity matrix. Because of the need to extract a single spatial weighting function from the multivariate feature space the modelled variogram of the rst (or rst few) principal component(s) was used in the modi cation (Eqs. (12) and (13)). This seems to undermine somewhat the unbiasedness desired for such an approach. Further ambiguity was introduced by the suggestion of the authors that the range a of the model could be varied to achieve di erent amounts of smoothing as desired. For example, a larger range (which yields smoother results) may be more appropriate for management purposes. Again, this falls somewhat short of the objective of an unbiased and even optimal solution as is the case with kriging Modi cations to the method Bourgaullt et al. (1992) proposed to replace the variogram of the rst (few) principal component(s) with the multivariate variogram (Eq. (14)) and the multivariate covariogram (or covariance function) (Eq. (15)) de ned as follows: 2G h ˆE Z x Z x h M Z x Z x h T Š 14 K h ˆE Z x m M Z x h m T Š 15 where, Z(x) is a row vector of p second-order stationary random functions, m=e[z(x)], and M is a p by p positive de nite symmetric matrix used as metric in the calculation of (dis)similarities. Bourgaullt et al. also based the dissimilarities matrix on the Mahalanobis distance (Eq. (3)). Unfortunately, despite o ering what would appear to be a less ambiguous method for selecting a variogram model, Bourgaullt et al. (1992) introduced a further ambiguity in that the multivariate variogram and covariogram, despite being computed from common data, produced di erent classi cation results. Although not discussed by Bourgaullt et al., the above can be attributed to what might be termed the `local' and `global' operation of the two measures. Essentially, modi cation of the dissimilarity by the (multivariate) variogram does not modify the contribution of points that lie beyond the range of spatial correlation. In the method of Bourgaullt et al., a mean spatially modi ed dissimilarity is calculated: if all points considered in the calculation of this were further than the range from a candidate point then the weighted dissimilarity would be the same as the unweighted value. If a mean spatially-modi ed similarity measure was used, however, with the spatial modi cation performed using a multivariate co-variogram which tends to zero beyond the range then only points within the range would contribute positively to the estimate of the mean. These measures are non-linearly related, so no linear transformation of modi ed similarity to modi ed dissimilarity will produce equivalent results using the two methods in the general case. The former is `global' in the sense that it includes contributions from all points while the latter is `local' in that only points within the range contribute. Further, in the `global' case, the e ect of spatial modi cation will depend on the image extent considered, as it will vary according to the proportion of observations which lie within the range Alternative smoothing approaches Many alternative approaches to smoothing in supervised classi cation have been employed. These range from simple low-pass ltering of remotely sensed imagery to more intricate processing (e.g., see the graphtheoretic approach adopted by Barr and Barnsley, 2000). Some of these alternative approaches are discussed in this section. An important alternative to the spatial weighting of multivariate classi cation based on the variogram is the Gibbs sampler. Based on Bayes' Theorem, it allows one to incorporate information in neighbouring pixels into the spectral classi cation procedure. The Gibbs

8 368 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361±371 sampler updates iteratively the predicted class of a pixel (chosen at random) conditional upon the previous values of all other pixels (and particularly neighbouring pixels). The iteration is stopped when the sequence converges to a (su ciently) stable solution. In some sense then, this solution may be regarded as optimal (SchroÈ der et al., 2000). However, it is only optimal in that the t achieved using the Gibbs sampler attains maximum pseudo likelihood for the given choice of spatial weighting function and kernel size (Augustin et al., 1996). In most instances, it is necessary to experiment with di erent choices for the weighting function and kernel size to search for a generally optimal solution. van der Meer (1996, 1999) used indicator kriging (Goovaerts, 1997) applied to multivariate data to obtain a classi cation for all pixels in a remotely sensed image. The approach involved de ning indicator variables for each feature (waveband) in an image and obtaining variograms for each indicator. These variograms were then used in block indicator kriging to estimate the average value of each indicator for a block or area of pixels centred on the pixel to be classi ed. This amounts to smoothing of the traditional classi er. However, importantly the spatial information (weighting function) incorporated into the classi cation via the variogram is derived from the form of spatial variation in the variable itself as is desired. The ambiguity in this approach would appear to come from the initial selection of indicator cut-o s and the size of blocks (i.e., the amount of smoothing). Further, extrapolation at the tails of the distribution can alter the results substantially. The above indicator approach is similar to an approach known as regionalised classi cation (Bohling, 1997; Harf and Davis, 1990; Moline and Bahr, 1995). Regionalised classi cation is, in fact, nothing more than the interpolation to unobserved sites of the inputs to or the outputs from some traditional classi er applied to sparse data. However, papers on regionalised classi cation have been useful for pointing out that di erent stages in the classi cation process can be interpolated (or in the present case smoothed). For example, one could interpolate the feature vectors and then proceed with classi cation at all sites. Alternatively, one could interpolate the Mahalanobis distances, or the probabilities for use in ML classi cation. This choice, which is entirely general, represents an important decision for investigators wishing to devise strategies for incorporating spatial information into a classi cation. Following on from the above theme, Palubinskas et al. (1995) applied a smoothing algorithm to the fuzzy (for example, a posteriori Bayesian probabilities) outputs from the classi cation of a remotely sensed image. The algorithm was modi ed locally to account for di erences in class homogeneity. There is much overlap between such an approach and those discussed above. There are many algorithms available for segmenting remotely sensed images (Haralick and Shapiro, 1985). While a review of this literature is beyond the scope of the present paper, it is worth pointing out that segmentation is fundamentally di erent to traditional spectral classi cation because spatial contiguity is an explicit goal of segmentation whereas it is only implicit in classi cation. There are many approaches to segmentation including those based on edge detection (most often based on some high-pass lter) and those based on region-growing (based on the growth of homogenous regions conditional upon similarities between the pixel to be merged and previously merged pixels). There exist many examples of segmentation applied to remotely sensed imagery (Janssen and Molenaar, 1995; Khodja and Mengue, 1996; Lemoigne and Tilton, 1995; Lobo et al., 1996; Ryherd and Woodcock, 1996). Segmentation routines involving region-growing algorithms may be based on the similarities between variograms or the coe cients of variogram models (Lloyd and Atkinson, 1998) resulting in segmentation based on variogram texture. 5. Discussion: spatial weighting for remote sensing classi cation 5.1. Selecting an appropriate space One of the rst decisions facing the analyst wishing to use a spatial weighting in smoothing a classi er for remote sensing is in which space should the spatial (geographical) weighting be determined and applied? The work on regionalised classi cation of Harf and Davis (1990), Moline and Bahr (1995) and Bohling (1997) (among others) illustrates clearly that there are many possible spaces in which the smoothing can take place. These include (see Fig. 1): 1. multivariate feature space (for example, the actual values in the wavebands), 2. Euclidean distance-to-means in multivariate feature space, 3. Mahalanobis distance-to-means in multivariate feature space, 4. probabilities (per class), 5. a posteriori probabilities (per pixel) and 6. the classi ed image. The spatial weighting function could be estimated in any one of these spaces and used to aid classi cation.

9 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361± A geostatistical basis for supervised classi cation? For several reasons Oliver and Webster's (1989) approach without modi cation is unlikely to be of much utility for the classi cation of remotely sensed imagery. First, in remote sensing unsupervised classi cation is used less frequently than supervised classi cation and for the latter there is no dissimilarity matrix. The equivalent to the dissimilarity matrix, the distances between the pixel values and the class means expressed in terms of some distance metric in feature space, do not have a spatial dimension (they are not expressed as a function of lag). Each class mean is de ned over the whole image, not for a single pixel located in geographical space. These distances are, therefore, less readily modi ed by a function de ned in geographical space and the variogram cannot be employed in the same way as for unsupervised classi cation. The most straightforward approach would be to use the (multivariate) variogram as a smoothing function directly on the images of distances-to-classmeans (Fig. 1). However, the simple application of the variogram as a smoothing function (that is, convolution of the images of distances with a kernel-based weighting function) is unlikely to result in optimal use of the spatial correlation in the image. The Gibbs sampler discussed above is attractive in this regard because of the lack of an explicit structure function. Second, the data sets must be small for the algorithm to be e ective (for example, one of the data sets analysed by Oliver and Webster consisted of 6 14 cells) and in remote sensing the data sets are typically large (commonly in excess of pixels). Despite the problems discussed above, supervised classi cation does have the advantage of removing the need to compare distances between all pixels and all other pixels (involving nearly 500,000,000,000 comparisons for an image of pixels, which would be prohibitive in most cases). Therefore, small data sets are not a prerequisite for supervised classi cation. Finally, the variogram is de ned as a parameter of a RF model which is stationary in the squared di erences between pairs of locations separated by a given lag h (referred to as the intrinsic hypothesis). For many remotely sensed images the entire scene is not readily modelled in such a way. In particular, for landscapes a ected by human activity (for example, agricultural elds, forest stands, urban areas and so on) the objective of classifying an entire image using a single variogram is ultimately awed because the stationary RF model is unjusti ed. Where a stationary variogram model cannot reasonably be considered, but rather the model should be allowed to vary smoothly across the image, the objective should be to adopt (probably non-parametric) approaches which do not depend on a stationary variogram. It should be noted that the Gibbs sampler does not necessarily help in this regard. The Gibbs sampler is a generally applicable tting procedure most useful for Markov chains. It does not necessarily allow for non-stationarity although it can be used to t models which do so to some extent (for example, Brunsdon, 2000). In most implementations, the result of the Gibbs sampler will be a maximum pseudolikelihood t for a selected smoothing function and kernel size xed over the entire image. A potential solution is provided by a perparcel classi er that utilises a priori knowledge in the form of digital vector boundaries to segment the region of interest into distinct parcels prior to classi cation. Within each parcel the spatial weighting could be applied independently. The per-parcel classi er would also limit naturally the number of data to a tolerable value. 6. Conclusions Most techniques that use the variogram to classify remotely sensed images have their shortcomings. For example, texture classi ers based on the variogram work only where the homogenous regions of each class in the image are su ciently large, homogenous and di erent texturally between classes. Even then there is no guarantee that the extra data on texture will yield useful information (above that provided by the original imagery). Approaches that use the variogram for smoothing in classi cation may be divided into two groups: those based on simple ltering of the image (at any stage in the classi cation process) and the method of Oliver and Webster (1989) in which the variogram is used to modify the dissimilarities in unsupervised classi cation. The former approaches do not deliver the optimality associated with geostatistical techniques such as kriging. The latter approach holds much promise, but problems will need to be overcome if it is to be applied in remote sensing. Acknowledgements This paper was written while PMA was on leave at the School of Mathematics, University of Wales, Cardi. The authors thank Professor Giles Foody for useful information relating to this paper and are grateful to the referees for their comments.

10 370 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361±371 References Augustin, N.H., Mugglestone, M.A., Buckland, S.T., An autologistic model for the spatial distribution of wildlife. Applied Ecology 33 (2), 339±347. Barr, S., Barnsley, M., Reducing structural clutter in land cover classi cation of very high spatial resolution remotely sensed images for urban land use mapping. Computers & Geosciences 26 (4), 433±449. Berberoglu, S., Lloyd, C.D., Atkinson, P.M., Curran, P.J., The integration of spectral and textural information using neural networks for land cover mapping in the Mediterranean. Computers & Geosciences 26 (4), 385±396. Bohling, G.C., GSLIB-style programs for discriminant analysis and regionalized classi cation. Computers & Geosciences 23 (7), 725±761. Bourgaullt, G., Marcotte, D., Legendre, P., The multivariate (co) variogram as a spatial weighting function in classi cation methods. Mathematical Geology 24 (5), 463± 478. Brunsdon, C., A Bayesian approach to schools catchment-based modelling. Geographical and Environmental Modelling (in press). Carr, J.R., Spectral and textural classi cation of single and multiple band digital images. Computers & Geosciences 22 (8), 849±865. Carr, J.R., Miranda, F.P., The semivariogram in comparison to the co-occurrence matrix for classi cation of image texture. IEEE Transactions on Geoscience and Remote Sensing 36 (6), 1945±1952. Chen, Y.Q., Nixon, M.S., Thomas, D.W., 1997a. On texture classi cation. International Journal of Systems Science 28 (7), 669±682. Chen, K.S., Yen, S.K., Tsay, D.W., 1997b. Neural classi cation of SPOT imagery through integration of intensity and fractal information. International Journal of Remote Sensing 18 (4), 763±783. Chica-Olmo, M., Arbarca-He rnandez, F., Computing geostatistical image texture for remotely sensed data classi- cation. Computers & Geosciences 26 (4), 373±383. Curran, P.J., The semi-variogram in remote sensing: an introduction. Remote Sensing of Environment 24 (3), 493± 507. Dungan, J., Spatial prediction of vegetation quantities using ground and image data. International Journal of Remote Sensing 19 (2), 267±285. Foody, G.M., Estimation of sub-pixel land cover composition in the presence of untrained classes. Computers & Geosciences 26 (4), 469±478. Foody, G.M., Campbell, N.A., Trodd, N.M., Wood, T.F., Derivation and applications of probabilistic measures of class membership from the maximum likelihood classi cation. Photogrammetric Engineering and Remote Sensing 58 (9), 1335±1341. Goovaerts, P., Geostatistics for Natural Resources Evaluation. Oxford University Press, Oxford. Gower, J.C., A general coe cient of similarity and some of its properties. Biometrics 27, 857±871. Haack, B., Bechdol, M., Integrating multisensor data and RADAR texture measures for land cover mapping. Computers & Geosciences 26 (4), 411±421. Haralick, R.M., Shanmugam, K., Dinstein, I., Textural features for image classi cation. IEEE Transactions on Systems, Man and Cybernetics 3, 610±621. Haralick, R.M., Shapiro, L.G., Image segmentation techniques. Computer Vision, Graphics and Image Processing 29 (1), 100±132. Harf, J., Davis, J.C., Regionalization in geology by multivariate classi cation. Mathematical Geology 22 (5), 573±588. Herzfeld, U.C., A method for sea oor classi cation using directional variograms, demonstrated for data from the western ank of the Mid-Atlantic Ridge. Mathematical Geology 25 (7), 901±924. Herzfeld, U.C., Higginson, C.A., Automated geostatistical sea oor classi cation-principles, parameters, feature vectors, and discrimination criteria. Computers & Geosciences 22 (1), 35±52. Janssen, L.L.F., Molenaar, M., Terrain objects, their dynamics and their monitoring by the integration of GIS and remote sensing. IEEE Transactions on Geoscience and Remote Sensing 33 (3), 749±758. Jupp, D.L.B., Modelling directional variance and variograms using geometric optics. Journal of Remote Sensing (China) 1, 94±101. Khodja, A., Mengue, A., Improvement in the thematic contribution of an XS spot image using spatial processes and a segmentation method Ð application to the region of Lagdo (Northern Cameroon). International Journal of Remote Sensing 17 (5), 879±886. Lark, R.M., Geostatistical description of texture on an aerial photograph for discriminating classes of land-cover. International Journal of Remote Sensing 17 (11), 2115± Lemoigne, J., Tilton, J.C., Re ning image segmentation by integration of edge and region data. IEEE Transactions on Geoscience and Remote Sensing 33 (3), 605±615. Lobo, A., Chic, O., Casterad, A., Classi cation of Mediterranean crops with multisensor data Ð per-pixel versus per-object statistics and image segmentation. International Journal of Remote Sensing 17 (12), 2385± Lloyd, C.D., Atkinson, P.M The e ect of scale-related issues on the geostatistical analysis of Ordnance Survey (R) digital elevation data at the national scale. In: Gomez- Hernandez, J., Soares, A., Froidevaux, R. (Eds.), GeoENV II: Geostatistics for Environmental Applications. Kluwer, Dordrecht. Matheron, G., Les Variables Regionalisees et Leur Estimation. Masson, Paris. Matheron, G., The Theory of Regionalized Variables and its Applications. Centre de Morphologie Mathe matique de Fontainebleau. Ecole des Minesde Paris, Fascicule 5, Fontainebleau. Miranda, F.P., Carr, J.R., Application of the semivariogram textural classi er (STC) for vegetation discrimination using SIR-B data of the Guiana Shield, Northwestern Brazil. Remote Sensing Reviews 10, 155±168. Miranda, F.P., Fonseca, L.E.N., Carr, J.R., Taranik, J.V., Analysis of JERS-1 (FUYO-1) SAR data for vegetation discrimination in Northwestern Brazil using the

11 P.M. Atkinson, P. Lewis / Computers & Geosciences 26 (2000) 361± semivariogram textural classi er (STC). International Journal of Remote Sensing 17 (17), 3523±3529. Miranda, F.P., Fonseca, L.E.N., Carr, J.R., Semivariogram textural classi cation of JERS-1 (Fuyo-1) SAR data obtained over a ooded area of the Amazonian rainforest. International Journal of Remote Sensing 19 (3), 549±556. Miranda, F.P., Macdonald, J.A., Carr, J.R., Application of the semivariogram textural classi er (STC) for vegetation discrimination using SIR-B data of Borneo. International Journal of Remote Sensing 13 (12), 2349± Moline, G.R., Bahr, J.M., Estimating spatial distributions of heterogenous subsurface characteristics by regionalized classi cation of electrofacies. Mathematical Geology 27 (1), 3±22. Oliver, M.A., Webster, R., A geostatistical basis for spatial weighting in multivariate classi cation. Mathematical Geology 21 (1), 15±35. Palubinskas, G., Lucas, R.M., Foody, G.M., Curran, P.J., An evaluation of fuzzy and texture-based approaches for mapping regenerating tropical forest classes from Landsat-TM data. International Journal of Remote Sensing 16 (4), 747±759. Raghu, P.P., Poongodi, R., Yegnanarayana, B., A combined neural-network approach for texture classi cation. Neural Networks 8 (6), 975±987. Ramstein, G., Ra y, M., Analysis of the structure of radiometric remotely-sensed images. International Journal of Remote Sensing 10 (6), 1049±1073. Ryherd, S., Woodcock, C., Combining spectral and textural data in the segmentation of remotely sensed images. Photogrammetric Engineering and Remote Sensing 62 (2), 181±194. St-Onge, B.A., Cavayas, F., Estimating forest stand structure from high-resolution imagery using the directional variogram. International Journal of Remote Sensing 16 (11), 1999±2021. SchroÈ der, M., Walessa, M., Rehrauer, H., Seidel, K., Datcu, M., Gibbs random eld models: a toolbox for information extraction. Computers & Geosciences 26 (4), 423± 432. Smith, G.R., Woodward, J.C., Heywood, D.I., Gibbard, P.L., Interpreting pleistocene glacial features from SPOT HRV data using fuzzy techniques. Computers & Geosciences. Thomas, I.L., Benning, V.M., Ching, N.P., Classi cation of Remotely Sensed Images. Adam Hilger, Bristol. van der Meer, F., Classi cation of remotely-sensed imagery using an indicator kriging approach-application to the problem of calcite-dolomite mineral mapping. International Journal of Remote Sensing 17 (6), 1233± van der Meer, F Geostatistical approaches for image classi cation and assessment of uncertainty in geologic processing. In: Atkinson, P.M., Tate, N.J. (Eds.), Advances in Remote Sensing and GIS Analysis. Wiley, Chichester, pp. 147±166. Wallace, C.S.A., Watts, J.M., Yool, S.R., Characterizing the spatial structure of vegetation communities in the Mojave desert using geostatistical techniques. Computers & Geosciences 26 (4), 397±410. Webster, R., Burrough, P.A., Computer-based soil mapping of small areas from sample data. II. Classi cation smoothing. Journal of Soil Science 23, 222±234. Woodcock, C.E., Strahler, A.H., Jupp, D.L.B., 1998a. The use of variograms in remote sensing I: Scene models and simulated images. Remote Sensing of Environment 25 (3), 323±348. Woodcock, C.E., Strahler, A.H., Jupp, D.L.B., 1998b. The use of variograms in remote sensing II: real digital images. Remote Sensing of Environment 25 (3), 349±379.

Image feature extraction from the experimental semivariogram and its application to texture classification

Image feature extraction from the experimental semivariogram and its application to texture classification Image feature extraction from the experimental semivariogram and its application to texture classification M. Durrieu*, L.A. Ruiz*, A. Balaguer** *Dpto. Ingeniería Cartográfica, Geodesia y Fotogrametría,

More information

Data: a collection of numbers or facts that require further processing before they are meaningful

Data: a collection of numbers or facts that require further processing before they are meaningful Digital Image Classification Data vs. Information Data: a collection of numbers or facts that require further processing before they are meaningful Information: Derived knowledge from raw data. Something

More information

Flexible Lag Definition for Experimental Variogram Calculation

Flexible Lag Definition for Experimental Variogram Calculation Flexible Lag Definition for Experimental Variogram Calculation Yupeng Li and Miguel Cuba The inference of the experimental variogram in geostatistics commonly relies on the method of moments approach.

More information

(Refer Slide Time: 0:51)

(Refer Slide Time: 0:51) Introduction to Remote Sensing Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology Roorkee Lecture 16 Image Classification Techniques Hello everyone welcome to 16th lecture in

More information

AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES

AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES Chang Yi 1 1,2,*, Yaozhong Pan 1, 2, Jinshui Zhang 1, 2 College of Resources Science and Technology, Beijing Normal University,

More information

Image Classification. RS Image Classification. Present by: Dr.Weerakaset Suanpaga

Image Classification. RS Image Classification. Present by: Dr.Weerakaset Suanpaga Image Classification Present by: Dr.Weerakaset Suanpaga D.Eng(RS&GIS) 6.1 Concept of Classification Objectives of Classification Advantages of Multi-Spectral data for Classification Variation of Multi-Spectra

More information

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

Spatial Interpolation & Geostatistics

Spatial Interpolation & Geostatistics (Z i Z j ) 2 / 2 Spatial Interpolation & Geostatistics Lag Lag Mean Distance between pairs of points 1 Tobler s Law All places are related, but nearby places are related more than distant places Corollary:

More information

Figure 1: Workflow of object-based classification

Figure 1: Workflow of object-based classification Technical Specifications Object Analyst Object Analyst is an add-on package for Geomatica that provides tools for segmentation, classification, and feature extraction. Object Analyst includes an all-in-one

More information

Digital Image Classification Geography 4354 Remote Sensing

Digital Image Classification Geography 4354 Remote Sensing Digital Image Classification Geography 4354 Remote Sensing Lab 11 Dr. James Campbell December 10, 2001 Group #4 Mark Dougherty Paul Bartholomew Akisha Williams Dave Trible Seth McCoy Table of Contents:

More information

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints P.R. Williamson (Total E&P USA Inc.), A.J. Cherrett* (Total SA) & R. Bornard (CGGVeritas)

More information

Spatial Interpolation - Geostatistics 4/3/2018

Spatial Interpolation - Geostatistics 4/3/2018 Spatial Interpolation - Geostatistics 4/3/201 (Z i Z j ) 2 / 2 Spatial Interpolation & Geostatistics Lag Distance between pairs of points Lag Mean Tobler s Law All places are related, but nearby places

More information

Non Stationary Variograms Based on Continuously Varying Weights

Non Stationary Variograms Based on Continuously Varying Weights Non Stationary Variograms Based on Continuously Varying Weights David F. Machuca-Mory and Clayton V. Deutsch Centre for Computational Geostatistics Department of Civil & Environmental Engineering University

More information

Spatial Interpolation & Geostatistics

Spatial Interpolation & Geostatistics (Z i Z j ) 2 / 2 Spatial Interpolation & Geostatistics Lag Lag Mean Distance between pairs of points 11/3/2016 GEO327G/386G, UT Austin 1 Tobler s Law All places are related, but nearby places are related

More information

MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH INTRODUCTION

MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH INTRODUCTION MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH Meghan Graham MacLean, PhD Candidate Dr. Russell G. Congalton, Professor Department of Natural Resources & the Environment University

More information

Software Tutorial Session Universal Kriging

Software Tutorial Session Universal Kriging Software Tutorial Session Universal Kriging The example session with PG2000 which is described in this and Part 1 is intended as an example run to familiarise the user with the package. This documented

More information

Classification (or thematic) accuracy assessment. Lecture 8 March 11, 2005

Classification (or thematic) accuracy assessment. Lecture 8 March 11, 2005 Classification (or thematic) accuracy assessment Lecture 8 March 11, 2005 Why and how Remote sensing-derived thematic information are becoming increasingly important. Unfortunately, they contain errors.

More information

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Operations What Do I Need? Classify Merge Combine Cross Scan Score Warp Respace Cover Subscene Rotate Translators

More information

Surface Smoothing Using Kriging

Surface Smoothing Using Kriging 1 AutoCAD Civil 3D has the ability to add data points to a surface based on mathematical criteria. This gives you the ability to strengthen the surface definition in areas where data may be sparse or where

More information

SLIDING WINDOW FOR RELATIONS MAPPING

SLIDING WINDOW FOR RELATIONS MAPPING SLIDING WINDOW FOR RELATIONS MAPPING Dana Klimesova Institute of Information Theory and Automation, Prague, Czech Republic and Czech University of Agriculture, Prague klimes@utia.cas.c klimesova@pef.czu.cz

More information

INF 4300 Classification III Anne Solberg The agenda today:

INF 4300 Classification III Anne Solberg The agenda today: INF 4300 Classification III Anne Solberg 28.10.15 The agenda today: More on estimating classifier accuracy Curse of dimensionality and simple feature selection knn-classification K-means clustering 28.10.15

More information

PATTERN CLASSIFICATION AND SCENE ANALYSIS

PATTERN CLASSIFICATION AND SCENE ANALYSIS PATTERN CLASSIFICATION AND SCENE ANALYSIS RICHARD O. DUDA PETER E. HART Stanford Research Institute, Menlo Park, California A WILEY-INTERSCIENCE PUBLICATION JOHN WILEY & SONS New York Chichester Brisbane

More information

Remote Sensing & Photogrammetry W4. Beata Hejmanowska Building C4, room 212, phone:

Remote Sensing & Photogrammetry W4. Beata Hejmanowska Building C4, room 212, phone: Remote Sensing & Photogrammetry W4 Beata Hejmanowska Building C4, room 212, phone: +4812 617 22 72 605 061 510 galia@agh.edu.pl 1 General procedures in image classification Conventional multispectral classification

More information

Introduction to digital image classification

Introduction to digital image classification Introduction to digital image classification Dr. Norman Kerle, Wan Bakx MSc a.o. INTERNATIONAL INSTITUTE FOR GEO-INFORMATION SCIENCE AND EARTH OBSERVATION Purpose of lecture Main lecture topics Review

More information

Computational Statistics The basics of maximum likelihood estimation, Bayesian estimation, object recognitions

Computational Statistics The basics of maximum likelihood estimation, Bayesian estimation, object recognitions Computational Statistics The basics of maximum likelihood estimation, Bayesian estimation, object recognitions Thomas Giraud Simon Chabot October 12, 2013 Contents 1 Discriminant analysis 3 1.1 Main idea................................

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

Evaluating String Comparator Performance for Record Linkage William E. Yancey Statistical Research Division U.S. Census Bureau

Evaluating String Comparator Performance for Record Linkage William E. Yancey Statistical Research Division U.S. Census Bureau Evaluating String Comparator Performance for Record Linkage William E. Yancey Statistical Research Division U.S. Census Bureau KEY WORDS string comparator, record linkage, edit distance Abstract We compare

More information

HARD, SOFT AND FUZZY C-MEANS CLUSTERING TECHNIQUES FOR TEXT CLASSIFICATION

HARD, SOFT AND FUZZY C-MEANS CLUSTERING TECHNIQUES FOR TEXT CLASSIFICATION HARD, SOFT AND FUZZY C-MEANS CLUSTERING TECHNIQUES FOR TEXT CLASSIFICATION 1 M.S.Rekha, 2 S.G.Nawaz 1 PG SCALOR, CSE, SRI KRISHNADEVARAYA ENGINEERING COLLEGE, GOOTY 2 ASSOCIATE PROFESSOR, SRI KRISHNADEVARAYA

More information

Machine Learning and Pervasive Computing

Machine Learning and Pervasive Computing Stephan Sigg Georg-August-University Goettingen, Computer Networks 17.12.2014 Overview and Structure 22.10.2014 Organisation 22.10.3014 Introduction (Def.: Machine learning, Supervised/Unsupervised, Examples)

More information

Application of nonparametric Bayesian classifier to remote sensing data. Institute of Parallel Processing, Bulgarian Academy of Sciences

Application of nonparametric Bayesian classifier to remote sensing data. Institute of Parallel Processing, Bulgarian Academy of Sciences Application of nonparametric Bayesian classifier to remote sensing data Nina Jeliazkova, nina@acad.bg, +359 2 979 6606 Stela Ruseva, stela@acad.bg, +359 2 979 6606 Kiril Boyanov, boyanov@acad.bg Institute

More information

A Comparative Study of Conventional and Neural Network Classification of Multispectral Data

A Comparative Study of Conventional and Neural Network Classification of Multispectral Data A Comparative Study of Conventional and Neural Network Classification of Multispectral Data B.Solaiman & M.C.Mouchot Ecole Nationale Supérieure des Télécommunications de Bretagne B.P. 832, 29285 BREST

More information

Spatial and multi-scale data assimilation in EO-LDAS. Technical Note for EO-LDAS project/nceo. P. Lewis, UCL NERC NCEO

Spatial and multi-scale data assimilation in EO-LDAS. Technical Note for EO-LDAS project/nceo. P. Lewis, UCL NERC NCEO Spatial and multi-scale data assimilation in EO-LDAS Technical Note for EO-LDAS project/nceo P. Lewis, UCL NERC NCEO Abstract Email: p.lewis@ucl.ac.uk 2 May 2012 In this technical note, spatial data assimilation

More information

EFFICIENT INTEGER ALGORITHMS FOR THE GENERATION OF CONIC SECTIONS

EFFICIENT INTEGER ALGORITHMS FOR THE GENERATION OF CONIC SECTIONS Comput. & Graphics, Vol. 22, No. 5, pp. 621±628, 1998 # 1998 Elsevier Science Ltd. All rights reserved PII: S0097-8493(98)00069-7 Printed in Great Britain 0097-8493/98/$ - see front matter EFFICIENT INTEGER

More information

ESTIMATING TEXTURE INDEPENDENTLY OF TONE IN SIMULATED IMAGES OF FOREST CANOPIES. Tatiana Mora Kuplich 1 Paul J. Curran 2

ESTIMATING TEXTURE INDEPENDENTLY OF TONE IN SIMULATED IMAGES OF FOREST CANOPIES. Tatiana Mora Kuplich 1 Paul J. Curran 2 Anais XI SBSR, Belo Horizonte, Brasil, 5 - abril 23, INPE, p. 229-226. ESTIMATING TEXTURE INDEPENDENTLY OF TONE IN SIMULATED IMAGES OF FOREST CANOPIES Tatiana Mora Kuplich Paul J. Curran 2 INPE - Instituto

More information

Image Analysis, Classification and Change Detection in Remote Sensing

Image Analysis, Classification and Change Detection in Remote Sensing Image Analysis, Classification and Change Detection in Remote Sensing WITH ALGORITHMS FOR ENVI/IDL Morton J. Canty Taylor &. Francis Taylor & Francis Group Boca Raton London New York CRC is an imprint

More information

Fundamentals of Digital Image Processing

Fundamentals of Digital Image Processing \L\.6 Gw.i Fundamentals of Digital Image Processing A Practical Approach with Examples in Matlab Chris Solomon School of Physical Sciences, University of Kent, Canterbury, UK Toby Breckon School of Engineering,

More information

Multi-resolution Segmentation and Shape Analysis for Remote Sensing Image Classification

Multi-resolution Segmentation and Shape Analysis for Remote Sensing Image Classification Multi-resolution Segmentation and Shape Analysis for Remote Sensing Image Classification Selim Aksoy and H. Gökhan Akçay Bilkent University Department of Computer Engineering Bilkent, 06800, Ankara, Turkey

More information

The Detection of Faces in Color Images: EE368 Project Report

The Detection of Faces in Color Images: EE368 Project Report The Detection of Faces in Color Images: EE368 Project Report Angela Chau, Ezinne Oji, Jeff Walters Dept. of Electrical Engineering Stanford University Stanford, CA 9435 angichau,ezinne,jwalt@stanford.edu

More information

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC JOURNAL OF APPLIED ENGINEERING SCIENCES VOL. 1(14), issue 4_2011 ISSN 2247-3769 ISSN-L 2247-3769 (Print) / e-issn:2284-7197 INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC DROJ Gabriela, University

More information

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER A.Shabbir 1, 2 and G.Verdoolaege 1, 3 1 Department of Applied Physics, Ghent University, B-9000 Ghent, Belgium 2 Max Planck Institute

More information

Classification. Vladimir Curic. Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University

Classification. Vladimir Curic. Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Classification Vladimir Curic Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Outline An overview on classification Basics of classification How to choose appropriate

More information

Network Traffic Measurements and Analysis

Network Traffic Measurements and Analysis DEIB - Politecnico di Milano Fall, 2017 Introduction Often, we have only a set of features x = x 1, x 2,, x n, but no associated response y. Therefore we are not interested in prediction nor classification,

More information

Application of Characteristic Function Method in Target Detection

Application of Characteristic Function Method in Target Detection Application of Characteristic Function Method in Target Detection Mohammad H Marhaban and Josef Kittler Centre for Vision, Speech and Signal Processing University of Surrey Surrey, GU2 7XH, UK eep5mm@ee.surrey.ac.uk

More information

Image Classification. Introduction to Photogrammetry and Remote Sensing (SGHG 1473) Dr. Muhammad Zulkarnain Abdul Rahman

Image Classification. Introduction to Photogrammetry and Remote Sensing (SGHG 1473) Dr. Muhammad Zulkarnain Abdul Rahman Image Classification Introduction to Photogrammetry and Remote Sensing (SGHG 1473) Dr. Muhammad Zulkarnain Abdul Rahman Classification Multispectral classification may be performed using a variety of methods,

More information

Segmentation and Tracking of Partial Planar Templates

Segmentation and Tracking of Partial Planar Templates Segmentation and Tracking of Partial Planar Templates Abdelsalam Masoud William Hoff Colorado School of Mines Colorado School of Mines Golden, CO 800 Golden, CO 800 amasoud@mines.edu whoff@mines.edu Abstract

More information

Methods to define confidence intervals for kriged values: Application on Precision Viticulture data.

Methods to define confidence intervals for kriged values: Application on Precision Viticulture data. Methods to define confidence intervals for kriged values: Application on Precision Viticulture data. J-N. Paoli 1, B. Tisseyre 1, O. Strauss 2, J-M. Roger 3 1 Agricultural Engineering University of Montpellier,

More information

IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING

IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING SECOND EDITION IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING ith Algorithms for ENVI/IDL Morton J. Canty с*' Q\ CRC Press Taylor &. Francis Group Boca Raton London New York CRC

More information

Remote Sensed Image Classification based on Spatial and Spectral Features using SVM

Remote Sensed Image Classification based on Spatial and Spectral Features using SVM RESEARCH ARTICLE OPEN ACCESS Remote Sensed Image Classification based on Spatial and Spectral Features using SVM Mary Jasmine. E PG Scholar Department of Computer Science and Engineering, University College

More information

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping IMAGINE ive The Future of Feature Extraction, Update & Change Mapping IMAGINE ive provides object based multi-scale image classification and feature extraction capabilities to reliably build and maintain

More information

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS Introduction Ning Liu and Dean S. Oliver University of Oklahoma, Norman, Oklahoma, USA; ning@ou.edu The problem of estimating the

More information

Landscape Ecology. Lab 2: Indices of Landscape Pattern

Landscape Ecology. Lab 2: Indices of Landscape Pattern Introduction In this lab exercise we explore some metrics commonly used to summarize landscape pattern. You will begin with a presettlement landscape entirely covered in forest. You will then develop this

More information

Clustering CS 550: Machine Learning

Clustering CS 550: Machine Learning Clustering CS 550: Machine Learning This slide set mainly uses the slides given in the following links: http://www-users.cs.umn.edu/~kumar/dmbook/ch8.pdf http://www-users.cs.umn.edu/~kumar/dmbook/dmslides/chap8_basic_cluster_analysis.pdf

More information

Simultaneous surface texture classification and illumination tilt angle prediction

Simultaneous surface texture classification and illumination tilt angle prediction Simultaneous surface texture classification and illumination tilt angle prediction X. Lladó, A. Oliver, M. Petrou, J. Freixenet, and J. Martí Computer Vision and Robotics Group - IIiA. University of Girona

More information

A Vector Agent-Based Unsupervised Image Classification for High Spatial Resolution Satellite Imagery

A Vector Agent-Based Unsupervised Image Classification for High Spatial Resolution Satellite Imagery A Vector Agent-Based Unsupervised Image Classification for High Spatial Resolution Satellite Imagery K. Borna 1, A. B. Moore 2, P. Sirguey 3 School of Surveying University of Otago PO Box 56, Dunedin,

More information

Supervised vs. Unsupervised Learning

Supervised vs. Unsupervised Learning Clustering Supervised vs. Unsupervised Learning So far we have assumed that the training samples used to design the classifier were labeled by their class membership (supervised learning) We assume now

More information

Locating landslides using multi-temporal satellite images

Locating landslides using multi-temporal satellite images Advances in Space Research 33 (2004) 296 301 www.elsevier.com/locate/asr Locating landslides using multi-temporal satellite images K.S. Cheng *, C. Wei, S.C. Chang Department of Bioenvironmental Systems

More information

Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham

Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham Final Report for cs229: Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham Abstract. The goal of this work is to use machine learning to understand

More information

A technique for constructing monotonic regression splines to enable non-linear transformation of GIS rasters

A technique for constructing monotonic regression splines to enable non-linear transformation of GIS rasters 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 A technique for constructing monotonic regression splines to enable non-linear transformation of GIS

More information

Mixture Models and the EM Algorithm

Mixture Models and the EM Algorithm Mixture Models and the EM Algorithm Padhraic Smyth, Department of Computer Science University of California, Irvine c 2017 1 Finite Mixture Models Say we have a data set D = {x 1,..., x N } where x i is

More information

Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented wh

Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented wh Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented which, for a large-dimensional exponential family G,

More information

CLASSIFICATION AND CHANGE DETECTION

CLASSIFICATION AND CHANGE DETECTION IMAGE ANALYSIS, CLASSIFICATION AND CHANGE DETECTION IN REMOTE SENSING With Algorithms for ENVI/IDL and Python THIRD EDITION Morton J. Canty CRC Press Taylor & Francis Group Boca Raton London NewYork CRC

More information

Programs for MDE Modeling and Conditional Distribution Calculation

Programs for MDE Modeling and Conditional Distribution Calculation Programs for MDE Modeling and Conditional Distribution Calculation Sahyun Hong and Clayton V. Deutsch Improved numerical reservoir models are constructed when all available diverse data sources are accounted

More information

3. Cluster analysis Overview

3. Cluster analysis Overview Université Laval Analyse multivariable - mars-avril 2008 1 3.1. Overview 3. Cluster analysis Clustering requires the recognition of discontinuous subsets in an environment that is sometimes discrete (as

More information

ELEC Dr Reji Mathew Electrical Engineering UNSW

ELEC Dr Reji Mathew Electrical Engineering UNSW ELEC 4622 Dr Reji Mathew Electrical Engineering UNSW Review of Motion Modelling and Estimation Introduction to Motion Modelling & Estimation Forward Motion Backward Motion Block Motion Estimation Motion

More information

Tensor Based Approaches for LVA Field Inference

Tensor Based Approaches for LVA Field Inference Tensor Based Approaches for LVA Field Inference Maksuda Lillah and Jeff Boisvert The importance of locally varying anisotropy (LVA) in model construction can be significant; however, it is often ignored

More information

The Effect of Changing Grid Size in the Creation of Laser Scanner Digital Surface Models

The Effect of Changing Grid Size in the Creation of Laser Scanner Digital Surface Models The Effect of Changing Grid Size in the Creation of Laser Scanner Digital Surface Models Smith, S.L 1, Holland, D.A 1, and Longley, P.A 2 1 Research & Innovation, Ordnance Survey, Romsey Road, Southampton,

More information

Semi-Supervised Clustering with Partial Background Information

Semi-Supervised Clustering with Partial Background Information Semi-Supervised Clustering with Partial Background Information Jing Gao Pang-Ning Tan Haibin Cheng Abstract Incorporating background knowledge into unsupervised clustering algorithms has been the subject

More information

Instance-based Learning CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2015

Instance-based Learning CE-717: Machine Learning Sharif University of Technology. M. Soleymani Fall 2015 Instance-based Learning CE-717: Machine Learning Sharif University of Technology M. Soleymani Fall 2015 Outline Non-parametric approach Unsupervised: Non-parametric density estimation Parzen Windows K-Nearest

More information

Statistics (STAT) Statistics (STAT) 1. Prerequisites: grade in C- or higher in STAT 1200 or STAT 1300 or STAT 1400

Statistics (STAT) Statistics (STAT) 1. Prerequisites: grade in C- or higher in STAT 1200 or STAT 1300 or STAT 1400 Statistics (STAT) 1 Statistics (STAT) STAT 1200: Introductory Statistical Reasoning Statistical concepts for critically evaluation quantitative information. Descriptive statistics, probability, estimation,

More information

Generalized Fuzzy Clustering Model with Fuzzy C-Means

Generalized Fuzzy Clustering Model with Fuzzy C-Means Generalized Fuzzy Clustering Model with Fuzzy C-Means Hong Jiang 1 1 Computer Science and Engineering, University of South Carolina, Columbia, SC 29208, US jiangh@cse.sc.edu http://www.cse.sc.edu/~jiangh/

More information

Comparison of supervised self-organizing maps using Euclidian or Mahalanobis distance in classification context

Comparison of supervised self-organizing maps using Euclidian or Mahalanobis distance in classification context 6 th. International Work Conference on Artificial and Natural Neural Networks (IWANN2001), Granada, June 13-15 2001 Comparison of supervised self-organizing maps using Euclidian or Mahalanobis distance

More information

8. Clustering: Pattern Classification by Distance Functions

8. Clustering: Pattern Classification by Distance Functions CEE 6: Digital Image Processing Topic : Clustering/Unsupervised Classification - W. Philpot, Cornell University, January 0. Clustering: Pattern Classification by Distance Functions The premise in clustering

More information

Workload Characterization Techniques

Workload Characterization Techniques Workload Characterization Techniques Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse567-08/

More information

SAR SURFACE ICE COVER DISCRIMINATION USING DISTRIBUTION MATCHING

SAR SURFACE ICE COVER DISCRIMINATION USING DISTRIBUTION MATCHING SAR SURFACE ICE COVER DISCRIMINATION USING DISTRIBUTION MATCHING Rashpal S. Gill Danish Meteorological Institute, Ice charting and Remote Sensing Division, Lyngbyvej 100, DK 2100, Copenhagen Ø, Denmark.Tel.

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham Getting Started with Spatial Analyst Steve Kopp Elizabeth Graham Spatial Analyst Overview Over 100 geoprocessing tools plus raster functions Raster and vector analysis Construct workflows with ModelBuilder,

More information

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Thomas Mejer Hansen, Klaus Mosegaard, and Knud Skou Cordua 1 1 Center for Energy Resources

More information

Neural Network based textural labeling of images in multimedia applications

Neural Network based textural labeling of images in multimedia applications Neural Network based textural labeling of images in multimedia applications S.A. Karkanis +, G.D. Magoulas +, and D.A. Karras ++ + University of Athens, Dept. of Informatics, Typa Build., Panepistimiopolis,

More information

Using the Kolmogorov-Smirnov Test for Image Segmentation

Using the Kolmogorov-Smirnov Test for Image Segmentation Using the Kolmogorov-Smirnov Test for Image Segmentation Yong Jae Lee CS395T Computational Statistics Final Project Report May 6th, 2009 I. INTRODUCTION Image segmentation is a fundamental task in computer

More information

A Standardized Probability Comparison Approach for Evaluating and Combining Pixel-based Classification Procedures

A Standardized Probability Comparison Approach for Evaluating and Combining Pixel-based Classification Procedures A Standardized Probability Comparison Approach for Evaluating and Combining Pixel-based Classification Procedures DongMei Chen Abstract In this paper, a standardized probability approach is presented to

More information

Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic

Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic Chris K. Mechefske Department of Mechanical and Materials Engineering The University of Western Ontario London, Ontario, Canada N6A5B9

More information

A fuzzy set-based accuracy assessment of soft classi cation

A fuzzy set-based accuracy assessment of soft classi cation Pattern Recognition Letters 20 (1999) 935±948 www.elsevier.nl/locate/patrec A fuzzy set-based accuracy assessment of soft classi cation Elisabetta Binaghi a, *, Pietro A. Brivio b, Paolo Ghezzi b, Anna

More information

INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE

INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE 8 th annual conference of the International Association for Mathematical Geology, 15-20 September 2002, Berlin INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE M. BENITO GARCÍA-MORALES and H. BEUCHER

More information

Clustering. Supervised vs. Unsupervised Learning

Clustering. Supervised vs. Unsupervised Learning Clustering Supervised vs. Unsupervised Learning So far we have assumed that the training samples used to design the classifier were labeled by their class membership (supervised learning) We assume now

More information

MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY

MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY David Williams a, Johannes Groen b ab NATO Undersea Research Centre, Viale San Bartolomeo 400, 19126 La Spezia, Italy Contact Author:

More information

Lab 9. Julia Janicki. Introduction

Lab 9. Julia Janicki. Introduction Lab 9 Julia Janicki Introduction My goal for this project is to map a general land cover in the area of Alexandria in Egypt using supervised classification, specifically the Maximum Likelihood and Support

More information

3. Cluster analysis Overview

3. Cluster analysis Overview Université Laval Multivariate analysis - February 2006 1 3.1. Overview 3. Cluster analysis Clustering requires the recognition of discontinuous subsets in an environment that is sometimes discrete (as

More information

Texture Modeling using MRF and Parameters Estimation

Texture Modeling using MRF and Parameters Estimation Texture Modeling using MRF and Parameters Estimation Ms. H. P. Lone 1, Prof. G. R. Gidveer 2 1 Postgraduate Student E & TC Department MGM J.N.E.C,Aurangabad 2 Professor E & TC Department MGM J.N.E.C,Aurangabad

More information

Lab #4 Introduction to Image Processing II and Map Accuracy Assessment

Lab #4 Introduction to Image Processing II and Map Accuracy Assessment FOR 324 Natural Resources Information Systems Lab #4 Introduction to Image Processing II and Map Accuracy Assessment (Adapted from the Idrisi Tutorial, Introduction Image Processing Exercises, Exercise

More information

Rowena Cole and Luigi Barone. Department of Computer Science, The University of Western Australia, Western Australia, 6907

Rowena Cole and Luigi Barone. Department of Computer Science, The University of Western Australia, Western Australia, 6907 The Game of Clustering Rowena Cole and Luigi Barone Department of Computer Science, The University of Western Australia, Western Australia, 697 frowena, luigig@cs.uwa.edu.au Abstract Clustering is a technique

More information

Homework. Gaussian, Bishop 2.3 Non-parametric, Bishop 2.5 Linear regression Pod-cast lecture on-line. Next lectures:

Homework. Gaussian, Bishop 2.3 Non-parametric, Bishop 2.5 Linear regression Pod-cast lecture on-line. Next lectures: Homework Gaussian, Bishop 2.3 Non-parametric, Bishop 2.5 Linear regression 3.0-3.2 Pod-cast lecture on-line Next lectures: I posted a rough plan. It is flexible though so please come with suggestions Bayes

More information

A new way of calculating the sub-pixel confusion matrix: a comparative evaluation using an artificial dataset. Stien Heremans and Jos Van Orshoven

A new way of calculating the sub-pixel confusion matrix: a comparative evaluation using an artificial dataset. Stien Heremans and Jos Van Orshoven A new way of calculating the sub-pixel confusion matrix: a comparative evaluation using an artificial dataset. Stien Heremans and Jos Van Orshoven KU Leuven, Department of Earth and Environmental Sciences

More information

Object Recognition Using Pictorial Structures. Daniel Huttenlocher Computer Science Department. In This Talk. Object recognition in computer vision

Object Recognition Using Pictorial Structures. Daniel Huttenlocher Computer Science Department. In This Talk. Object recognition in computer vision Object Recognition Using Pictorial Structures Daniel Huttenlocher Computer Science Department Joint work with Pedro Felzenszwalb, MIT AI Lab In This Talk Object recognition in computer vision Brief definition

More information

Dynamic Thresholding for Image Analysis

Dynamic Thresholding for Image Analysis Dynamic Thresholding for Image Analysis Statistical Consulting Report for Edward Chan Clean Energy Research Center University of British Columbia by Libo Lu Department of Statistics University of British

More information

CS 664 Segmentation. Daniel Huttenlocher

CS 664 Segmentation. Daniel Huttenlocher CS 664 Segmentation Daniel Huttenlocher Grouping Perceptual Organization Structural relationships between tokens Parallelism, symmetry, alignment Similarity of token properties Often strong psychophysical

More information

Estimating Map Accuracy without a Spatially Representative Training Sample

Estimating Map Accuracy without a Spatially Representative Training Sample Estimating Map Accuracy without a Spatially Representative Training Sample David A. Patterson, Mathematical Sciences, The University of Montana-Missoula Brian M. Steele, Mathematical Sciences, The University

More information

Bayesian Estimation for Skew Normal Distributions Using Data Augmentation

Bayesian Estimation for Skew Normal Distributions Using Data Augmentation The Korean Communications in Statistics Vol. 12 No. 2, 2005 pp. 323-333 Bayesian Estimation for Skew Normal Distributions Using Data Augmentation Hea-Jung Kim 1) Abstract In this paper, we develop a MCMC

More information

SGN (4 cr) Chapter 11

SGN (4 cr) Chapter 11 SGN-41006 (4 cr) Chapter 11 Clustering Jussi Tohka & Jari Niemi Department of Signal Processing Tampere University of Technology February 25, 2014 J. Tohka & J. Niemi (TUT-SGN) SGN-41006 (4 cr) Chapter

More information

DISTRIBUTION STATEMENT A Approved for public release: distribution unlimited.

DISTRIBUTION STATEMENT A Approved for public release: distribution unlimited. AVIA Test Selection through Spatial Variance Bounding Method for Autonomy Under Test By Miles Thompson Senior Research Engineer Aerospace, Transportation, and Advanced Systems Lab DISTRIBUTION STATEMENT

More information

Monte Carlo for Spatial Models

Monte Carlo for Spatial Models Monte Carlo for Spatial Models Murali Haran Department of Statistics Penn State University Penn State Computational Science Lectures April 2007 Spatial Models Lots of scientific questions involve analyzing

More information

Trees, Dendrograms and Sensitivity

Trees, Dendrograms and Sensitivity Trees, Dendrograms and Sensitivity R.D. Braddock Cooperative Research Centre for Catchment Hydrology, Griffith University, Nathan, Qld 4111, Australia (r.braddock@mailbo.gu.edu.au) Abstract: Dendrograms

More information