Automatic relative radiometric normalization using iteratively weighted least square regression

Size: px
Start display at page:

Download "Automatic relative radiometric normalization using iteratively weighted least square regression"

Transcription

1 International Journal of Remote Sensing Vol. 29, No. 2, 20 January 2008, Technical Note Automatic relative radiometric normalization using iteratively weighted least square regression L. ZHANG*{, L. YANG{, H. LIN{ and MINGSHENG LIAO{ {Institute of Space and Earth Information Science, The Chinese University of Hong Kong, Shatin, N.T., Hong Kong {State Key Laboratory for Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan, P.R. China (Received 10 July 2006; in final form 19 January 2007 ) Relative radiometric normalization among multiple remotely sensed images is an important step of preprocessing for applications such as change detection and image mosaicking. In this paper we present a new automatic normalization approach that uses the iteratively weighted least square regression technique. This approach does not require selection of the pseudo-invariant features beforehand as in some other traditional methods, and is robust to outliers since it adaptively places different weights on different pixels according to their probabilities of no-change. This approach is mainly applicable to cases where primary spectral differences between the two images are caused by variations in imaging conditions rather than phenological cycle or land cover changes. The effectiveness of this approach was demonstrated by two experiments using both artificially constructed data and remotely sensed images respectively. The experimental result seems promising and our approach shows accuracy comparable to normalization methods. 1. Introduction Relative radiometric normalization (RRN) is a procedure that attempts to reduce the numeric differences between two remotely sensed images that are induced by disparities in the acquisition conditions (e.g. sensor performance, solar illumination, atmospheric effects) rather than changes in surface reflectance (Yuan and Elvidge 1996). RRN has been widely used in applications such as change detection and image mosaicking as a practical alternative for absolute radiometric normalization (ARN) techniques that try to remove the radiometric differences by calibrating the DN values to surface reflectance independently (Du et al. 2002). One of the major advantages of RRN over ARN is that RRN does not require data of atmospheric properties or laboratory spectral curves that are essential for ARN (Furby and Campbell 2001) but usually difficult to acquire or even unavailable for calibrating historical satellite images (Jensen 2005). Numerous approaches have been proposed for RRN and the common approach is to take one image as a reference image and then adjust the radiometric properties of another image (subject image) to match the reference image (Hall et al. 1991, Yang and Lo 2000). According to the radiometric adjustments adopted, most of *Corresponding author. zhanglu@cuhk.edu.hk International Journal of Remote Sensing ISSN print/issn online # 2008 Taylor & Francis DOI: /

2 460 L. Zhang et al. these RRN approaches can be categorized as either pairwise pixel-based or distribution-based. The strategy of the former is to derive a linear regression from a set of subjectively chosen invariant pixels from the two images. Typical methods of this category include pseudo-invariant feature (Schott et al. 1988, McGovern et al. 2002), dark set bright set (Hall et al. 1991), and automatic scattergram-controlled regression (Elvidge et al. 1995). While being useful, the major disadvantages of such methods are the subjectivity in choosing invariant features and their sensitivity to image misregistrations. The distribution-based methods, such as histogram matching (Chavez and MacKinnon 1994), min max normalization and meanstandard deviation normalization (Yuan and Elvidge 1996), use global image statistics to determine adjustment on radiometric properties. Performance of such methods is often not as good as that of pixel pairwised methods in terms of normalization accuracy. However, subjectivity problem could be eliminated and dependency on high-accuracy registration could be reduced. Recently a few novel methods have been devised for RRN. Canty et al. proposed to use the multivariate alteration detection (MAD) transformation (Nielsen et al. 1998) with thresholding to obtain invariant pixels from two multispectral images to derive linear regression for normalization (Canty et al. 2004). Nelson et al. put forward to match global characteristics of two images by equalizing the pixel ordinal ranks based on sorting of pixel values (Nelson et al. 2005), which is in fact a distribution-based method. In this paper we present a new approach for RRN that uses the iteratively weighted least squares regression (IWLSR) technique. The major advantages of this method over traditional pairwise pixel-based methods are as follows: (1) unlike those methods using a few pseudo-invariant pixels, IWLSR takes all pixels into computation, so that the problem of subjectivity in choosing invariant features could be avoided, and the RRN procedure can be performed automatically; (2) traditional methods consider equally all pixels used in the regression analysis, while IWLSR puts different weights on different pixels adaptively, so that the regression result is predominantly determined by pixels with higher weights that are largely invariant features, consequently the result is expected to be more robust to outliers such as pixels whose land cover had changed over time or pixels that were covered by clouds and their shadows. 2. Methodology The proposed IWLSR method is based on the weighted least square (WLS) linear regression analysis, which is the generalized form of the ordinary least square (OLS) linear regression analysis. In the following sections, OLS and WLS are firstly introduced, followed by the description of the IWLSR method. 2.1 OLS and WLS The OLS linear regression is a procedure to determine the optimal prediction of one variable y as a linear function of another variable x from n joint observations of both variables as (x i, y i )(i51,, n). The linear function is assumed to be y5a + bx, where a and b are the intercept and slope parameters of the regression line respectively. Considering the residuals, for each pair of observation (x i, y i ) there should be the following relationship: y i 5a + bx i + e i, where e i is the regression residual. By minimizing the root mean square (RMS) of residuals, OLS derives

3 optimal estimates of parameters a and b as: ( â~y{ˆbx where x~ 1 n x i, y~ 1 n respectively, and ŝ xy ~ 1 and ŝ 2 x ~ 1 n{1 y i n{1 ˆb~ŝxy ŝ 2 x ð1þ are the mean values of x and y observations ðx i {xþðy i {yþ is the covariance between x and y, ðx i {xþ 2 is the variance of x. It is well known that OLS is sensitive to outlier observations, as a result there may be large biases in parameter estimates from true values (Rousseeuw and Leroy 2003). Aiming at this problem, the WLS was designed to reduce the unfavourable impact of outliers on regression by placing different weights w i on different observation pairs (x i, y i ). Observation pairs with large regression residuals are prone to be considered as outliers and thus should be given low weights, whereas high weights should be assigned to observation pairs with small residuals. To avoid extreme imbalances in weighting, weights w i are usually limited to vary between 0 and 1. According to the WLS, parameters a and b are still solved using equation (1), however, weighted forms of mean values and variance/covariance as below should be adopted instead of ordinary ones, i.e. 8 >< x~ Pn ŝ 2 x ~ P >: 1 n An automatic radiometric normalization method 461 n{1 n w i x i w i, y~ Pn w i x i {x w i w i y i w i ð Þ 2,ŝ xy ~ P 1 w n i ðx i {xþðy i {yþ w i n{1 n ð2þ 2.2 IWLSR method for relative radiometric normalization A key issue for applying WLS to relative radiometric normalization is to select an appropriate weighting scheme. There are numerous weighting schemes available for selection, and here we chose one by taking into account the approximate distribution of regression residuals proposed by Canty et al. (2004). In general the residual of a linear regression can be regarded as a random variable that is subject to Gaussian distributions with zero centres if most observation pairs are scattered along the regression line, i.e. e~y{ âzˆbx *N 0, s 2 e ð3þ where s e is the standard deviation. Under above hypothesis, the variable t5(e/s e ) 2 is approximately chi-square distributed with only one degree of freedom, i.e. t,x 2 (1). In this way the weight can be constructed using the following equation: ~1{P x 2 ð1þƒt w~p x 2 ð1þwt Note that the item P{x 2 (1)(t} is the chi-square cumulative probability function, which is a monotonic increasing function of variable t and varies between 0 and 1. ð4þ

4 462 L. Zhang et al. Consequently, the weight decreases monotonically with t, so that the weight is near to 1 when t is approaching 0, and is very close to 0 when t becomes very large. Usually for a pixel whose land cover has not changed, the regression residual e should be close to 0, so that the value of variable t should be small, as a result the corresponding weight must be high; while for a changed pixel, variable t ought to have a large value, thus yielding a low weight. In this way, above weight could be seen as a measurement of no-change probability for each pixel. As the weights in WLS are determined by regression residuals which are unknown a priori, the RRN procedure must be initialized with an OLS linear regression. After initial regression residuals are obtained from the OLS, the weights can be established using equation (4), and then the WLS regression can be carried out with new regression residuals produced, which in turn will determine new weights, and so on. Such a procedure will continue until the iteration converged, i.e. the maximum difference of weights between two successive iterations is below a preset threshold. This is why the method is referred as Iteratively Weighted Least Square Regression. A flowchart for this procedure is shown in figure 1. There are several merits for this iterative weighting scheme. First, all pixels will be used in computation and there is no need to select a set of pseudo-invariant features beforehand as required by most traditional pairwise pixel-based methods. In this way, the subjectivity problem in choosing invariant features could be avoided. Second, unlike traditional methods in which all selected pixels are considered to have equal contributions to the regression result, the IWLSR method adaptively puts higher weights on pseudo-invariant pixels and lower weights on possible outliers, so that the linear regression parameters are predominantly determined by the former and consequently the result is expected to be more accurate and reliable. Finally, the iterations can improve the stability of the regression result compared with those produced by traditional methods. The result of IWLSR RRN can be quantitatively evaluated in terms of two statistical measurements. The first one is the weighted correlation coefficient r between the reference and the subject images, calculated using equation (5). The second is the weighted RMS regression residual e in equation (6). Note that x and ȳ are weighted means of x and y respectively. In general the better the IWLSR result is, the larger r value and the smaller e value are achieved. w i ðx i {xþðy i {yþ r~ sffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi w i ðx i {xþ 2 Pn w i ðy i {yþ 2 ð5þ Figure 1. Flowchart of the proposed IWLSR RRN procedure.

5 An automatic radiometric normalization method 463 vffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi h i 2 w i y i { âzˆbx i e~ u t n{1 n w i ð6þ 3. Data and results The experimental data used for RRN is a pair of Landsat-7 ETM + panchromatic images of size pixels covering the Three Gorge Dam area that is located at the middle of Yangtze River. The two images were acquired on 1 September 1999 and 25 September 2002 respectively, as shown in figure 2. It is well known that the Three Gorge Dam Project (the largest hydroelectric project in the world) was under construction during that period between the two image acquisitions. Major land cover types in the area consist of vegetation, water body and manmade features. As the two images were acquired at nearly anniversary times of different years, the impact of phenological variation on radiometric characteristics should be small enough to be omitted. The two images have been coregistered to each other with an RMS error less than 0.5 pixels before carrying out RRN using a multi-step matching strategy (Liao et al. 2004). For convenience, the two images are called image 1999 and image 2002 respectively. Two experimental scenarios were designed to explicitly illustrate the effectiveness of the proposed IWLSR method. The first one is a scenario in which the reference image is artificially constructed from the two original images. In the second the two original images were used. 3.1 Using artificially constructed data In this experiment the original image 2002 is selected as the subject image, and the reference image is constructed by replacing the left 3/4 part (384 columns) of image (a) (b) Figure Landsat-7 ETM + images over the Three Gorge Dam area for (a) 1999 and (b)

6 464 L. Zhang et al with that of image 2002, as shown in figure 3. In this way there should be no radiometric difference in the left 3/4 part of the study area between the subject image and the reference image. Provided that pairwise pixel-based methods are adopted and all invariant pixels are chosen from the left 3/4 part, the regression residuals for pixels in that part must be zeros. A good RRN method should make the magnitude of the regression residuals in that part as small as possible, i.e. close to zero. Figure 4(a) shows the weights obtained by OLS, which were used as initial values of weights in the IWLSR procedure. Figure 4(b) shows the weights obtained by IWLSR when converged. As described in section 2.2, these weights can be used to measure the no-change probability at each pixel. Hence we call these two figures as the no-change probability images of OLS and IWLSR respectively. In these images bright pixels mean large weights and low probabilities of change, whereas dark ones correspond to small weights and high probabilities of change. Obviously IWLSR outperforms OLS in distinguishing no-change vs. change, since the overall brightness of left 3/4 part area in 4(b) is much higher than that of 4(a). The images of resultant regression residual for OLS and IWLSR (converged) are shown in figure 5(a) and 5(b) respectively. By visual inspection the left 3/4 part of 5(b) is much smoother than that of 5(a), which implies that the variation of residual in that area for IWLSR is much smaller than OLS. Figure 6(a) and 6(b) separately show evolutions of mean and standard deviation of absolute value of the residual in the left 3/4 part area over IWLSR iterations. Both statistical variables decrease rapidly after the first iteration, which indicates that a substantial improvement was achieved by WLS over OLS regression. Then both variables undergo a stage of smaller variation until they are converged after five iterations. The final values are 0.19 for mean and 0.05 for standard deviation, which are much closer to zero compared with those of OLS, i.e for mean and 0.76 for standard deviation. This confirmed the fact that the IWLSR outperforms OLS. The weighted correlation coefficient and weighted RMS regression residual for the entire image are shown in figure 6(c) and 6(d) respectively. Once again rapid changes in value are observed after the first iteration for both statistical variables, i.e. increase in correlation and decrease in residual. The values by convergence are 0.99 for weighted correlation coefficient and 1.11 for weighted RMS regression Figure 3. The artificially constructed reference image.

7 An automatic radiometric normalization method 465 (a) (b) Figure 4. No-change probability images for (a) OLS and (b) IWLSR using constructed data. residual, compared with initial values of 0.87 and 4.59 respectively. This also proves the advantage of IWLSR over OLS in performance. 3.2 Using original images The original image 1999 and image 2002 are selected as the reference and subject images respectively in this scenario. By visual inspection of the two images one can see that the most significant land cover changes from 1999 to 2002 are changes in manmade features, while most vegetation and water body have little changes. According to the IWLSR method, one can infer that pixels of the former will be associated with lower weights while pixels of the latter will be attached with higher weights. (a) (b) Figure 5. Regression residual images for (a) OLS and (b) IWLSR using constructed data.

8 466 L. Zhang et al. Figure 6. Statistics over iterations of IWLSR RRN using constructed data: (a) and (b) are mean and standard deviation of absolute residual in the left 3/4 part respectively; (c) and (d) are weighted correlation coefficient and weighted RMS regression residual for the entire image separately. Figure 7(a) and 7(b) show the no-change probability images produced by OLS and IWLSR respectively. In figure 7(a) and 7(b) bright pixels have high probabilities of no-change, while dark pixels have low probabilities of no-change. Through visual interpretation we can identify that most of the bright pixels are covered with vegetation or water body, and dark pixels correspond to either land cover changes caused by a construction project or radiometric differences induced by clouds and their shadows. This shows agreement with previous theoretical inference. Figure 7(c) is the difference image between 7(a) and 7(b). In figure 7(c) bright tone that is marked with A represents a notable increase in value of no-change probability from OLS to IWLSR, dark tone that is marked with B stands for significant decrease, and grey tone that is marked with C or D means very little or even no change. Evidently no-change probability for most pixels remained unchanged or changed little, and there are more pixels with no-change probability increased than those with no-change probability decreased. In this way the overall no-change probability of the area was improved, which shows the effectiveness of the iterative procedure of the IWLSR method. It is noteworthy that there are little differences between figure 7(a) and 7(b) in the lowest and highest no-change probabilities, because such weights are primarily determined by the OLS procedure and then undergo little variations in the following iterations. Figure 8(a) and 8(b) illustrate the development of the weighted correlation coefficient and weighted RMS regression residual over 12 iterations until converged. The weighted correlation coefficient increases rapidly from 0.75 to 0.9 after the first iteration, then increases gradually to 0.92 in the following 11 iterations. For the

9 An automatic radiometric normalization method 467 (a) (b) (c) Figure 7. No-change probability images for (a) OLS and (b) IWLSR using original image data. (c) The difference between (a) and (b). residual, a remarkable decrease from 5.89 to 3.03 after the first iteration can also be observed, showing the same tendency as that of using artificially constructed data. A comparative experiment was also designed and carried out to further interpret the effectiveness of the IWLSR method compared with OLS and PIF methods. In this experiment, 7286 sample pixels with no-change probabilities obtained by IWLSR higher than 0.98 were selected from the original image 1999 and image These samples can be assumed to be invariant pixels with high confidence. Then according to the pseudo-invariant feature (PIF) method, 2/3 of these samples, i.e invariant pixels, were used as training samples to derive the regression parameters for RRN, then the other 2429 samples were used as test samples to validate the regression result. Four statistics were adopted as test criteria: minimum,

10 468 L. Zhang et al. Figure 8. Statistics over iterations of IWLSR RRN using original image data: (a) and (b) are weighted correlation coefficient and weighted RMS regression residual respectively. maximum, mean and standard deviation of regression residuals. At the same time such statistics were calculated on the same test samples in the regression residual images produced by OLS and IWLSR respectively. To reduce bias in statistical estimation, the above procedures were repeated 10 times and each time training and test samples were randomly selected, and finally the average values of 10 times for the four statistics were used in comparison. Such a procedure is a cross-validation to a certain extent. The results are listed in table 1. Obviously OLS is inferior to the other two methods since it produced much higher values of all statistics than that of PIF and IWLSR. The minimum and mean values of residual for IWLSR are a little higher than those for PIF, while the maximum value and standard deviation of residual for IWLSR are lower than PIF. Therefore we conclude that IWLSR can produce comparable RRN results to the PIF method. Considering the efforts and cost needed by selection of pseudo-invariant features in the PIF method, IWLSR does provide a more practical and reliable approach than traditional methods for RRN even at the cost of considerable computation time for weighted iterations. 4. Summary and conclusions An automatic approach for relative radiometric normalization using iteratively weighted least squares regression is presented. Unlike traditional pairwise pixelbased methods, this approach takes all pixels into computation, so that it does not need to subjectively choose pseudo-invariant features. In this approach each pixel is adaptively weighted according to its probability of no-change during iterative estimation of linear regression parameters, consequently the result is more robust to outliers than traditional methods. Effectiveness of this approach has been validated by two experiments using artificially constructed data and original image data respectively. Table 1. Comparison using statistics of residuals among PIF, OLS and IWLSR. Minimum Maximum Mean Standard deviation PIF OLS IWLSR

11 An automatic radiometric normalization method 469 For the experiment using a set of artificially constructed data, the IWLSR method outperforms the OLS in two aspects. First, the result of IWLSR shows much lower regression residuals than that of OLS in the invariant region, i.e. the left 3/4 part of the study area. Second, the IWLSR method produces a better magnitude of two statistical measurements than OLS, i.e. higher in weighted correlation coefficient r and lower in weighted RMS regression residual e. When the original images are used as test data, the result again proves the advantage of the IWLSR method over OLS. The value of regression residual e is remarkably decreased by using IWLSR together with significant improvement in weighted correlation coefficient r. An independent assessment using 7286 samples with very high probabilities of no-change further illustrates the effectiveness of the IWLSR method, in that it can produce comparable results to the traditional PIF method. The proposed IWLSR method is promising for enabling automation of radiometric normalization between multiple remotely sensed images in applications such as change detection and image mosaicking. In this paper we have only applied it to normalizing single-band images, and we will expand its application to multispectral images in further investigations. Acknowledgements This work was supported by the Research Grant Council (Ref. No: CUHK4642/ 05H) of Hong Kong SAR, P.R.China and the National Key Basic Research and Development Program of China (Contract No. 2006CB701300), Direct Grant for Research of the Chinese University of Hong Kong (Project Code: ). The authors also wish to thank Prof. Yong Wang of the East Carolina University, USA for providing the Landsat ETM + images used in the experiments. References CANTY, M.J., NIELSEN, A.A. and SCHMIDT, M., 2004, Automatic radiometric normalization of multitemporal satellite imagery. Remote Sensing of Environment, 91, pp CHAVEZ, P.S. Jr. and MACKINNON, D.J., 1994, Automatic detection of vegetation changes in the southwestern United States using remotely sensed images. Photogrammetric Engineering and Remote Sensing, 60, pp DU, Y., TEILLET, P.M. and CIHLAR, J., 2002, Radiometric normalization of multitemporal high-resolution satellite images with quality control for land cover change detection. Remote Sensing of Environment, 82, pp ELVIDGE, C.D., YUAN, D., WEERACKOON, R.D. and LUNETTA, R.S., 1995, Relative radiometric normalization of Landsat Multispectral Scanner (MSS) data using an automatic scattergram-controlled regression. Photogrammetric Engineering and Remote Sensing, 61, pp FURBY, S.L. and CAMPBELL, N.A., 2001, Calibrating images from different dates to likevalue digital counts. Remote Sensing of Environment, 77, pp HALL, F.G., STREBEL, D.E., NICKESON, J.E. and GOETZ, S.J., 1991, Radiometric rectification: toward a common radiometric response among multidate, multisensor images. Remote Sensing of Environment, 35, pp JENSEN, J.R., 2005, Introductory Digital Image Processing: A Remote Sensing Perspective, 3 rd Ed, pp (New Jersey: Prentice Hall Press). LIAO, M.S., LIN, H. and ZHANG, Z.X., 2004, Automatic registration of InSAR data based on least- square matching and multi-step strategy. Photogrammetric Engineering and Remote Sensing, 70, pp

12 470 An automatic radiometric normalization method MCGOVERN, E.A., HOLDERN, N.M., WARD, S.M. and COLLINS, J.F., 2002, The radiometric normalization of multitemporal Thematic Mapper imagery of the midlands of Ireland a case study. International Journal of Remote Sensing, 23, pp NELSON, T., WILSON, H.G., BOOTS, B. and WULDER, M.A., 2005, Use of ordinal conversion for radiometric normalization and change detection. International Journal of Remote Sensing, 26, pp NIELSEN, A.A., CONRADSEN, K. and SIMPSON, J.J., 1998, Multivariate alteration detection (MAD) and MAF post-processing in multispectral, bitemporal image data: new approaches to change detection studies. Remote Sensing of Environment, 64, pp ROUSSEEUW, P.J. and LEROY, A.M., 2003, Robust Regression and Outlier Detection, pp (New Jersey: John Wiley & Sons Press). SCHOTT, J.R., SALVAGGIO, C. and VOLCHOK, W.J., 1988, Radiometric scene normalization using pseudo-invariant features. Remote Sensing of Environment, 26, pp YANG, X.J. and LO, C.P., 2000, Relative radiometric normalization performance for change detection from multi-date satellite images. Photogrammetric Engineering and Remote Sensing, 66, pp YUAN, D. and ELVIDGE, C.D., 1996, Comparison of relative radiometric normalization techniques. ISPRS Journal of Photogrammetry & Remote Sensing, 51, pp

GIS GIS.

GIS GIS. GIS 390 Vol.3, No.4, Winter 0 GIS Iranian Remote Sensing & GIS 47-6 3 *...3 390/3/0 : 389/9/3 :... TM. 95/5 96/4 3/75 5/7 38/54 50/3 6/44 7 5 4 3 3/3. 0/3 /8 4/9 30/53 45/9 30/8. : 094997353 : : * Email:

More information

AT-SATELLITE REFLECTANCE: A FIRST ORDER NORMALIZATION OF LANDSAT 7 ETM+ IMAGES

AT-SATELLITE REFLECTANCE: A FIRST ORDER NORMALIZATION OF LANDSAT 7 ETM+ IMAGES AT-SATELLITE REFLECTANCE: A FIRST ORDER NORMALIZATION OF LANDSAT 7 ETM+ IMAGES Chengquan Huang*, Limin Yang, Collin Homer, Bruce Wylie, James Vogelman and Thomas DeFelice Raytheon ITSS, EROS Data Center

More information

At-Satellite Reflectance: A First Order Normalization Of Landsat 7 ETM+ Images

At-Satellite Reflectance: A First Order Normalization Of Landsat 7 ETM+ Images University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Publications of the US Geological Survey US Geological Survey 21 At-Satellite Reflectance: A First Order Normalization Of

More information

Automated selection of suitable atmospheric calibration sites for satellite imagery

Automated selection of suitable atmospheric calibration sites for satellite imagery Automated selection of suitable atmospheric calibration sites for satellite imagery R. T. Wilson and E. J. Milton School of Geography, University of Southampton, Southampton, UK, SO17 1BJ Email: rtw1v07@soton.ac.uk

More information

CHANGE DETECTION BY THE IR-MAD AND KERNEL MAF METHODS IN LANDSAT TM DATA COVERING A SWEDISH FOREST REGION

CHANGE DETECTION BY THE IR-MAD AND KERNEL MAF METHODS IN LANDSAT TM DATA COVERING A SWEDISH FOREST REGION CHANGE DETECTION BY THE IR-MAD AND KERNEL MAF METHODS IN LANDSAT TM DATA COVERING A SWEDISH FOREST REGION Allan A. NIELSEN a, Håkan OLSSON b a Technical University of Denmark, National Space Institute

More information

Application of GIS to Fast Track Planning and Monitoring of Development Agenda

Application of GIS to Fast Track Planning and Monitoring of Development Agenda Application of GIS to Fast Track Planning and Monitoring of Development Agenda Radiometric, Atmospheric & Geometric Preprocessing of Optical Remote Sensing 13 17 June 2018 Outline 1. Why pre-process remotely

More information

GAF AG Arnulfstr. 199, München, Germany

GAF AG Arnulfstr. 199, München, Germany AN ENHANCED ALGORITHM FOR AUTOMATIC RADIOMETRIC HARMONIZATION OF HIGH-RESOLUTION OPTICAL SATELLITE IMAGERY USING PSEUDO- INVARIANT FEATURES AND LINEAR REGRESSION Maximilian Langheinrich* a, Peter Fischer

More information

Digital Image Processing

Digital Image Processing Digital Image Processing 1 Patrick Olomoshola, 2 Taiwo Samuel Afolayan 1,2 Surveying & Geoinformatic Department, Faculty of Environmental Sciences, Rufus Giwa Polytechnic, Owo. Nigeria Abstract: This paper

More information

Remote Sensing. The following figure is grey scale display of SPOT Panchromatic without stretching.

Remote Sensing. The following figure is grey scale display of SPOT Panchromatic without stretching. Remote Sensing Objectives This unit will briefly explain display of remote sensing image, geometric correction, spatial enhancement, spectral enhancement and classification of remote sensing image. At

More information

ILLUMINATION CORRECTION OF LANDSAT TM DATA IN SOUTH EAST NSW

ILLUMINATION CORRECTION OF LANDSAT TM DATA IN SOUTH EAST NSW ILLUMINATION CORRECTION OF LANDSAT TM DATA IN SOUTH EAST NSW Elizabeth Roslyn McDonald 1, Xiaoliang Wu 2, Peter Caccetta 2 and Norm Campbell 2 1 Environmental Resources Information Network (ERIN), Department

More information

MULTISPECTRAL IMAGE PROCESSING I

MULTISPECTRAL IMAGE PROCESSING I TM1 TM2 337 TM3 TM4 TM5 TM6 Dr. Robert A. Schowengerdt TM7 Landsat Thematic Mapper (TM) multispectral images of desert and agriculture near Yuma, Arizona MULTISPECTRAL IMAGE PROCESSING I SENSORS Multispectral

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

ISVR: an improved synthetic variable ratio method for image fusion

ISVR: an improved synthetic variable ratio method for image fusion Geocarto International Vol. 23, No. 2, April 2008, 155 165 ISVR: an improved synthetic variable ratio method for image fusion L. WANG{, X. CAO{ and J. CHEN*{ {Department of Geography, The State University

More information

IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING 1

IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING 1 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING 1 A Mixed Radiometric Normalization Method for Mosaicking of High-Resolution Satellite Imagery Yongjun Zhang, Lei Yu, Mingwei Sun, and Xinyu Zhu Abstract

More information

Mod. 2 p. 1. Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur

Mod. 2 p. 1. Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur Histograms of gray values for TM bands 1-7 for the example image - Band 4 and 5 show more differentiation than the others (contrast=the ratio of brightest to darkest areas of a landscape). - Judging from

More information

On the use of synthetic images for change detection accuracy assessment

On the use of synthetic images for change detection accuracy assessment On the use of synthetic images for change detection accuracy assessment Hélio Radke Bittencourt 1, Daniel Capella Zanotta 2 and Thiago Bazzan 3 1 Departamento de Estatística, Pontifícia Universidade Católica

More information

AUTOMATIC GENERATION OF CHANGE INFORMATION FOR MULTITEMPORAL, MULTISPECTRAL IMAGERY

AUTOMATIC GENERATION OF CHANGE INFORMATION FOR MULTITEMPORAL, MULTISPECTRAL IMAGERY AUTOMATIC GENERATION OF CHANGE INFORMATION FOR MULTITEMPORAL, MULTISPECTRAL IMAGERY Morton J. Canty 1 and Allan A. Nielsen 2 1 Institute for Chemistry and Dynamics of the Geosphere, Forschungszentrum Jülich,

More information

GE 113 REMOTE SENSING

GE 113 REMOTE SENSING GE 113 REMOTE SENSING Topic 8. Image Classification and Accuracy Assessment Lecturer: Engr. Jojene R. Santillan jrsantillan@carsu.edu.ph Division of Geodetic Engineering College of Engineering and Information

More information

RADIOMETRIC CALIBRATION

RADIOMETRIC CALIBRATION 1 RADIOMETRIC CALIBRATION Lecture 10 Digital Image Data 2 Digital data are matrices of digital numbers (DNs) There is one layer (or matrix) for each satellite band Each DN corresponds to one pixel 3 Digital

More information

INTERNATIONAL JOURNAL OF ENVIRONMENTAL SCIENCES Volume 6, No 5, Copyright by the authors - Licensee IPA- Under Creative Commons license 3.

INTERNATIONAL JOURNAL OF ENVIRONMENTAL SCIENCES Volume 6, No 5, Copyright by the authors - Licensee IPA- Under Creative Commons license 3. INTERNATIONAL JOURNAL OF ENVIRONMENTAL SCIENCES Volume 6, No 5, 2016 Copyright by the authors - Licensee IPA- Under Creative Commons license 3.0 Research article ISSN 0976 4402 Normalised difference water

More information

MULTI-TEMPORAL IMAGE ANALYSIS OF THE COASTAL WATERSHED, NH INTRODUCTION

MULTI-TEMPORAL IMAGE ANALYSIS OF THE COASTAL WATERSHED, NH INTRODUCTION MULTI-TEMPORAL IMAGE ANALYSIS OF THE COASTAL WATERSHED, NH Meghan Graham MacLean, PhD Student Alexis M. Rudko, MS Student Dr. Russell G. Congalton, Professor Department of Natural Resources and the Environment

More information

Fusion of multispectral and panchromatic satellite sensor imagery based on tailored filtering in the Fourier domain

Fusion of multispectral and panchromatic satellite sensor imagery based on tailored filtering in the Fourier domain International Journal of Remote Sensing Vol. 000, No. 000, Month 2005, 1 6 Fusion of multispectral and panchromatic satellite sensor imagery based on tailored filtering in the Fourier domain International

More information

GE 113 REMOTE SENSING. Topic 7. Image Enhancement

GE 113 REMOTE SENSING. Topic 7. Image Enhancement GE 113 REMOTE SENSING Topic 7. Image Enhancement Lecturer: Engr. Jojene R. Santillan jrsantillan@carsu.edu.ph Division of Geodetic Engineering College of Engineering and Information Technology Caraga State

More information

DETECTION, CONFIRMATION AND VALIDATION OF CHANGES ON SATELLITE IMAGE SERIES. APLICATION TO LANDSAT 7

DETECTION, CONFIRMATION AND VALIDATION OF CHANGES ON SATELLITE IMAGE SERIES. APLICATION TO LANDSAT 7 DETECTION, CONFIRMATION AND VALIDATION OF CHANGES ON SATELLITE IMAGE SERIES. APLICATION TO LANDSAT 7 Lucas Martínez, Mar Joaniquet, Vicenç Palà and Roman Arbiol Remote Sensing Department. Institut Cartografic

More information

Abstract Quickbird Vs Aerial photos in identifying man-made objects

Abstract Quickbird Vs Aerial photos in identifying man-made objects Abstract Quickbird Vs Aerial s in identifying man-made objects Abdullah Mah abdullah.mah@aramco.com Remote Sensing Group, emap Division Integrated Solutions Services Department (ISSD) Saudi Aramco, Dhahran

More information

LANDSAT 8 Level 1 Product Performance

LANDSAT 8 Level 1 Product Performance Réf: IDEAS-TN-10-CyclicReport LANDSAT 8 Level 1 Product Performance Cyclic Report Month/Year: May 2015 Date: 25/05/2015 Issue/Rev:1/0 1. Scope of this document On May 30, 2013, data from the Landsat 8

More information

Radiometric normalization of high spatial resolution multi-temporal imagery: A comparison between a relative method and atmospheric correction

Radiometric normalization of high spatial resolution multi-temporal imagery: A comparison between a relative method and atmospheric correction Radiometric normalization of high spatial resolution multi-temporal imagery: A comparison between a relative method and atmospheric correction M. El Hajj* a, M. Rumeau a, A. Bégué a, O. Hagolle b, G. Dedieu

More information

A Method to Build Cloud Free Images from CBERS-4 AWFI Sensor Using Median Filtering

A Method to Build Cloud Free Images from CBERS-4 AWFI Sensor Using Median Filtering A Method to Build Cloud Free Images from CBERS-4 AWFI Sensor Using Median Filtering Laercio M. Namikawa National Institute for Space Research Image Processing Division Av. dos Astronautas, 1758 São José

More information

Present and future of marine production in Boka Kotorska

Present and future of marine production in Boka Kotorska Present and future of marine production in Boka Kotorska First results from satellite remote sensing for the breeding areas of filter feeders in the Bay of Kotor INTRODUCTION Environmental monitoring is

More information

Artificial Neural Network Model for Prediction of Land Surface Temperature from Land Use/Cover Images

Artificial Neural Network Model for Prediction of Land Surface Temperature from Land Use/Cover Images Artificial Neural Network Model for Prediction of Land Surface Temperature from Land Use/Cover Images 1 K.Sundara Kumar*, 2 K.Padma Kumari, 3 P.Udaya Bhaskar 1 Research Scholar, Dept. of Civil Engineering,

More information

Remote sensing in archaeology from optical to lidar. Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts

Remote sensing in archaeology from optical to lidar. Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts Remote sensing in archaeology from optical to lidar Krištof Oštir ModeLTER Scientific Research Centre of the Slovenian Academy of Sciences and Arts Introduction Optical remote sensing Systems Search for

More information

MRLC 2001 IMAGE PREPROCESSING PROCEDURE

MRLC 2001 IMAGE PREPROCESSING PROCEDURE MRLC 2001 IMAGE PREPROCESSING PROCEDURE The core dataset of the MRLC 2001 database consists of Landsat 7 ETM+ images. Image selection is based on vegetation greenness profiles defined by a multi-year normalized

More information

University of Texas at San Antonio EES 5053 Term Project CORRELATION BETWEEN NDVI AND SURFACE TEMPERATURES USING LANDSAT ETM + IMAGERY NEWFEL MAZARI

University of Texas at San Antonio EES 5053 Term Project CORRELATION BETWEEN NDVI AND SURFACE TEMPERATURES USING LANDSAT ETM + IMAGERY NEWFEL MAZARI University of Texas at San Antonio EES 5053 Term Project CORRELATION BETWEEN NDVI AND SURFACE TEMPERATURES USING LANDSAT ETM + IMAGERY NEWFEL MAZARI Introduction and Objectives The present study is a correlation

More information

remote sensing? What are the remote sensing principles behind these Definition

remote sensing? What are the remote sensing principles behind these Definition Introduction to remote sensing: Content (1/2) Definition: photogrammetry and remote sensing (PRS) Radiation sources: solar radiation (passive optical RS) earth emission (passive microwave or thermal infrared

More information

REMOTE SENSING. Topic 10 Fundamentals of Digital Multispectral Remote Sensing MULTISPECTRAL SCANNERS MULTISPECTRAL SCANNERS

REMOTE SENSING. Topic 10 Fundamentals of Digital Multispectral Remote Sensing MULTISPECTRAL SCANNERS MULTISPECTRAL SCANNERS REMOTE SENSING Topic 10 Fundamentals of Digital Multispectral Remote Sensing Chapter 5: Lillesand and Keifer Chapter 6: Avery and Berlin MULTISPECTRAL SCANNERS Record EMR in a number of discrete portions

More information

Multispectral Fusion for Synthetic Aperture Radar (SAR) Image Based Framelet Transform

Multispectral Fusion for Synthetic Aperture Radar (SAR) Image Based Framelet Transform Radar (SAR) Image Based Transform Department of Electrical and Electronic Engineering, University of Technology email: Mohammed_miry@yahoo.Com Received: 10/1/011 Accepted: 9 /3/011 Abstract-The technique

More information

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG An Introduction to Geomatics خاص بطلبة مساق مقدمة في علم الجيوماتكس Prepared by: Dr. Maher A. El-Hallaq Associate Professor of Surveying IUG 1 Airborne Imagery Dr. Maher A. El-Hallaq Associate Professor

More information

Graphic User Interface To Preprocess Landsat TM, ETM+ And OLI Images For Hydrological Applications

Graphic User Interface To Preprocess Landsat TM, ETM+ And OLI Images For Hydrological Applications City University of New York (CUNY) CUNY Academic Works International Conference on Hydroinformatics 8-1-2014 Graphic User Interface To Preprocess Landsat TM, ETM+ And OLI Images For Hydrological Applications

More information

Improving Spatial Resolution Of Satellite Image Using Data Fusion Method

Improving Spatial Resolution Of Satellite Image Using Data Fusion Method Muhsin and Mashee Iraqi Journal of Science, December 0, Vol. 53, o. 4, Pp. 943-949 Improving Spatial Resolution Of Satellite Image Using Data Fusion Method Israa J. Muhsin & Foud,K. Mashee Remote Sensing

More information

Automatic feature-queried bird identification system based on entropy and fuzzy similarity

Automatic feature-queried bird identification system based on entropy and fuzzy similarity Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications 34 (2008) 2879 2884 www.elsevier.com/locate/eswa Automatic feature-queried bird identification

More information

Sommersemester Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur.

Sommersemester Prof. Dr. Christoph Kleinn Institut für Waldinventur und Waldwachstum Arbeitsbereich Fernerkundung und Waldinventur. Basics of Remote Sensing Some literature references Franklin, SE 2001 Remote Sensing for Sustainable Forest Management Lewis Publishers 407p Lillesand, Kiefer 2000 Remote Sensing and Image Interpretation

More information

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Fumio YAMAZAKI/ yamazaki@edm.bosai.go.jp Hajime MITOMI/ mitomi@edm.bosai.go.jp Yalkun YUSUF/ yalkun@edm.bosai.go.jp

More information

Background Adaptive Band Selection in a Fixed Filter System

Background Adaptive Band Selection in a Fixed Filter System Background Adaptive Band Selection in a Fixed Filter System Frank J. Crosby, Harold Suiter Naval Surface Warfare Center, Coastal Systems Station, Panama City, FL 32407 ABSTRACT An automated band selection

More information

A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan 2 1,2 INTRODUCTION

A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan 2 1,2 INTRODUCTION Improving the Thematic Accuracy of Land Use and Land Cover Classification by Image Fusion Using Remote Sensing and Image Processing for Adapting to Climate Change A. Dalrin Ampritta 1 and Dr. S.S. Ramakrishnan

More information

TEMPORAL ANALYSIS OF MULTI EPOCH LANDSAT GEOCOVER IMAGES IN ZONGULDAK TESTFIELD

TEMPORAL ANALYSIS OF MULTI EPOCH LANDSAT GEOCOVER IMAGES IN ZONGULDAK TESTFIELD TEMPORAL ANALYSIS OF MULTI EPOCH LANDSAT GEOCOVER IMAGES IN ZONGULDAK TESTFIELD Şahin, H. a*, Oruç, M. a, Büyüksalih, G. a a Zonguldak Karaelmas University, Zonguldak, Turkey - (sahin@karaelmas.edu.tr,

More information

THE IMAGE REGISTRATION TECHNIQUE FOR HIGH RESOLUTION REMOTE SENSING IMAGE IN HILLY AREA

THE IMAGE REGISTRATION TECHNIQUE FOR HIGH RESOLUTION REMOTE SENSING IMAGE IN HILLY AREA THE IMAGE REGISTRATION TECHNIQUE FOR HIGH RESOLUTION REMOTE SENSING IMAGE IN HILLY AREA Gang Hong, Yun Zhang Department of Geodesy and Geomatics Engineering University of New Brunswick Fredericton, New

More information

Chapter 5. Preprocessing in remote sensing

Chapter 5. Preprocessing in remote sensing Chapter 5. Preprocessing in remote sensing 5.1 Introduction Remote sensing images from spaceborne sensors with resolutions from 1 km to < 1 m become more and more available at reasonable costs. For some

More information

Improving the Quality of Satellite Image Maps by Various Processing Techniques RUEDIGER TAUCH AND MARTIN KAEHLER

Improving the Quality of Satellite Image Maps by Various Processing Techniques RUEDIGER TAUCH AND MARTIN KAEHLER Improving the Quality of Satellite Image Maps by Various Processing Techniques RUEDIGER TAUCH AND MARTIN KAEHLER Technical University of Berlin Photogrammetry and Cartography StraBe des 17.Juni 135 Berlin,

More information

Land cover change methods. Ned Horning

Land cover change methods. Ned Horning Land cover change methods Ned Horning Version: 1.0 Creation Date: 2004-01-01 Revision Date: 2004-01-01 License: This document is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

More information

Satellite image classification

Satellite image classification Satellite image classification EG2234 Earth Observation Image Classification Exercise 29 November & 6 December 2007 Introduction to the practical This practical, which runs over two weeks, is concerned

More information

Image Registration Issues for Change Detection Studies

Image Registration Issues for Change Detection Studies Image Registration Issues for Change Detection Studies Steven A. Israel Roger A. Carman University of Otago Department of Surveying PO Box 56 Dunedin New Zealand israel@spheroid.otago.ac.nz Michael R.

More information

Removing Thick Clouds in Landsat Images

Removing Thick Clouds in Landsat Images Removing Thick Clouds in Landsat Images S. Brindha, S. Archana, V. Divya, S. Manoshruthy & R. Priya Dept. of Electronics and Communication Engineering, Avinashilingam Institute for Home Science and Higher

More information

MODULE 4 LECTURE NOTES 4 DENSITY SLICING, THRESHOLDING, IHS, TIME COMPOSITE AND SYNERGIC IMAGES

MODULE 4 LECTURE NOTES 4 DENSITY SLICING, THRESHOLDING, IHS, TIME COMPOSITE AND SYNERGIC IMAGES MODULE 4 LECTURE NOTES 4 DENSITY SLICING, THRESHOLDING, IHS, TIME COMPOSITE AND SYNERGIC IMAGES 1. Introduction Digital image processing involves manipulation and interpretation of the digital images so

More information

Use of digital aerial camera images to detect damage to an expressway following an earthquake

Use of digital aerial camera images to detect damage to an expressway following an earthquake Use of digital aerial camera images to detect damage to an expressway following an earthquake Yoshihisa Maruyama & Fumio Yamazaki Department of Urban Environment Systems, Chiba University, Chiba, Japan.

More information

RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS

RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS J. Friedrich a, *, U. M. Leloğlu a, E. Tunalı a a TÜBİTAK BİLTEN, ODTU Campus, 06531 Ankara, Turkey - (jurgen.friedrich,

More information

AN ASSESSMENT OF SHADOW ENHANCED URBAN REMOTE SENSING IMAGERY OF A COMPLEX CITY - HONG KONG

AN ASSESSMENT OF SHADOW ENHANCED URBAN REMOTE SENSING IMAGERY OF A COMPLEX CITY - HONG KONG AN ASSESSMENT OF SHADOW ENHANCED URBAN REMOTE SENSING IMAGERY OF A COMPLEX CITY - HONG KONG Cheuk-Yan Wan*, Bruce A. King, Zhilin Li The Department of Land Surveying and Geo-Informatics, The Hong Kong

More information

DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE

DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE White Paper April 20, 2015 Discriminant Function Change in ERDAS IMAGINE For ERDAS IMAGINE, Hexagon Geospatial has developed a new algorithm for change detection

More information

Ordination of multispectral imagery for multitemporal change analysis using Principal Components Analysis

Ordination of multispectral imagery for multitemporal change analysis using Principal Components Analysis 62 Prairie Perspectives Ordination of multispectral imagery for multitemporal change analysis using Principal Components Analysis Joseph M. Piwowar, University of Regina Andrew A. Millward, University

More information

Satellite data processing and analysis: Examples and practical considerations

Satellite data processing and analysis: Examples and practical considerations Satellite data processing and analysis: Examples and practical considerations Dániel Kristóf Ottó Petrik, Róbert Pataki, András Kolesár International LCLUC Regional Science Meeting in Central Europe Sopron,

More information

Unsupervised Pixel Based Change Detection Technique from Color Image

Unsupervised Pixel Based Change Detection Technique from Color Image Unsupervised Pixel Based Change Detection Technique from Color Image Hassan E. Elhifnawy Civil Engineering Department, Military Technical College, Egypt Summary Change detection is an important process

More information

Image Band Transformations

Image Band Transformations Image Band Transformations Content Band math Band ratios Vegetation Index Tasseled Cap Transform Principal Component Analysis (PCA) Decorrelation Stretch Image Band Transformation Purposes Image band transforms

More information

Remote sensing image correction

Remote sensing image correction Remote sensing image correction Introductory readings remote sensing http://www.microimages.com/documentation/tutorials/introrse.pdf 1 Preprocessing Digital Image Processing of satellite images can be

More information

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification Member of the Helmholtz Association Symposium on International Safeguards: Linking Strategy, Implementation and People IAEA-CN220, Vienna, Oct 20-24, 2014 Session: New Trends in Commercial Satellite Imagery

More information

Remote Sensing-Based Aerosol Optical Thickness for Monitoring Particular Matter over the City

Remote Sensing-Based Aerosol Optical Thickness for Monitoring Particular Matter over the City Proceedings Remote Sensing-Based Aerosol Optical Thickness for Monitoring Particular Matter over the City Tran Thi Van 1, *, Nguyen Hang Hai 2, Vo Quoc Bao 1 and Ha Duong Xuan Bao 1 1 Department of Environment

More information

VALIDATION OF THE CLOUD AND CLOUD SHADOW ASSESSMENT SYSTEM FOR LANDSAT IMAGERY (CASA-L VERSION 1.3)

VALIDATION OF THE CLOUD AND CLOUD SHADOW ASSESSMENT SYSTEM FOR LANDSAT IMAGERY (CASA-L VERSION 1.3) GDA Corp. VALIDATION OF THE CLOUD AND CLOUD SHADOW ASSESSMENT SYSTEM FOR LANDSAT IMAGERY (-L VERSION 1.3) GDA Corp. has developed an innovative system for Cloud And cloud Shadow Assessment () in Landsat

More information

Land Remote Sensing Lab 4: Classication and Change Detection Assigned: October 15, 2017 Due: October 27, Classication

Land Remote Sensing Lab 4: Classication and Change Detection Assigned: October 15, 2017 Due: October 27, Classication Name: Land Remote Sensing Lab 4: Classication and Change Detection Assigned: October 15, 2017 Due: October 27, 2017 In this lab, you will generate several gures. Please sensibly name these images, save

More information

NORMALIZING ASTER DATA USING MODIS PRODUCTS FOR LAND COVER CLASSIFICATION

NORMALIZING ASTER DATA USING MODIS PRODUCTS FOR LAND COVER CLASSIFICATION NORMALIZING ASTER DATA USING MODIS PRODUCTS FOR LAND COVER CLASSIFICATION F. Gao a, b, *, J. G. Masek a a Biospheric Sciences Branch, NASA Goddard Space Flight Center, Greenbelt, MD 20771, USA b Earth

More information

CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL REMOTE SENSING IMAGES

CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL REMOTE SENSING IMAGES Remote Sensing Laboratory Dept. of Information Engineering and Computer Science University of Trento Via Sommarive, 14, I-38123 Povo, Trento, Italy CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL

More information

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs Basic Digital Image Processing A Basic Introduction to Digital Image Processing ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland,

More information

Application of Satellite Image Processing to Earth Resistivity Map

Application of Satellite Image Processing to Earth Resistivity Map Application of Satellite Image Processing to Earth Resistivity Map KWANCHAI NORSANGSRI and THANATCHAI KULWORAWANICHPONG Power System Research Unit School of Electrical Engineering Suranaree University

More information

A Study on Retrieval Algorithm of Black Water Aggregation in Taihu Lake Based on HJ-1 Satellite Images

A Study on Retrieval Algorithm of Black Water Aggregation in Taihu Lake Based on HJ-1 Satellite Images IOP Conference Series: Earth and Environmental Science OPEN ACCESS A Study on Retrieval Algorithm of Black Water Aggregation in Taihu Lake Based on HJ-1 Satellite Images To cite this article: Zou Lei et

More information

A Spatial Mean and Median Filter For Noise Removal in Digital Images

A Spatial Mean and Median Filter For Noise Removal in Digital Images A Spatial Mean and Median Filter For Noise Removal in Digital Images N.Rajesh Kumar 1, J.Uday Kumar 2 Associate Professor, Dept. of ECE, Jaya Prakash Narayan College of Engineering, Mahabubnagar, Telangana,

More information

ASSIMILATION OF SPECTRAL INFORMATION AND TEMPORAL HISTORY INTO A STATEWIDE WOODY COVER CHANGE CLASSIFICATION

ASSIMILATION OF SPECTRAL INFORMATION AND TEMPORAL HISTORY INTO A STATEWIDE WOODY COVER CHANGE CLASSIFICATION ASSIMILATION OF SPECTRAL INFORMATION AND TEMPORAL HISTORY INTO A STATEWIDE WOODY COVER CHANGE CLASSIFICATION Peter Scarth Sam Gillingham Jasmine Muir Joint Remote Sensing Research Program Remote Sensing

More information

RADIOMETRIC CHARACTERIZATION AND PERFORMANCE ASSESSMENT OF THE ALI USING BULK TRENDED DATA

RADIOMETRIC CHARACTERIZATION AND PERFORMANCE ASSESSMENT OF THE ALI USING BULK TRENDED DATA RADIOMETRIC CHARACTERIZATION AND PERFORMANCE ASSESSMENT OF THE ALI USING BULK TRENDED DATA Tim Ruggles*, Imaging Engineer Dennis Helder*, Director Image Processing Laboratory, Department of Electrical

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Remote Sensing And Gis Application in Image Classification And Identification Analysis.

Remote Sensing And Gis Application in Image Classification And Identification Analysis. Quest Journals Journal of Research in Environmental and Earth Science Volume 3~ Issue 5 (2017) pp: 55-66 ISSN(Online) : 2348-2532 www.questjournals.org Research Paper Remote Sensing And Gis Application

More information

Image interpretation and analysis

Image interpretation and analysis Image interpretation and analysis Grundlagen Fernerkundung, Geo 123.1, FS 2014 Lecture 7a Rogier de Jong Michael Schaepman Why are snow, foam, and clouds white? Why are snow, foam, and clouds white? Today

More information

Introduction to Remote Sensing

Introduction to Remote Sensing Introduction to Remote Sensing Spatial, spectral, temporal resolutions Image display alternatives Vegetation Indices Image classifications Image change detections Accuracy assessment Satellites & Air-Photos

More information

QUALITY ASSESSMENT OF IMAGE FUSION TECHNIQUES FOR MULTISENSOR HIGH RESOLUTION SATELLITE IMAGES (CASE STUDY: IRS-P5 AND IRS-P6 SATELLITE IMAGES)

QUALITY ASSESSMENT OF IMAGE FUSION TECHNIQUES FOR MULTISENSOR HIGH RESOLUTION SATELLITE IMAGES (CASE STUDY: IRS-P5 AND IRS-P6 SATELLITE IMAGES) In: Wagner W., Székely, B. (eds.): ISPRS TC VII Symposium Years ISPRS, Vienna, Austria, July 5 7,, IAPRS, Vol. XXXVIII, Part 7B QUALITY ASSESSMENT OF IMAGE FUSION TECHNIQUES FOR MULTISENSOR HIGH RESOLUTION

More information

Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana. Geob 373 Remote Sensing. Dr Andreas Varhola, Kathry De Rego

Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana. Geob 373 Remote Sensing. Dr Andreas Varhola, Kathry De Rego 1 Land Cover Analysis to Determine Areas of Clear-cut and Forest Cover in Olney, Montana Geob 373 Remote Sensing Dr Andreas Varhola, Kathry De Rego Zhu an Lim (14292149) L2B 17 Apr 2016 2 Abstract Montana

More information

[GEOMETRIC CORRECTION, ORTHORECTIFICATION AND MOSAICKING]

[GEOMETRIC CORRECTION, ORTHORECTIFICATION AND MOSAICKING] 2013 Ogis-geoInfo Inc. IBEABUCHI NKEMAKOLAM.J [GEOMETRIC CORRECTION, ORTHORECTIFICATION AND MOSAICKING] [Type the abstract of the document here. The abstract is typically a short summary of the contents

More information

Center for Advanced Land Management Information Technologies (CALMIT), School of Natural Resources, University of Nebraska-Lincoln

Center for Advanced Land Management Information Technologies (CALMIT), School of Natural Resources, University of Nebraska-Lincoln Geoffrey M. Henebry, Andrés Viña, and Anatoly A. Gitelson Center for Advanced Land Management Information Technologies (CALMIT), School of Natural Resources, University of Nebraska-Lincoln Introduction

More information

Spectral and spatial quality analysis of pansharpening algorithms: A case study in Istanbul

Spectral and spatial quality analysis of pansharpening algorithms: A case study in Istanbul European Journal of Remote Sensing ISSN: (Print) 2279-7254 (Online) Journal homepage: http://www.tandfonline.com/loi/tejr20 Spectral and spatial quality analysis of pansharpening algorithms: A case study

More information

The availability of cloud free Landsat TM and ETM+ land observations and implications for global Landsat data production

The availability of cloud free Landsat TM and ETM+ land observations and implications for global Landsat data production 14475 The availability of cloud free Landsat TM and ETM+ land observations and implications for global Landsat data production *V. Kovalskyy, D. Roy (South Dakota State University) SUMMARY The NASA funded

More information

EFFECT OF DEGRADATION ON MULTISPECTRAL SATELLITE IMAGE

EFFECT OF DEGRADATION ON MULTISPECTRAL SATELLITE IMAGE Journal of Al-Nahrain University Vol.11(), August, 008, pp.90-98 Science EFFECT OF DEGRADATION ON MULTISPECTRAL SATELLITE IMAGE * Salah A. Saleh, ** Nihad A. Karam, and ** Mohammed I. Abd Al-Majied * College

More information

Image Analysis based on Spectral and Spatial Grouping

Image Analysis based on Spectral and Spatial Grouping Image Analysis based on Spectral and Spatial Grouping B. Naga Jyothi 1, K.S.R. Radhika 2 and Dr. I. V.Murali Krishna 3 1 Assoc. Prof., Dept. of ECE, DMS SVHCE, Machilipatnam, A.P., India 2 Assoc. Prof.,

More information

Following are the definition of relevant parameters of blind pixel [2]:

Following are the definition of relevant parameters of blind pixel [2]: 3rd International Conference on Multimedia Technology(ICMT 2013) Algorithm of Blind Pixels Detection for IRFPA Based on Integration Time Adjustment Shaosheng DAI 1, Yongqiang LIU 2, Zhihui DU 3 and Fei

More information

Crop Area Estimation with Remote Sensing

Crop Area Estimation with Remote Sensing Boogta 25-28 November 2008 1 Crop Area Estimation with Remote Sensing Some considerations and experiences for the application to general agricultural statistics Javier.gallego@jrc.it Some history: MARS

More information

Remote Sensing Platforms

Remote Sensing Platforms Types of Platforms Lighter-than-air Remote Sensing Platforms Free floating balloons Restricted by atmospheric conditions Used to acquire meteorological/atmospheric data Blimps/dirigibles Major role - news

More information

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods 19 An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods T.Arunachalam* Post Graduate Student, P.G. Dept. of Computer Science, Govt Arts College, Melur - 625 106 Email-Arunac682@gmail.com

More information

Concealed Weapon Detection Using Color Image Fusion

Concealed Weapon Detection Using Color Image Fusion Concealed Weapon Detection Using Color Image Fusion Zhiyun Xue, Rick S. Blum Electrical and Computer Engineering Department Lehigh University Bethlehem, PA, U.S.A. rblum@eecs.lehigh.edu Abstract Image

More information

CORRECTION OF ATMOSPHERIC HAZE IN RESOURCESAT-1 LISS-4 MX DATA FOR URBAN ANALYSIS: AN IMPROVED DARK OBJECT SUBTRACTION APPROACH

CORRECTION OF ATMOSPHERIC HAZE IN RESOURCESAT-1 LISS-4 MX DATA FOR URBAN ANALYSIS: AN IMPROVED DARK OBJECT SUBTRACTION APPROACH CORRECTION OF ATMOSPHERIC HAZE IN RESOURCESAT-1 LISS-4 MX DATA FOR URBAN ANALYSIS: AN IMPROVED DARK OBJECT SUBTRACTION APPROACH Sk. Mustak Research Scholar (Ph.D.), School of Studies in Geography Pt. Ravishankar

More information

LANDSAT-SPOT DIGITAL IMAGES INTEGRATION USING GEOSTATISTICAL COSIMULATION TECHNIQUES

LANDSAT-SPOT DIGITAL IMAGES INTEGRATION USING GEOSTATISTICAL COSIMULATION TECHNIQUES LANDSAT-SPOT DIGITAL IMAGES INTEGRATION USING GEOSTATISTICAL COSIMULATION TECHNIQUES J. Delgado a,*, A. Soares b, J. Carvalho b a Cartographical, Geodetical and Photogrammetric Engineering Dept., University

More information

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications IEEE Transactions on Image Processing, Vol. 21, No. 2, 2012 Eric Dedrick and Daniel Lau, Presented by Ran Shu School

More information

IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 1, JANUARY

IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 1, JANUARY IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 1, JANUARY 2014 327 Indicator Cokriging-Based Subpixel Land Cover Mapping With Shifted Images Qunming Wang,

More information

Simple Normalization of Multi-temporal Thermal IR Data and Applied Research on the Monitoring of Typical Coal Fires in Northern China

Simple Normalization of Multi-temporal Thermal IR Data and Applied Research on the Monitoring of Typical Coal Fires in Northern China Simple Normalization of Multi-temporal Thermal IR Data and Applied Research on the Monitoring of Typical Coal Fires in Northern China Bo Yang, Yunhao Chen, Jing Li, Adou Gong Key Laboratory of Environment

More information

Remote sensing monitoring of coastline change in Pearl River estuary

Remote sensing monitoring of coastline change in Pearl River estuary Remote sensing monitoring of coastline change in Pearl River estuary Xiaoge Zhu Remote Sensing Geology Department Research Institute of Petroleum Exploration and Development (RIPED) PetroChina Company

More information

ILTERS. Jia Yonghong 1,2 Wu Meng 1* Zhang Xiaoping 1

ILTERS. Jia Yonghong 1,2 Wu Meng 1* Zhang Xiaoping 1 ISPS Annals of the Photogrammetry, emote Sensing and Spatial Information Sciences, Volume I-7, 22 XXII ISPS Congress, 25 August September 22, Melbourne, Australia AN IMPOVED HIGH FEQUENCY MODULATING FUSION

More information

Evaluating the Effects of Shadow Detection on QuickBird Image Classification and Spectroradiometric Restoration

Evaluating the Effects of Shadow Detection on QuickBird Image Classification and Spectroradiometric Restoration Remote Sens. 2013, 5, 4450-4469; doi:10.3390/rs5094450 Article OPEN ACCESS Remote Sensing ISSN 2072-4292 www.mdpi.com/journal/remotesensing Evaluating the Effects of Shadow Detection on QuickBird Image

More information

CanImage. (Landsat 7 Orthoimages at the 1: Scale) Standards and Specifications Edition 1.0

CanImage. (Landsat 7 Orthoimages at the 1: Scale) Standards and Specifications Edition 1.0 CanImage (Landsat 7 Orthoimages at the 1:50 000 Scale) Standards and Specifications Edition 1.0 Centre for Topographic Information Customer Support Group 2144 King Street West, Suite 010 Sherbrooke, QC

More information