5,099
Views
153
CrossRef citations to date
0
Altmetric
Original Article

Water body extraction and change detection using time series: A case study of Lake Burdur, TurkeyFootnote

&
Pages 381-391 | Received 02 Feb 2016, Accepted 25 Apr 2016, Published online: 16 Apr 2018

Abstract

In this study, spatiotemporal changes in Lake Burdur from 1987 to 2011 were evaluated using multi-temporal Landsat TM and ETM+ images. Support Vector Machine (SVM) classification and spectral water indexing, including the Normalized Difference Water Index (NDWI), Modified NDWI (MNDWI) and Automated Water Extraction Index (AWEI), were used for extraction of surface water from image data. The spectral and spatial performance of each classifier was compared using Pearson's r, the Structural Similarity Index Measure (SSIM) and the Root Mean Square Error (RMSE). The accuracies of the SVM and satellite-derived indexes were tested using the RMSE. Overall, SVM followed by the MNDWI, NDWI and AWEI yielded the best result among all the techniques in terms of their spectral and spatial quality.

1 Introduction

Water body extraction is an important task in different disciplines, such as lake coastal zone management, coastline change and erosion monitoring, flood prediction and evaluation of water resources [Citation1]. Timely monitoring of surface water and delivering data on the dynamics of surface water are essential for policy and decision-making processes [Citation2]. In recent years, integration of remote sensing data with Geographic Information Systems (GIS) has been used in automatic or semiautomatic water body extraction and mapping [Citation3]. [Citation4] Automatically extracted shorelines from Landsat TM and ETM+ multi-temporal images with subpixel precision techniques. [Citation5] Developed an approach called the GeoCoverTM Water bodies Extraction Method that combines remote sensing and GIS to extract water bodies and study their abundance and morphometry. However, automatic coastline extraction is a complex process due to water saturated land transition zones at the land-water boundary [Citation6,Citation7]. To determine the spatially accurate coastline position, two methods have been explored: image classification and spectral water indexing. Multi-class support vector machine (SVM) classification for water body extraction and coastline detection has been commonly used by many researchers because it successfully minimizes errors and maximizes the geometric characteristics of edge areas [Citation8,Citation9]. Additionally, it has shown considerable potential in the supervised classification of remotely sensed data, requiring very limited training [Citation10]. However, several water-indexing methods for the extraction of water bodies from remotely sensed data have been introduced by researchers. [Citation11] Introduced the Normalized Difference Water Index (NDWI) to extract water features from Landsat TM using band 2 and band 4. [Citation12] Introduced another NDWI for water extraction from Landsat TM using bands 3 and 5. [Citation11] Proposed a threshold value of zero to extract surface water bodies from the raw digital Landsat values, where all positive NDWI values were classified as water and negative values as non-water. However, this threshold does not enable discrimination between built-up surfaces and water pixels. Thus, [Citation13] introduced the Modified Normalized Difference Water (MNDWI) for Landsat TM using bands 2 and 5. [Citation14] Introduced the Automated Water Extraction Index (AWEI) to improve water extraction accuracy in areas that include shadows and dark surfaces. [Citation15] Introduced a simple Enhanced Water Index (EWI) based on the Modified Normalized Difference Water Index (MNDWI). It can effectively distinguish water surfaces from background information such as desert, soil and vegetation. [Citation16] Investigated NDWI, MNDWI, NDMI, WRI, NDVI, and AWEI for the extraction of surface water from Landsat data and used a novel surface water change detection process based on the principal components of multi-temporal NDWI. In the study, surface water was extracted from the indexes using the thresholding technique based on the trial and error method. The performance of each water body extraction process was tested using the overall accuracy and kappa coefficient, and NDWI was found superior to other indexes. These indexes have also been previously tested in several applications, including surface water mapping [Citation17,Citation14], land use and land cover change analyses [Citation18] and ecological research [Citation19].

In this study, water body extraction techniques were applied to Lake Burdur to determine decreasing trends in the lake surface area in specified time intervals. The study focuses on the performance of each satellite-derived index and SVM classification. The spectral and spatial performances of the applied satellite-derived indexes and SVM were evaluated with Pearson's r and the Structural Similarity Index Measure (SSIM). In the literature, many studies were performed to extract water bodies based on satellite-derived indexes and evaluate the effectiveness of the satellite-derived indexes. Until now there have been no spatial performance analysis applied to satellite-derived indexes based on SSIM. Our study contributes to the effectiveness of the SSIM-based quality evaluation of satellite-derived indexes. The SSIM analysis provides a simple quantitative interpretation by comparing the correlations of luminance, contrast and structure locally between images and averaging these quantities over the entire image.

Lake Burdur, which is located in SW Turkey, has shrunk abruptly in recent decades. Therefore, regular and reliable measurements of the lake area are necessary to monitor the dynamic changes of lake water area for water resource balance analysis. Previous studies of the lake area were based on visual interpretation and manual digitization of satellite data [Citation20,Citation21]. In this study, the spatiotemporal changes of Lake Burdur from 1987 to 2011 are investigated based on SVM classification and satellite-derived water body extraction indexes, including NDWI, MNDWI and AWEI using Landsat TM and ETM+ data. The performances of the applied indexes were tested using Pearson's r, the SSIM and the Root Mean Square Error (RMSE). Overall, the SVM and NDWI were found superior to other indexes. The approach is highly significant for time-series analyses of extracted shorelines using any number of Landsat satellite images taken in different time intervals, and it provides an important comparison that can be used to investigate shoreline changes.

2 The study area and data

Lake Burdur is located in southwest Turkey (a, b). The southern part of the lake is bound by the tectonically active Burdur fault zone. Tectonically influenced half graben morphology controls the amount and type of sediment supply and turbidite systems of the lake [Citation21].

Fig. 1 Location of Lake Burdur (Landsat TM 1987 false colour composites 4/3/2).

The image data used in this study were taken from 28 August 1987 for Landsat TM, 1 August 2000 for ETM+ and 19 August 2011 for Landsat TM+ (path 179, row 034). The sub-scenes of the data were all free of clouds, except Landsat TM-2011.

For accuracy, high spatial resolution Google Earth images were used for reference. The acquisition dates of the Google Earth reference data and Landsat TM and ETM images were matched to minimize errors in the lake surface water.

3 Methodology

The histograms of TM images display a board range of grey levels and display two different peaks for land and water areas. Based on the histogram observations, images were classified using the SVM and two classes to differentiate the land–water boundary. In the spectral water indexing process, a single number was derived from two or more spectral bands using an arithmetic operation. Based on the spectral characteristics, a suitable threshold of the index was then applied to image data to separate these two classes from each other. The pixels representing the coastline were converted into a vector layer to determine the coastline boundary and enable calculations of the area and perimeter of the lake. The performance of each satellite-derived index classifier was compared with those of other classifiers using CC and the SSIM. The accuracies of the SVM and satellite-derived index method were tested based on the RMSE.

3.1 Support Vector Machine classification

SVM is a supervised learning system and is based on recent improvements in statistical learning theory [Citation22]. [Citation23] Developed an SVM for binary classification. A number of studies have focused on the mathematical formulation of SVMs [Citation23,Citation24].

An SVM splits classes with a decision surface that maximizes the boundaries between the classes. The surface is called the ideal hyperplane, and the data points closest to the hyperplane are deemed support vectors (). The support vectors are the important elements of the training set [Citation25,Citation23,Citation26].

Fig. 2 Linear support vector machine example (modified from Burges (1998)).

To execute an SVM, training data are needed. These data optimize the separation of the classes rather than describing the classes themselves [Citation27]. Using a Radial Basis Function (RBF), class distributions with non-linear boundaries can be mapped in a high dimensional space for linear separation [Citation28]. Training the SVM with a Gaussian RBF requires setting two parameters: a regularization parameter that controls the trade-off between maximizing the margin and minimizing the training error and kernel width. A small regularization parameter tends to emphasize the margin and ignore the outliers in the training data. A large regularization parameter may overfit the training data. A comprehensive description of the SVM parameters can be found in [Citation24,Citation22].

An SVM classifier includes four different types of kernels: linear, polynomial, RBF and sigmoid. The RBF kernel works fine in most cases [Citation29]. The mathematical illustration of each kernel is listed in Eqs. (1)–(4):(1) Linear:K(xi,xj)=xit,xj(1) (2) Polynomial:K(xi,xj)=(γxitxj+r)d,γ>0(2) (3) RBF:K(xi,xj)=exp(γ||xixj||2),γ>0(3) (4) Sigmoid:K(xi,xj)=tanh(γxitxj+r)(4) where xi is ith support vector; xj is the jth training data point; t is the smoothing parameter; K is the kernel function; || is the Euclidean norm; γ is kernel width in the kernel functions of all kernel types, except the linear kernel; d is the polynomial degree term in the kernel function of the polynomial kernel; r is the bias term in the kernel functions of the polynomial and sigmoid kernels; and γ, d and r are user controlled parameters, as their correct definition significantly increases the SVM accuracy.

3.2 Spectral water indexes

Automatic coastline delineation is a complicated process due to the presence of the water-saturated zone at the land–water boundary [Citation6,Citation7]. Several spectral water indexes have been developed to extract water bodies from remotely sensed imagery, usually by calculating the normalized difference between two image bands and then applying an appropriate threshold to segment the results into two classes (water and non-water features). In this study, satellite imagery-derived NDWI, MNDWI and AWEI are used to extract lake water bodies from TM and ETM images.

3.2.1 Normalized Difference Water Index (NDWI)

The Normalized Difference Water Index (NDWI) was first suggested by [Citation11] to detect surface waters in wetland environments and measure surface water dimensions. The NDWI for TM and ETM sensors is defined by Eq. Equation(5).(5) NDWI=band2band4band2+band4(5) As a result, water features have positive values and are enhanced. Vegetation and soil features usually have zero or negative values and are suppressed [Citation11].

3.2.2 Modified Difference Water Index (MNDWI)

The MNDWI method suggested by [Citation13] has been commonly used and is a powerful index that can extract water bodies [Citation30,Citation31]. It is expressed by Eq. Equation(6).(6) MNDWI=band2band5band2+band5(6)

The resulting values representing the water features have positive values because of their higher reflectance in band 2 than in band 5, and non-water features have negative NDWI values [Citation13]. A threshold value for MNDWI (e.g., simply a value of zero) can be set to segment the MNDWI results into two classes (water and non-water features).

3.2.3 Automated Water Extraction Index (AWEI)

The main aim of the AWEI is to maximize the separability of water and non-water pixels using band differencing, addition and application of different coefficients. Accordingly, two separate equations are proposed to effectively suppress non-water pixels and extract surface water with improved accuracy [Citation14]. The mathematical definition of AWEI is given in Eqs. Equation(7) and Equation(8):(7) AWEInsh=4x(ρband2ρband5)(0.25xρband4+2.75xρband7)(7) (8) AWEIsh=ρband+12.5xρband21.5x(ρband4+ρband5)0.25xρband7(8) where ρ variables are the reflectance values of spectral bands of Landsat 5 TM: band 1, band 2, band 4, band 5 and band 7. AWEInsh is formulated to effectively eliminate non-water pixels, including dark, built-up surfaces in areas with urban backgrounds, and AWEIsh further improves the accuracy by removing shadow pixels that AWEInsh may not effectively eliminate [Citation14].

3.3 Performance evaluations of spectral water indexes

In this study, the performances of spectral water indexes for water body extraction were tested using Pearson's r and the SSIM.

3.3.1 Performance evaluation using Pearson's r

Pearson's r is a statistical measure of the strength and direction of a linear association between two images. The Pearson's r value between two images is defined in Eq. Equation(9):(9) r(A,B)=m,n(Am,nμA)(Bm,nμB)m,n(Am,nμA)2Bm,nμB)2(9) where μA and μB are the mean values of the two images (A and B), respectively. Pearson's r should be as close to one as possible. The difference between Pearson's r values will show how well the spatial quality is maintained [Citation32].

3.3.2 Performance evaluation using the Structural Similarity Index Measure

The SSIM determines the similarity between two images by comparing the correlations of luminance, contrast and structure locally between the images and averaging these quantities over the entire image.

The luminance between the two signals is determined using the mean intensity of the signals given in Eq. Equation(10). The contrast is determined using the standard deviation presented in Eq. Equation(11). Finally, the structure is determined using the correlation presented in Eq. Equation(12). This index was proposed by [Citation33]. The SSIM values vary from zero to one. Values close to one show the highest similarity to the original images.(10) l(x,y)=2μxμy+C1μx2+μy2+C1(10) (11) C(x,y)=2σxσy+C2σx2+σy2+C2(11) (12) S(x,y)=σxy+C3σxσy+C3(12)

In Eqs. (10)–(12), μx and μy are the sample means of x and y, respectively; σx and σy represent the sample variances of x and y, respectively; and σxy is the sample correlation coefficient between x and y. x and y refer to local windows in images X and Y, respectively. Constants C1, C2 and C3 are used to stabilize the algorithm when the denominators approach zero. The SSIM (x, y) is a multiplication of these three components, as presented in Eq. Equation(13).(13) SSIM(x,y)=(2μxμy+C1)x(2σxy+C2)(μx2+μy2+C1)x(σx0+σy2+C2)(13)

3.4 Validation of results using Root Mean Square Error

The RMSE is used to measure the difference between values predicted by a model and actual values. These individual differences are also called residuals, and the RMSE serves to aggregate them into a single measure of predictive power.

The RMSE of a model prediction with respect to the estimated variable X model is defined as the square root of the mean squared error Equation(14):(14) RMSE=i=1n(Xobs,iXmodel,i)2n(14) where Xobs,i represents the observed values of the ith observation and Xmodel,i represents the predicted values at location i.

4 Results and analysis

4.1 Water body extraction using SVM

The image given below, which was acquired using the Landsat satellite (a–c), shows the changes in the lake from 1987 to 2011. These images were classified into two classes: water and land. The classification training samples were collected randomly from the representative homogeneous areas. The RBF was selected as the kernel method for SVM classification. This function works well in most cases and can handle linearly non-separable problems [Citation29]. γ was determined as the inverse of the number of bands in the input image, and 1000 was taken as the value of the regularization parameter. After SVM classification, non-water areas were masked from the resultant images because the study focuses on water body areas (d–f).

Fig. 3 LANDSAT TM image from 1987 (a); LANDSAT-7 ETM+ image from 2000 (b); LANDSAT TM image from 2011; SVM-based extracted water body from the 1987 LANDSAT TM image (d), LANDSAT-7 ETM+ image from 2000 (e); LANDSAT TM image from 2011 (f).

4.2 Water body extraction using spectral water indexes

The three spectral water indexes (NDWI, MNDWI and AWEI) are applied to the lake water area to highlight the differences between water and non-water areas (a–i). The NDWI separates water and non-water objects well, with water areas generally having values greater than zero and vegetation areas having strong negative values. The NDWI and MNDWI images are classified into water and non-water using a threshold of zero [Citation11]. The RMSE of the AWEI depends on the applied threshold value. The optimal threshold value for the AWEI, as recommended by [Citation14], varies from −0.15 to 0.045. In this study, the threshold value was set to zero to provide consistency between all applied indexes.

Fig. 4 Image-derived spectral water indexes of the (a–c) NDWI; (d–f) MNDWI; and (g–i) AWEI for Lake Burdur.

4.3 Testing performance of shoreline extraction

4.3.1 Pearson's r

The spectral qualities of the indexes were measured with Pearson's r, as depicted in . The best correlation between the indexes shows the highest Pearson's r value. The highest Pearson's r was observed between the NDWI and MNDWI in 1987, 2000 and 2011, with values of 0.96, 0.91 and 0.96, respectively. The lowest Pearson's r values were observed between the NDWI and AWEI in 1987, 2000 and 2011, with values of 0.94, 0.90 and 0.87, respectively.

Table 1 Pearson's r between the NDWI, MNDWI and AWEI in 1987, 2000 and 2011.

4.3.2 Structural Similarity Index (SSIM)

The structural similarity among spectral water indexing was measured with SSIM. Values close to one show the highest similarity between indexes. All the applied indexes had SSIM values higher than 82%, verifying the fact that there was high similarity among the applied water indexes. As seen in , the SSIM rate indicates that the NDWI and MNDWI provide the highest structural similarities, with values of 96%, 87% and 95% in 1987, 2000 and 2011, respectively. The SSIM was the lowest between NDWI and AWEI, with values of 96%, 82% and 94% in 1987, 2000 and 2011, respectively. The differences between the applied indexes are given in . In this figure, white pixels represent no difference and black pixels indicate maximum difference.

Fig. 5 SSIM map of the spectral water indexes derived from a LANDSAT TM image from 1987 (a–c); LANDSAT-7 ETM+ image from 2000 (d–f); LANDSAT TM image from 2011 (g–i).

Table 2 SSIM between the NDWI, MNDWI and AWEI in 1987, 2000 and 2011.

4.3.3 Geometric accuracy assessment and comparison

To compare the derived lake water surface areas, the lake water area was digitized manually on-screen from the Landsat images. High-resolution Google Earth images were used as references to help differentiate confusing water pixels from background features. Many of the pixel values of land and water areas were mixed near the lake shoreline. To compare the Landsat data with data obtained from Google Earth, image-to-image registration was performed to geometrically align two images. The image-derived coastlines were compared to reference data, which was produced by manually digitizing the lake perimeter using the Landsat images and Google Earth images. The RMSE was calculated using the reference data, as shown in . The accuracies achieved by the SVM and MNDWI in 1987, 2000 and 2011 are higher than those of the NDWI and AWEI classifiers. For the SVM classifier, the RMSE ranges between 33.14 m and 50.48 m. For the NDWI classifier, the RMSE ranges between 51.94 m and 61.62 m. The water body was extracted from satellite images with a 30 m spatial resolution. Therefore, these errors correspond to approximately one and two pixels in the satellite image.

Table 3 RMSE between reference data and image-derived shorelines.

4.3.4 Evaluation of the change

The lake water area was extracted using SVM classification and spectral water indexing in 1987–2000 and 2011, as shown in . The shoreline shrunk in the twenty-four year span of images. According to the SVM, NDWI, MNWI and AWEI, between 1987 and 2000 there were dramatic changes in lake water area, and the changes between 2000 and 2011 were compared. The SVM, NDWI, MNWI and AWEI results reveal that the surface area of Lake Burdur in August 1987 was approximately 203 km2 (). By August 2000, based on the NDWI and MNWI, the surface area had decreased to approximately 157 km2. From 1987 to 2000, the lake lost about one fifth of its surface area compared to that in 1987. However, from 2000 to 2011, the lake lost about one tenth of its surface area compared to that in 2000 (). According to the results given in a–d, the highest rate of water area change was observed in the NE part of the lake.

Fig. 6 Changes in the area of Lake Burdur in 1987, 2000 and 2011 generated using (a) SVM; (b) NDWI; (c) MNDWI; (d) AWEI.

Table 4 Water body area change of Lake Burdur in 1987, 2000 and 2011.

5 Discussion

Water body extraction accuracy problems may be particularly noticeable in areas where the background land cover includes low albedo surfaces (e.g., buildings, asphalts, shadows and clouds). The presence of shadows in the images may cause misclassification due to similar spectral reflectance patterns as water body areas, and this similarity may decrease the accuracy of extracted surface water areas and vary the analysis between specified time intervals [Citation13,Citation3,Citation34]. In environments with low spectral reflectance where non-water dark surfaces are found, simple classification methods may not adequately and accurately distinguish water pixels from non-water pixels, particularly in shadows [Citation34]. Thus, three different spectral water indexes were used in this study. In the NDWI, MNDWI and AWEI images, slight differences cannot be manually detected by visual inspection. Therefore, Pearson's r and SSIM are measured among the three indexes. The SSIM analysis provides a simple quantitative interpretation by comparing the correlations between luminance, contrast and structure locally between the images and averaging these quantities over the entire image. The major advantage of SSIM is that it is a simple and straightforward method for comparing two or more maps. The results reveal that SSIM and Pearson's r provide quality scores that are correlated to RMSE values.

The results of the applied methodology suggest that no existing water index was able to automatically differentiate water surfaces from shadow surfaces and low albedo urban surfaces. The MNDWI is more appropriate for differentiating water in many built-up areas compared to using NDWI. The applied threshold values of the MNDWI used to obtain the best water extraction outcome are usually much less than those of the NDWI. Using zero as a default threshold value can produce better water body separation accuracy using the MNDWI. This would be very useful for more accurately extraction of water bodies from image data using the MNDWI. Additionally, the MNDWI gives more detailed information regarding open water than does the NDWI. This property is also useful for the detection of water quality differences in specified time intervals.

The most critical aspect of the applied method is the accuracy assessment. For the accuracy test, a reference lake water area was digitized manually on-screen from the Landsat images. This step is totally user-dependent and subjective. The literature suggests that the accuracy of the reference map is directly related to the experience of the user. The advantage of the extraction processes in this study is that the study area is well known by the authors, who are familiar with the lake morphology of the area.

6 Conclusions

This study used satellite image interpretation and GIS to detect and analyze the spatial changes and quantify the water area change of Lake Burdur. Using satellite images to extract information regarding lake water area change is faster and more accurate than other observation methods, particularly in identifying changes between two and three different time intervals. The approach is based on SVM classification and spectral water indexing (NDWI, MDWI and AWEI). According to the results of Pearson's r, the SSIM and RMSE of the SVM classification and spectral water indexing, SVM and NDWI performed significantly better than did other indexes for mapping the lake water surface using Landsat data.

Depending on these outcomes, from 1987 to 2000, the lake lost about one fifth of its surface area, as compared to the surface area in 1987. From 2000 to 2011, the lake lost about one tenth of its surface area compared to that in 2000. This study demonstrated the feasibility of estimating lake water area variations using only freely available satellite data.

Acknowledgements

The authors would like to thank the anonymous reviewers for their helpful and constructive feedback.

Notes

Peer review under responsibility of Taibah University.

References

  • Y.O.OumaR.TateishiA water index for rapid mapping of shoreline changes of five East African Rift Valley lakes: an empirical analysis using Landsat TM and ETM+ dataInt. J. Remote Sens.27200631533181
  • C.GiardinoM.BrescianiP.VillaA.MartinelliApplication of remote sensing in water resource management: the case study of Lake Trasimeno, ItalyWater Resour. Manag.24201038853899
  • H.FreyC.HuggelF.PaulW.HaeberliAutomated detection of glacier lakes based on remote sensing in view of assessing associated hazard potentialsGrazer Schriften Geogr. Raumforsch.452010261272
  • J.Pardo-PascualJ.Almonacid-CaballerL.RuizJ.Palomar-VázquezAutomatic extraction of shorelines from Landsat TM and ETM+ multi-temporal images with subpixel precisionRemote Sens. Environ.1232012111
  • C.VerpoorterT.KutserL.TranvikAutomated mapping of water bodies using Landsat multispectral dataLimnol. Oceanogr.: Methods10201210371050
  • J.RyuJ.WonK.MinWaterline extraction from Landsat TM data in a tidal flat: a case study in Gosmo Bay, KoreaRemote Sens. Environ.832002442456
  • S.MaitiA.BhattacharyaShoreline change analysis and its application to prediction: a remote sensing and statistics based approachMar. Geol.25720091123
  • R.K.NathS.K.DebWater-body area extraction from high resolution satellite images – an introduction, review, and comparisonInt. J. Image Process.32010353372
  • Z.HannvJ.QigangX.JiangCoastline extraction using support vector machine from remote sensing imageJ. Multimed.820132
  • M.DalponteL.BruzzoneD.GianelleTree species classification in the Southern Alps based on the fusion of very high geometrical resolution multispectral/hyperspectral images and lidar dataRemote Sens. Environ.1232012258270
  • S.K.McFeetersThe use of the normalized difference water index (NDWI) in the delineation of open water featuresInt. J. Remote Sens.17199614251432
  • A.S.RogersM.S.KearneyReducing signature variability in unmixing coastal marsh Thematic Mapper scenes using spectral indicesInt. J. Remote Sens.25200423172335
  • H.XuModification of normalised difference water index (NDWI) to enhance open water features in remotely sensed imageryInt. J. Remote Sens.27200630253033
  • G.L.FeyisaH.MeilbyR.FensholtS.R.ProudAutomated Water Extraction Index: a new technique for surface water mapping using Landsat imageryRemote Sens. Environ.14020142335
  • S.WangM.H.A.BaigL.ZhangH.JiangY.JiH.ZhaoJ.TianA Simple Enhanced Water Index (EWI) for percent surface water estimation using Landsat dataIEEE J. Sel. Top. Appl. Earth Observ. Remote Sens.820159097
  • K.RokniA.AhmadA.SelamatS.H.RokniWater feature extraction and change detection using multitemporal landsat imageryRemote Sens.6201441734189
  • Z.DuanW.G.M.BastiaanssenEstimating water volume variations in lakes and reservoirs from four operational satellite altimetry databases and satellite imagery dataRemote Sens. Environ.1342013403416
  • A.DavrancheG.LefebvreB.PoulinWetland monitoring using classification trees and SPOT-5 seasonal time seriesRemote Sens. Environ.1142010552562
  • B.PoulinA.DavrancheG.LefebvreEcological assessment of Phragmites australis wetlands using multi-season SPOT-5 scenesRemote Sens. Environ.114201016021609
  • M.AtaolBurdur Gölü’nde Seviye DeğişimleriCoğrafi Bilimler Dergisi CBD820107792 (in Turkish)
  • E.ŞenerA.DavrazT.İsmailovBurdur Gölü Seviye Değişimlerinin Çok Zamanlı Uydu Görüntüleri ile İzlenmesiTürkiye Kuvaterner Sempozyumu-Vİstanbul2005 (in Turkish)
  • N.CristianiniJ.Shawe-TaylorAn Introduction to Support Vector Machines and Other Kernelbased Learning Methods2000Cambridge University Press10.1017/CBO9780511801389
  • C.CortesV.VapnikSupport-vector networkMach. Learn.201995273297
  • C.J.C.BurgesA tutorial on support vector machines for pattern recognitionData Mining Knowl. Discov.21998121167
  • B.E.BoserI.M.GuyonV.N.VapnikA training algorithm for optimal margin classifiersProceedings of the Fifth Annual ACM Conference on Computational Learning Theory, Pittsburgh1992144152
  • G.M.FoodyD.S.BoydC.Sanchez-HernandezMapping a specific class with an ensemble of classifiersInt. J. Remote Sens.28200717331746
  • G.M.FoodyA.MathurThe use of small training sets containing mixed pixels for accurate hard image classification: training on mixed spectral responses for classification by a SVMRemote Sens. Environ.1032006179189
  • C.HuangL.S.DavisJ.R.G.TownshendAn assessment of support vector machines for land cover classificationInt. J. Remote Sens.232002725749
  • ENVI Manual2004 Available at: http://aviris.gl.fcen.uba.ar/Curso_SR/biblio_sr/ENVI_userguid.pdf
  • L.JiL.ZhangB.WylieAnalysis of dynamic thresholds for the normalized difference water indexPhotogramm. Eng. Remote Sens.7200913071317
  • S.LuB.WuN.YanH.WangWater body mapping method with HJ-1A/B satellite imageryInt. J. Appl. Earth Observ. Geoinform.132011428434
  • G.SarpSpectral and spatial quality analysis of pan-sharpening algorithms: a case study in IstanbulEur. J. Remote Sens.4720141928
  • Z.WangA.C.BovikH.R.SheikhE.P.SimoncelliImage quality assessment: from error visibility to structural similarityIEEE Trans. Image Process.132004600612
  • C.VerpoorterT.KutserL.TranvikAutomated mapping of water bodies using Landsat multispectral dataLimnol. Oceanogr.-Methods10201210371050