HIGH spatial resolution images show small interclass but

Size: px
Start display at page:

Download "HIGH spatial resolution images show small interclass but"

Transcription

1 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 10, NO. 1, JANUARY An Energy-Driven Total Variation Model for Segmentation and Classification of High Spatial Resolution Remote-Sensing Imagery Qian Zhang, Xin Huang, and Liangpei Zhang Abstract An energy-driven total variation (TV) formulation is proposed for the segmentation of high spatial resolution remote-sensing imagery. The TV model is an effective tool for image processing operations such as restoration, enhancement, reconstruction, and diffusion. Due to the relationship between the TV model and the segmentation problem, in this letter, a TV-based approach is investigated for segmentation of highspatial-resolution remote-sensing imagery. Subsequently, an object-based classification method, i.e., majority voting, is used to classify the segmented results. In experiments, the proposed TV-based method is compared with the widely used fractal net evolution approach and the clustering segmentation methods such as the expectation maximization and k-means. The performances of the segmentation and the classification are evaluated based on both thematic and geometric indices. Index Terms Classification, high resolution, object based, segmentation, total variation (TV). I. INTRODUCTION HIGH spatial resolution images show small interclass but large intraclass variance, leading to inadequacy of the traditional spectral-based image interpretation. It is widely agreed that methods which integrate the spatial and spectral information can improve the classification accuracy of high spatial resolution images [1]. Object-based image analysis (OBIA) is an effective approach for simultaneously taking into account the spectral and contextual information in an image. In recent years, the OBIA approach has received much attention, and a large amount of literature concerning OBIA has been published in the remote-sensing community. Tian and Chen [2] proposed a framework based on the object-based image segmentation for artificial feature recognition from IKONOS multispectral images. Li and Shu [3] used object-oriented structural features for distinguishing between the artificial ob- Manuscript received November 9, 2011; revised February 25, 2012; accepted April 2, Date of publication May 4, 2012; date of current version September 7, This work was supported in part by the National Basic Research Program of China (973 Program) under Grant 2011CB707104, by the National Natural Science Foundation of China under Grants and , by the Program for New Century Excellent Talents in University under Grant NCET , and by the Research Fund for the Doctoral Program of Higher Education of China under Grant The authors are with the State Key Laboratory of Information Engineering in Surveying, Mapping, and Remote Sensing, Wuhan University, Wuhan , China ( huang_whu@163.com). Color versions of one or more of the figures in this paper are available online at Digital Object Identifier /LGRS jects and natural objects. Tan et al. [4] used the objectedoriented classification for building extraction from IKONOS images with light detection and ranging data. Huang and Zhang [5] proposed a morphological building index for automatic building extraction from high-resolution images. Korting et al. [6] proposed a resegmentation approach for detection of rectangular objects. Weizman and Goldberger [7] presented a new approach for object-based urban-area detection using visual words. Zheng et al. [8] proposed a new local feature, namely, local self-similarity, for man-made object extraction from QuickBird images. Segmentation is a critical preprocessing technique for the subsequent object-oriented classification of high spatial resolution images. With the development of the OBIA method, segmentation has received increasing interest. Vincent and Soille [9] proposed the watershed method, which has been widely used in medical and remote-sensing image segmentation. Baatz and Sch [10] proposed the fractal net evolution approach (FNEA) segmentation, which is embedded in the well-known object-oriented analysis software ecognition. FNEA is a bottom-up region growing method, which integrates both the spectral and geometric information. Comaniciu and Meer [11] proposed the mean-shift (MS) segmentation based on the probability density estimation of feature space. Huang and Zhang [12] proposed an adaptive MS approach for object extraction and classification from urban hyperspectral imagery. In addition, spectral clustering methods, such as k-means, ISODATA [13], and expectation maximization (EM), can also be used for image segmentation. Tarabalka et al. [14] proposed a spectral spatial classification for hyperspectral imagery based on EM clustering algorithm. Gaetano et al. [15] proposed a hierarchical segmentation based on the texture features of multiresolution images, e.g., IKONOS panchromatic image and four multispectral bands. The total variation (TV) regularization model was originally proposed by Rudin et al. [16] for image restoration. The main benefit of the TV model is that it has no particular bias toward a discontinuous or smooth solution. In other words, the TV model is able to simplify the image and, at the same time, preserve edges and structures. This property makes the TV model appropriate for segmentation of remotely sensed imagery. It has been shown that TV is a very effective tool for segmentation of medical and natural images [17], [18]. The traditional TV segmentation [17], [19] was implemented by tracking the isolevel sets obtained by TV regularization through the scale-space stack. Subsequently, Petrovic and Vandergheynst [18] proposed a new TV segmentation approach based on the graph theory, X/$ IEEE

2 126 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 10, NO. 1, JANUARY 2013 Lagrange multipliers. Therefore, the problem is formulated as an unconstrained problem [18], as shown in min 1 (u u 0 ) 2 dx + λ u dx (1) 2 where n is the number of pixels in image u 0 and u represents the reconstructed or enhanced image. The first term (u u 0) 2 dx is the fidelity term that measures the similarity between u and u 0. λ is the regularization parameter. The second term u dx is the TV or regularization term, where u is the pixel divergence. The divergence of each pixel u x,y (x and y denote the position of a pixel) is obtained based on its neighborhood, as expressed in u x,y = (u x,y u x+1,y ) 2 +(u x,y u x,y+1 ) 2. (2) Compared with other regularization techniques, the main advantages of the TV model are that it has no particular bias toward a discontinuous or smooth solution and it does not penalize edges. Segmentation can be defined as dividing an image into a series of nonoverlapping regions. Pixels within a region have similar spectral and textural characteristics. Essentially, the image segmentation problem can be seen as a constrained energy minimization problem. As shown in Fig. 1. Processing chain of the proposed TV segmentation and classification model (n is the number of mutual best-fitting region pairs). to overcome the problem proposed in [17]. The TV-based segmentation for medical and natural images has been reported by several studies [17], [18], but few studies have applied it to remote-sensing image segmentation and object-based classification. In this context, the objective of this study is to propose an energy-driven TV model for the object-based image segmentation and classification of high-resolution remotesensing images. The energy-driven TV model is resolved and optimized by a local mutual best fitting (LMBF) merge rule based on the graph theory, which is detailed in Section II. The object-based classification using the majority voting (MV) method and the assessment of the segmentation quality are also described in Section II. Sections III and IV present the results and conclusions for the experiments. E(u) =E A (u)+λe R (u) (3) E(u) represents the energy of a simplified or segmented image u. E A and E R are the approximation and regularization terms, respectively. E A describes the difference between the segmentation (or simplified) image and the original image. E R represents the difference between adjacent regions in the segmented image. Some [17], [18] have proved that TV minimization is consistent with image segmentation. Combining (1) and (3), the derived TV segmentation formulation can be expressed in E(V i,v j )= 1 2 σ2 i + λ m i m j. (4) The approximation term E A represents the spectral variance σ 2 i for a region i. The regularization term E R can be expressed as the difference of the spectral means between adjacent regions i and j (m i and m j ). II. METHODOLOGY As shown in Fig. 1, the processing chain of the proposed TVbased segmentation and classification method consists of four blocks: 1) TV segmentation; 2) LMBF rule for region merging; 3) object-based classification based on the TV segmentation; and 4) evaluation of results. A. TV Model for Segmentation The TV model was originally proposed by Rudin et al. [16] for image denoising. The main idea is to minimize the TV in the image, subject to constraints involving goodness of fit with the original data. The constraints are resolved using B. LMBF Rule In addition to the regularization parameter λ and energy E(V ), the optimization of the energy-driven TV model is significantly affected by the rule of region merging. In this study, the LMBF merge rule [10], based on the framework of the graph theory, is used to generate segments. As shown in the dotted rectangle in Fig. 1, the proposed TV segmentation method can be described as follows. 1) Create the graph G =(V,E,W) with initial segmentation. Each pixel is viewed as a separate region V. Each region V connects with four spatially adjacent regions (or pixels) by four connected edges E, with the corresponding weights W. W is obtained according to (4).

3 ZHANG et al.: ENERGY-DRIVEN TOTAL VARIATION MODEL 127 Fig. 2. (a) (d) First test image HYDICE Washington DC data set. (e) (h) Second test image GeoEye-1 Wuhan data set. (a) and (e) present the test images, (b) and (f) are their test samples of buildings for segmentation, (c) and (f) are the test samples for classification, and (d) and (h) show the pixel-based SVM classification maps of (a) and (e). 2) Find the region merging pairs j =argmin j N i (E(V i,v j )) k =argmin k N j (E(V j,v k )) (5) E(V i,v j ) <E th E(V j,v k ) <E th (6) where E th is the minimum energy that a region can contain. For a region i, we first search for the most similar region j in its neighborhood N i and subsequently find the most similar neighbor k for the region j in the neighborhood N j. If both energies fulfill the homogeneity criterion defined in (6) and i and k are the same regions, the regions i and j are viewed as the mutual best-fitting pair of regions. Subsequently, regions i and j are merged into one region V ij, and the edge E ij between them is removed. 3) Update all edges (E) and the corresponding weights (W ) connected with region V ij. 4) Go to the next region. If each region in the image is processed according to the aforementioned steps, then go to the first region of G. 5) Repeat steps 2) 4), until no adjacent regions satisfy the merging conditions. C. Object-Oriented Classification Based on MV In this study, an MV method is used to classify the segmented image, based on the pixel-based classification map of the original image [14]. The MV algorithm can be written as k =arg max (p k(v i )) (7) k {1,...,K} where K is the number of classes and P k (V i ) is the number of pixels in region i belonging to class k. First of all, the pixelwise classification result for the original image is obtained. The region is then labeled with the class that has the largest proportion of the all classes within the region. In this letter, the pixelwise classification map is obtained by a support vector machine (SVM) classifier [20]. D. Assessment for the Segmentation Segmentation quality is commonly indirectly evaluated through the accuracy of the classification obtained from the segmentation result. Some studies have presented object-oriented methods for direct assessment of segmentation, including both supervised [2], [21], [22] and unsupervised [23], [24] ones. In this letter, both thematic and geometric indices are used for the evaluation of segmentation. On the one hand, for the evaluation of classification, two thematic indices are extracted from the confusion matrix: overall accuracy (OA) and kappa coefficient (Ka). On the other hand, segmentation performance is evaluated based on manually delineated building objects O = {O 1,O 2,...,O d }, where d is the number of reference building objects. Two geometric indices, namely, oversegmentation (OS) and undersegmentation (US) [22], are used for the assessment of segmentation quality (small values indicate better segmentation quality). The OS refers to the subdivision of a single object into several distinct regions. The US indicates the segmentation error that a group of pixels belonging to different objects are merged into a single region. Readers can refer to [22] for the details about the segmentation quality assessment. A. Data Sets III. EXPERIMENTS The first test image is the HYDICE Washington DC image [12]. It contains 1280 lines and 307 columns, with 191 bands after removal of the water absorption bands. Four spectral

4 128 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 10, NO. 1, JANUARY 2013 Fig. 3. TV segmentation. (a) and (b) are the boundaries of regions obtained by the TV segmentation of the HYDICE data set, with E th =50and E th = 1500 (λ =5), respectively. (c) and (d) are the boundaries of the GeoEye image, with E th =30and E th = 500 (λ =5), respectively. principal components containing over 99% of the image information are used in this experiment. The false-color imagery is shown in Fig. 2(a). The test samples of building objects for the segmentation evaluation are shown in Fig. 2(b). Fig. 2(c) shows the test samples for classification. Fig. 2(d) shows the pixel-based SVM classification map. The second test image is a GeoEye-1 image of Wuhan in central China (acquired on December 22, 2009), with four multispectral bands of 2.0-m spatial resolution [5]. The test samples for segmentation and classification are shown in Fig. 2(f) and (g), respectively. Fig. 2(h) shows the pixel-based SVM classification map. The radial basis function (RBF) function is used as the SVM kernel, and its parameters are tuned manually (penalty parameter = 100, and the Gamma parameter of the RBF kernel is set to 0.25 in this study). B. TV Segmentation Performance Fig. 3 shows the TV segmentation results that are superimposed by the boundaries of regions of the images with different energy parameters (E th ). It should be noted that the variances of spectral bands of the GeoEye-1 image are smaller than those of the HYDICE image. As a result, the appropriate range of E th for the GeoEye-1 data set is smaller than that for the DC data set. It can be observed that a smaller energy parameter E th [50 for Fig. 3(a) and 30 for Fig. 3(c)] leads to an oversegmented result, where small objects are extracted well but large objects are segmented into several regions. When E th is large [1500 for Fig. 3(b) and 500 for Fig. 3(d)], US is observed. Large objects are extracted well, such as grasslands in Fig. 3(b) and (d). However, small objects are merged into their adjacent objects, e.g., trails in Fig. 3(b) and roofs in Fig. 3(d). In order to investigate the impact of the parameters of the TV segmentation model, the segmentation and classification results Fig. 4. Evaluation of TV segmentation for HYDICE DC data set: (a) and (b) show the segmentation and classification accuracies for a series of λ with E th = 500 and 1000, respectively, and (c) and (d) are the segmentation and classification accuracies for a series of E th with λ =5and 10, respectively. were assessed using a series of regularization parameters λ and energy thresholds E th. Fig. 4 shows the quantitative evaluation of TV segmentation for the DC data set. Fig. 4(a) and (b) shows the impact of λ on the segmentation and classification results, respectively. Fig. 4(c) and (d) shows the impact of E th. From Fig. 4(a), it can be seen that the OS increases and US decreases when the value of λ becomes larger. It can be said that a small value of λ leads to US and a large value leads to OS. From Fig. 4(b), it can be found that there is an optimal value range for λ (in this experiment, from 10 to 15) and the optimal value of λ is small when E th is small. Fig. 4(c) and (d) are related to the energy parameter. It can be seen from Fig. 4(c) that the OS decreases and US increases with the increase of E th. Large energy parameters refer to small OS errors but slightly large US errors. Similarly, an optimal parameter value range can be observed for E th. C. Comparison With FNEA, EM, and k-means FNEA, which is a widely used object-based segmentation algorithm, is used as a benchmark for the evaluation of the proposed TV-based model. In order to further verify the effectiveness of the proposed method, the clustering-based segmentation methods, such as EM [14] and k-means, are also used for comparison. Table I shows the quantitative evaluation of different objectbased methods for both HYDICE and GeoEye data sets. All the object-based methods, i.e., FNEA, EM, k-means, and TV, show their significant superiority to the pixel-based classification. The improvements in OA and Ka are about 6% 10% and for the HYDICE data set and 1.6% 6% and for the GeoEye data set, respectively. TV + MV outperforms the other object-based classifications such as FNEA + MV, EM + MV, and k-means + MV. The accuracy increments in OA achieved by the TV model are 2% 4% and 1.4% 4.1% for the HYDICE and GeoEye data sets, respectively. The quantitative indices of segmentation for the HYDICE data set also support the conclusion that the TV model is better

5 ZHANG et al.: ENERGY-DRIVEN TOTAL VARIATION MODEL 129 TABLE I SEGMENTATION AND CLASSIFICATION ACCURACIES OF PIXEL-BASED SVM, FNEA, EM, k-means, AND TV WITH THE HYDICE DC AND GEOEYE WUHAN DATA SETS than the FNEA algorithm since the OS error of TV is lower than that of FNEA by about Compared with the HYDICE data set, the size of roofs in the GeoEye image is more uniform. As a result, the OS error of FNEA segmentation is lower than that of TV since the FNEA algorithm is more appropriate for objects with uniform size. IV. CONCLUSION In this letter, an energy-driven TV model is proposed for the segmentation and classification of high spatial resolution remotely sensed imagery. To the best of our knowledge, few studies have reported on TV-based remote-sensing image segmentation and classification. Our experiments show that the TV model is more effective in extracting homogeneous regions and, at the same time, preserves details (i.e., small regions) compared to the commonly used FNEA algorithm and other segmentation techniques. We also analyzed the impact of the key parameters (energy threshold E th and regularization λ) on both the segmentation and classification results. With a small value of λ, the segmentation result of the TV model is not sensitive to spectral value since a small regularization parameter signifies a small contribution to the energy cost function. Future research should focus on adaptive parameter selection since the regularization parameter can be adaptively determined according to the local image structure. REFERENCES [1] Q. Jackson and D. A. Landgrebe, Adaptive Bayesian contextual classification based on Markov random fields, IEEE Trans. Geosci. Remote Sens., vol. 40, no. 11, pp , Nov [2] J. Tian and D. M. Chen, Optimization in multi-scale segmentation of high-resolution satellite images for artificial feature recognition, Int. J. Remote Sens., vol. 28, no. 20, pp , Oct [3] L. Li and N. Shu, Object-oriented classification of high-resolution remote sensing image using structural feature, in Proc. 3rd Int. Congr. CISP, 2010, pp [4] Q. Tan, Q. Wei, and F. Liang, Building extraction from VHR multispectral images using rule-based object-oriented method: A case study, in Proc. IEEE Int. Geosci. Remote Sens. Symp., 2010, pp [5] X. Huang and L. Zhang, A multidirectional and multiscale morphological index for automatic building extraction from multispectral GeoEye-1 imagery, Photogramm. Eng. Remote. Sens., vol. 77, no. 7, pp , Jul [6] T. S. Korting, L. V. Dutra, and L. M. G. Fonseca, A resegmentation approach for detecting rectangular objects in high-resolution imagery, IEEE Geosci. Remote Sens. Lett., vol. 8, no. 4, pp , Jul [7] L. Weizman and J. Goldberger, Urban-area segmentation using visual words, IEEE Geosci. Remote Sens. Lett., vol. 6, no. 3, pp , Jul [8] H. Zheng, X. Bai, and H. Zhao, A novel approach for satellite image classification using local self-similarity, in Proc. IEEE Int. Geosci. Remote Sens. Symp., 2011, pp [9] L. Vincent and P. Soille, Watersheds in digital spaces: An efficient algorithm based on immersion simulations, IEEE Trans. Pattern Anal. Mach. Intell., vol. 13, no. 6, pp , Jun [10] M. Baatz and A. Sch, Multiresolution segmentation: An optimization approach for high quality multi-scale image segmentation, in Proc. Angewandte Geographische Informationsverarbeitung XII. Beiträge zum AGIT-Symp, Salzburg, Karlsruhe, Germany, 2000, pp [11] D. Comaniciu and P. Meer, Mean shift: A robust approach toward feature space analysis, IEEE Trans. Pattern Anal. Mach Intell., vol. 24, no. 5, pp , May [12] X. Huang and L. Zhang, An adaptive mean-shift analysis approach for object extraction and classification from urban hyperspectral imagery, IEEE Trans. Geosci. Remote Sens., vol. 46, no. 12, pp , Dec [13] J. T. Tou and R. C. González, Pattern Recognition Principles. Reading, MA: Addison-Wesley, [14] Y. Tarabalka, J. A. Benediktsson, and J. Chanussot, Spectral spatial classification of hyperspectral imagery based on partitional clustering techniques, IEEE Trans. Geosci. Remote Sens., vol. 47, no. 8, pp , Aug [15] R. Gaetano, G. Scarpa, and G. Poggi, Hierarchical texture-based segmentation of multiresolution remote-sensing images, IEEE Trans. Geosci. Remote Sens., vol. 47, no. 7, pp , Jul [16] L. I. Rudin, S. Osher, and E. Fatemi, Nonlinear total variation based noise removal algorithms, Phys. D, Nonlinear Phenom.,vol.60,no.1 4, pp , Nov [17] A. Petrovic, O. D. Escoda, and P. Vandergheynst, Multiresolution segmentation of natural images: From linear to nonlinear scale-space representations, IEEE Trans. Image Process., vol. 13, no. 8, pp , Aug [18] A. Petrovic and P. Vandergheynst, An Adaptive Total Variation Model for Image Segmentation, Oct [Online]. Available: [19] Y- W. Wang, Y.-F. Wang, Y. Xue, and W. Gao, A new algorithm for remotely sensed image texture classification and segmentation, Int. J. Remote Sens., vol. 25, no. 19, pp , Oct [20] C.-C. Chang and C.-J. Lin, LIBSVM: A Library for Support Vector Machines, [Online]. Available: edu.tw/~cjlin/libsvm [21] A. P. Carleer, O. Debeir, and E. Wolff, Assessment of very high spatial resolution satellite image segmentations, Photogramm. Eng. Remote Sens., vol. 71, no. 11, pp , Nov [22] C. Persello and L. Bruzzone, A novel protocol for accuracy assessment in classification of very high resolution images, IEEE Trans. Geosci. Remote Sens., vol. 48, no. 3, pp , Mar [23] P. Corcoran, A. Winstanley, and P. Mooney, Segmentation performance evaluation for object-based remotely sensed image analysis, Int. J. Remote Sens., vol. 31, no. 3, pp , Apr [24] X. Zhang, P. Xiao, and X. Feng, An unsupervised evaluation method for remotely sensed imagery segmentation, IEEE Geosci. Remote Sens. Lett., vol. 9, no. 2, pp , Mar

IMPROVEMENTS in spatial resolution of optical sensors

IMPROVEMENTS in spatial resolution of optical sensors 396 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 10, NO. 2, MARCH 2013 Hierarchical Remote Sensing Image Analysis via Graph Laplacian Energy Zhang Huigang, Bai Xiao, Zheng Huaxin, Zhao Huijie, Zhou

More information

IMAGE classification plays an important role in remote sensing

IMAGE classification plays an important role in remote sensing IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 2, FEBRUARY 2014 489 Spatial-Attraction-Based Markov Random Field Approach for Classification of High Spatial Resolution Multispectral Imagery Hua

More information

Statistical Region Merging Algorithm for Segmenting Very High Resolution Images

Statistical Region Merging Algorithm for Segmenting Very High Resolution Images Statistical Region Merging Algorithm for Segmenting Very High Resolution Images S.Madhavi PG Scholar, Dept of ECE, G.Pulla Reddy Engineering College (Autonomous), Kurnool, Andhra Pradesh. T.Swathi, M.Tech

More information

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL 2014 753 Quality Assessment of Panchromatic and Multispectral Image Fusion for the ZY-3 Satellite: From an Information Extraction Perspective

More information

Contextual High-Resolution Image Classification by Markovian Data Fusion, Adaptive Texture Extraction, and Multiscale Segmentation

Contextual High-Resolution Image Classification by Markovian Data Fusion, Adaptive Texture Extraction, and Multiscale Segmentation IGARSS-2011 Vancouver, Canada, July 24-29, 29, 2011 Contextual High-Resolution Image Classification by Markovian Data Fusion, Adaptive Texture Extraction, and Multiscale Segmentation Gabriele Moser Sebastiano

More information

MULTI/HYPERSPECTRAL imagery has the potential to

MULTI/HYPERSPECTRAL imagery has the potential to IEEE GEOSCIENCE AND REMOTE SENSING ETTERS, VO. 11, NO. 12, DECEMBER 2014 2183 Three-Dimensional Wavelet Texture Feature Extraction and Classification for Multi/Hyperspectral Imagery Xian Guo, Xin Huang,

More information

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

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

More information

IN RECENT years, the latest generation of optical sensors

IN RECENT years, the latest generation of optical sensors IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 8, AUGUST 2014 1409 Supervised Segmentation of Very High Resolution Images by the Use of Extended Morphological Attribute Profiles and a Sparse

More information

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

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

More information

Object-Based Classification & ecognition. Zutao Ouyang 11/17/2015

Object-Based Classification & ecognition. Zutao Ouyang 11/17/2015 Object-Based Classification & ecognition Zutao Ouyang 11/17/2015 What is Object-Based Classification The object based image analysis approach delineates segments of homogeneous image areas (i.e., objects)

More information

MONITORING urbanization may help government agencies

MONITORING urbanization may help government agencies 146 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 7, NO. 1, JANUARY 2010 Urban Area Detection Using Local Feature Points and Spatial Voting Beril Sırmaçek, Student Member, IEEE, and Cem Ünsalan, Member,

More information

OVER the past decades, hyperspectral image (HIS)

OVER the past decades, hyperspectral image (HIS) 3660 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 50, NO. 10, OCTOBER 2012 Hyperspectral Image Denoising Employing a Spectral Spatial Adaptive Total Variation Model Qiangqiang Yuan, Liangpei

More information

High-Resolution Image Classification Integrating Spectral-Spatial-Location Cues by Conditional Random Fields

High-Resolution Image Classification Integrating Spectral-Spatial-Location Cues by Conditional Random Fields IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 25, NO. 9, SEPTEMBER 2016 4033 High-Resolution Image Classification Integrating Spectral-Spatial-Location Cues by Conditional Random Fields Ji Zhao, Student

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

RECONSTRUCTED HIGH RESOLUTION IMAGE CLASSIFICATION USING CRF

RECONSTRUCTED HIGH RESOLUTION IMAGE CLASSIFICATION USING CRF RECONSTRUCTED HIGH RESOLUTION IMAGE CLASSIFICATION USING CRF Ms. Archana N. Dhage 1, Dr. Varsha H. Patil 2 1 ME Student, Department of Computer Engineering, MCOERC, Nashik, Maharashtra, India 2 HOD, Department

More information

HIGH RESOLUTION REMOTE SENSING IMAGE SEGMENTATION BASED ON GRAPH THEORY AND FRACTAL NET EVOLUTION APPROACH

HIGH RESOLUTION REMOTE SENSING IMAGE SEGMENTATION BASED ON GRAPH THEORY AND FRACTAL NET EVOLUTION APPROACH HIGH RESOLUTION REMOTE SENSING IMAGE SEGMENTATION BASED ON GRAPH THEORY AND FRACTAL NET EVOLUTION APPROACH Yi Yang, Haitao Li, Yanshun Han, Haiyan Gu Key Laboratory of Geo-informatics of State Bureau of

More information

Image Segmentation Based on Watershed and Edge Detection Techniques

Image Segmentation Based on Watershed and Edge Detection Techniques 0 The International Arab Journal of Information Technology, Vol., No., April 00 Image Segmentation Based on Watershed and Edge Detection Techniques Nassir Salman Computer Science Department, Zarqa Private

More information

URBAN IMPERVIOUS SURFACE EXTRACTION FROM VERY HIGH RESOLUTION IMAGERY BY ONE-CLASS SUPPORT VECTOR MACHINE

URBAN IMPERVIOUS SURFACE EXTRACTION FROM VERY HIGH RESOLUTION IMAGERY BY ONE-CLASS SUPPORT VECTOR MACHINE URBAN IMPERVIOUS SURFACE EXTRACTION FROM VERY HIGH RESOLUTION IMAGERY BY ONE-CLASS SUPPORT VECTOR MACHINE P. Li, H. Xu, S. Li Institute of Remote Sensing and GIS, School of Earth and Space Sciences, Peking

More information

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION Ruonan Li 1, Tianyi Zhang 1, Ruozheng Geng 1, Leiguang Wang 2, * 1 School of Forestry, Southwest Forestry

More information

Hierarchical Remote Sensing Image Analysis via Graph Laplacian Energy

Hierarchical Remote Sensing Image Analysis via Graph Laplacian Energy 1 Hierarchical Remote Sensing Image Analysis via Graph Laplacian Energy Zhang Huigang, Bai Xiao, Zheng Huaxin, Zhao Huijie, Zhou Jun, Cheng Jian and Lu Hanqing Abstract Segmentation and classification

More information

738 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL 2014

738 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL 2014 738 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 4, APRIL 2014 Local Spectrum-Trend Similarity Approach for Detecting Land-Cover Change by Using SPOT-5 Satellite Images Penglin Zhang, Zhiyong

More information

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 141-150 Research India Publications http://www.ripublication.com Change Detection in Remotely Sensed

More information

High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI c, Bin LI d

High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI c, Bin LI d 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI

More information

1314 IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 4, APRIL 2014

1314 IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 4, APRIL 2014 1314 IEEE JOURNAL OF SELECTED TOPICS IN APPLIED EARTH OBSERVATIONS AND REMOTE SENSING, VOL. 7, NO. 4, APRIL 2014 A Support Vector Conditional Random Fields Classifier With a Mahalanobis Distance Boundary

More information

A Novel Clustering-Based Feature Representation for the Classification of Hyperspectral Imagery

A Novel Clustering-Based Feature Representation for the Classification of Hyperspectral Imagery Remote Sens. 2014, 6, 5732-5753; doi:10.3390/rs6065732 Article OPEN ACCESS remote sensing ISSN 2072-4292 www.mdpi.com/journal/remotesensing A Novel Clustering-Based Feature Representation for the Classification

More information

Spatial Information Based Image Classification Using Support Vector Machine

Spatial Information Based Image Classification Using Support Vector Machine Spatial Information Based Image Classification Using Support Vector Machine P.Jeevitha, Dr. P. Ganesh Kumar PG Scholar, Dept of IT, Regional Centre of Anna University, Coimbatore, India. Assistant Professor,

More information

SOME stereo image-matching methods require a user-selected

SOME stereo image-matching methods require a user-selected IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 2, APRIL 2006 207 Seed Point Selection Method for Triangle Constrained Image Matching Propagation Qing Zhu, Bo Wu, and Zhi-Xiang Xu Abstract In order

More information

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

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

More information

THE detailed spectral information of hyperspectral

THE detailed spectral information of hyperspectral 1358 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 14, NO. 8, AUGUST 2017 Locality Sensitive Discriminant Analysis for Group Sparse Representation-Based Hyperspectral Imagery Classification Haoyang

More information

Available online: 21 Nov To link to this article:

Available online: 21 Nov To link to this article: This article was downloaded by: [University of Leeds] On: 09 January 2012, At: 14:39 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 12, NO. 2, FEBRUARY

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 12, NO. 2, FEBRUARY IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 12, NO. 2, FEBRUARY 2015 349 Subspace-Based Support Vector Machines for Hyperspectral Image Classification Lianru Gao, Jun Li, Member, IEEE, Mahdi Khodadadzadeh,

More information

A TRAINED SEGMENTATION TECHNIQUE FOR OPTIMIZATION OF OBJECT- ORIENTED CLASSIFICATION

A TRAINED SEGMENTATION TECHNIQUE FOR OPTIMIZATION OF OBJECT- ORIENTED CLASSIFICATION A TRAINED SEGMENTATION TECHNIQUE FOR OPTIMIZATION OF OBJECT- ORIENTED CLASSIFICATION Yun Zhang a and Travis Maxwell b a Department of Geodesy and Geomatics Engineering, University of New Brunswick, Fredericton,

More information

KERNEL-based methods, such as support vector machines

KERNEL-based methods, such as support vector machines 48 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 12, NO. 1, JANUARY 2015 Kernel Collaborative Representation With Tikhonov Regularization for Hyperspectral Image Classification Wei Li, Member, IEEE,QianDu,Senior

More information

HUMAN development and natural forces continuously

HUMAN development and natural forces continuously IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 5, NO. 3, JULY 2008 433 An Unsupervised Technique Based on Morphological Filters for Change Detection in Very High Resolution Images Mauro Dalla Mura, Student

More information

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION Guifeng Zhang, Zhaocong Wu, lina Yi School of remote sensing and information engineering, Wuhan University,

More information

Color Image Segmentation

Color Image Segmentation Color Image Segmentation Yining Deng, B. S. Manjunath and Hyundoo Shin* Department of Electrical and Computer Engineering University of California, Santa Barbara, CA 93106-9560 *Samsung Electronics Inc.

More information

Color-Texture Segmentation of Medical Images Based on Local Contrast Information

Color-Texture Segmentation of Medical Images Based on Local Contrast Information Color-Texture Segmentation of Medical Images Based on Local Contrast Information Yu-Chou Chang Department of ECEn, Brigham Young University, Provo, Utah, 84602 USA ycchang@et.byu.edu Dah-Jye Lee Department

More information

PoS(CENet2017)005. The Classification of Hyperspectral Images Based on Band-Grouping and Convolutional Neural Network. Speaker.

PoS(CENet2017)005. The Classification of Hyperspectral Images Based on Band-Grouping and Convolutional Neural Network. Speaker. The Classification of Hyperspectral Images Based on Band-Grouping and Convolutional Neural Network 1 Xi an Hi-Tech Institute Xi an 710025, China E-mail: dr-f@21cnl.c Hongyang Gu Xi an Hi-Tech Institute

More information

Structural Analysis of Aerial Photographs (HB47 Computer Vision: Assignment)

Structural Analysis of Aerial Photographs (HB47 Computer Vision: Assignment) Structural Analysis of Aerial Photographs (HB47 Computer Vision: Assignment) Xiaodong Lu, Jin Yu, Yajie Li Master in Artificial Intelligence May 2004 Table of Contents 1 Introduction... 1 2 Edge-Preserving

More information

HYPERSPECTRAL imagery (HSI) records hundreds of

HYPERSPECTRAL imagery (HSI) records hundreds of IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 1, JANUARY 2014 173 Classification Based on 3-D DWT and Decision Fusion for Hyperspectral Image Analysis Zhen Ye, Student Member, IEEE, Saurabh

More information

Figure 1: Workflow of object-based classification

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

More information

Performance Analysis on Classification Methods using Satellite Images

Performance Analysis on Classification Methods using Satellite Images Performance Analysis on Classification Methods using Satellite Images R. Parivallal 1, Dr. B. Nagarajan 2 1 Assistant Professor, 2 Director, Department of Computer Applications. Bannari Amman Institute

More information

Object Extraction Using Image Segmentation and Adaptive Constraint Propagation

Object Extraction Using Image Segmentation and Adaptive Constraint Propagation Object Extraction Using Image Segmentation and Adaptive Constraint Propagation 1 Rajeshwary Patel, 2 Swarndeep Saket 1 Student, 2 Assistant Professor 1 2 Department of Computer Engineering, 1 2 L. J. Institutes

More information

Unsupervised Change Detection in Optical Satellite Images using Binary Descriptor

Unsupervised Change Detection in Optical Satellite Images using Binary Descriptor Unsupervised Change Detection in Optical Satellite Images using Binary Descriptor Neha Gupta, Gargi V. Pillai, Samit Ari Department of Electronics and Communication Engineering, National Institute of Technology,

More information

Classification of Very High Spatial Resolution Imagery Based on the Fusion of Edge and Multispectral Information

Classification of Very High Spatial Resolution Imagery Based on the Fusion of Edge and Multispectral Information Classification of Very High Spatial Resolution Imagery Based on the Fusion of Edge and Multispectral Information Xin Huang, Liangpei Zhang, and Pingxiang Li Abstract A new algorithm based on the fusion

More information

1394 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 8, AUGUST 2014

1394 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 8, AUGUST 2014 1394 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 11, NO. 8, AUGUST 2014 The Generalized-Line-Based Iterative Transformation Model for Imagery Registration and Rectification Chang Li and Wenzhong Shi

More information

Hyperspectral and Multispectral Image Fusion Using Local Spatial-Spectral Dictionary Pair

Hyperspectral and Multispectral Image Fusion Using Local Spatial-Spectral Dictionary Pair Hyperspectral and Multispectral Image Fusion Using Local Spatial-Spectral Dictionary Pair Yifan Zhang, Tuo Zhao, and Mingyi He School of Electronics and Information International Center for Information

More information

HYPERSPECTRAL imaging sensors measure the energy

HYPERSPECTRAL imaging sensors measure the energy 736 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 7, NO. 4, OCTOBER 2010 SVM- and MRF-Based Method for Accurate Classification of Hyperspectral Images Yuliya Tarabalka, Student Member, IEEE, Mathieu

More information

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION

IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION IMPLEMENTATION OF THE CONTRAST ENHANCEMENT AND WEIGHTED GUIDED IMAGE FILTERING ALGORITHM FOR EDGE PRESERVATION FOR BETTER PERCEPTION Chiruvella Suresh Assistant professor, Department of Electronics & Communication

More information

A Multichannel Gray Level Co-Occurrence Matrix for Multi/Hyperspectral Image Texture Representation

A Multichannel Gray Level Co-Occurrence Matrix for Multi/Hyperspectral Image Texture Representation Remote Sens. 2014, 6, 8424-8445; doi:10.3390/rs6098424 Article OPEN ACCESS remote sensing ISSN 2072-4292 www.mdpi.com/journal/remotesensing A Multichannel Gray Level Co-Occurrence Matrix for Multi/Hyperspectral

More information

Image Segmentation Using FELICM Clustering Method

Image Segmentation Using FELICM Clustering Method RESEARCH ARTICLE OPEN ACCESS Image Segmentation Using FELICM Clustering Method Ramya, Jemimah Simon R.S.Ramya1 pursuing M.E in Vins Christian College of Engineering, e-mail: ramyasanthi7@gmail.com Jemimah

More information

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images Karthik Ram K.V & Mahantesh K Department of Electronics and Communication Engineering, SJB Institute of Technology, Bangalore,

More information

Classification of Hyper spectral Image Using Support Vector Machine and Marker-Controlled Watershed

Classification of Hyper spectral Image Using Support Vector Machine and Marker-Controlled Watershed Classification of Hyper spectral Image Using Support Vector Machine and Marker-Controlled Watershed Murinto #1, Nur Rochmah DPA #2 # Department of Informatics Engineering, Faculty of Industrial Technology,

More information

Unsupervised Change Detection in Remote-Sensing Images using Modified Self-Organizing Feature Map Neural Network

Unsupervised Change Detection in Remote-Sensing Images using Modified Self-Organizing Feature Map Neural Network Unsupervised Change Detection in Remote-Sensing Images using Modified Self-Organizing Feature Map Neural Network Swarnajyoti Patra, Susmita Ghosh Department of Computer Science and Engineering Jadavpur

More information

HYPERSPECTRAL imagery has been increasingly used

HYPERSPECTRAL imagery has been increasingly used IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 14, NO. 5, MAY 2017 597 Transferred Deep Learning for Anomaly Detection in Hyperspectral Imagery Wei Li, Senior Member, IEEE, Guodong Wu, and Qian Du, Senior

More information

A FUZZY LOGIC APPROACH TO SUPERVISED SEGMENTATION FOR OBJECT- ORIENTED CLASSIFICATION INTRODUCTION

A FUZZY LOGIC APPROACH TO SUPERVISED SEGMENTATION FOR OBJECT- ORIENTED CLASSIFICATION INTRODUCTION A FUZZY LOGIC APPROACH TO SUPERVISED SEGMENTATION FOR OBJECT- ORIENTED CLASSIFICATION Yun Zhang, PhD Department of Geodesy and Geomatics Engineering University of New Brunswick P.O. Box 4400, Fredericton,

More information

CSSE463: Image Recognition Day 21

CSSE463: Image Recognition Day 21 CSSE463: Image Recognition Day 21 Sunset detector due. Foundations of Image Recognition completed This wee: K-means: a method of Image segmentation Questions? An image to segment Segmentation The process

More information

IN RECENT years, with the rapid development of space

IN RECENT years, with the rapid development of space IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 51, NO. 1, JANUARY 2013 257 An SVM Ensemble Approach Combining Spectral, Structural, and Semantic Features for the Classification of High-Resolution

More information

Introduction to Medical Imaging (5XSA0) Module 5

Introduction to Medical Imaging (5XSA0) Module 5 Introduction to Medical Imaging (5XSA0) Module 5 Segmentation Jungong Han, Dirk Farin, Sveta Zinger ( s.zinger@tue.nl ) 1 Outline Introduction Color Segmentation region-growing region-merging watershed

More information

Hyperspectral Image Segmentation using Homogeneous Area Limiting and Shortest Path Algorithm

Hyperspectral Image Segmentation using Homogeneous Area Limiting and Shortest Path Algorithm Hyperspectral Image Segmentation using Homogeneous Area Limiting and Shortest Path Algorithm Fatemeh Hajiani Department of Electrical Engineering, College of Engineering, Khormuj Branch, Islamic Azad University,

More information

Region Based Image Fusion Using SVM

Region Based Image Fusion Using SVM Region Based Image Fusion Using SVM Yang Liu, Jian Cheng, Hanqing Lu National Laboratory of Pattern Recognition, Institute of Automation, Chinese Academy of Sciences ABSTRACT This paper presents a novel

More information

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

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

More information

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions International Journal of Electrical and Electronic Science 206; 3(4): 9-25 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

More information

Segmentation of Images

Segmentation of Images Segmentation of Images SEGMENTATION If an image has been preprocessed appropriately to remove noise and artifacts, segmentation is often the key step in interpreting the image. Image segmentation is a

More information

A Simple Algorithm for Image Denoising Based on MS Segmentation

A Simple Algorithm for Image Denoising Based on MS Segmentation A Simple Algorithm for Image Denoising Based on MS Segmentation G.Vijaya 1 Dr.V.Vasudevan 2 Senior Lecturer, Dept. of CSE, Kalasalingam University, Krishnankoil, Tamilnadu, India. Senior Prof. & Head Dept.

More information

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection NSCT domain image fusion, denoising & K-means clustering for SAR image change detection Yamuna J. 1, Arathy C. Haran 2 1,2, Department of Electronics and Communications Engineering, 1 P. G. student, 2

More information

Fusion of pixel based and object based features for classification of urban hyperspectral remote sensing data

Fusion of pixel based and object based features for classification of urban hyperspectral remote sensing data Fusion of pixel based and object based features for classification of urban hyperspectral remote sensing data Wenzhi liao a, *, Frieke Van Coillie b, Flore Devriendt b, Sidharta Gautama a, Aleksandra Pizurica

More information

ROBUST JOINT SPARSITY MODEL FOR HYPERSPECTRAL IMAGE CLASSIFICATION. Wuhan University, China

ROBUST JOINT SPARSITY MODEL FOR HYPERSPECTRAL IMAGE CLASSIFICATION. Wuhan University, China ROBUST JOINT SPARSITY MODEL FOR HYPERSPECTRAL IMAGE CLASSIFICATION Shaoguang Huang 1, Hongyan Zhang 2, Wenzhi Liao 1 and Aleksandra Pižurica 1 1 Department of Telecommunications and Information Processing,

More information

Application of partial differential equations in image processing. Xiaoke Cui 1, a *

Application of partial differential equations in image processing. Xiaoke Cui 1, a * 3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Application of partial differential equations in image processing Xiaoke Cui 1, a * 1 Pingdingshan Industrial

More information

Image Segmentation Via Iterative Geodesic Averaging

Image Segmentation Via Iterative Geodesic Averaging Image Segmentation Via Iterative Geodesic Averaging Asmaa Hosni, Michael Bleyer and Margrit Gelautz Institute for Software Technology and Interactive Systems, Vienna University of Technology Favoritenstr.

More information

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

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

More information

HIGH spatial resolution remotely sensed (HSRRS) images

HIGH spatial resolution remotely sensed (HSRRS) images 2950 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 44, NO. 10, OCTOBER 2006 A Pixel Shape Index Coupled With Spectral Information for Classification of High Spatial Resolution Remotely Sensed

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS Kirthiga, M.E-Communication system, PREC, Thanjavur R.Kannan,Assistant professor,prec Abstract: Face Recognition is important

More information

A reversible data hiding based on adaptive prediction technique and histogram shifting

A reversible data hiding based on adaptive prediction technique and histogram shifting A reversible data hiding based on adaptive prediction technique and histogram shifting Rui Liu, Rongrong Ni, Yao Zhao Institute of Information Science Beijing Jiaotong University E-mail: rrni@bjtu.edu.cn

More information

Hyperspectral Image Classification Using Gradient Local Auto-Correlations

Hyperspectral Image Classification Using Gradient Local Auto-Correlations Hyperspectral Image Classification Using Gradient Local Auto-Correlations Chen Chen 1, Junjun Jiang 2, Baochang Zhang 3, Wankou Yang 4, Jianzhong Guo 5 1. epartment of Electrical Engineering, University

More information

A Remote Sensing Image Segmentation Method Based On Spectral and Texture Information

A Remote Sensing Image Segmentation Method Based On Spectral and Texture Information Volume-5, Issue-6, December-2015 International Journal of Engineering and Management Research Page Number: 351-356 A Remote Sensing Image Segmentation Method Based On Spectral and Texture Information P.

More information

Multi Focus Image Fusion Using Joint Sparse Representation

Multi Focus Image Fusion Using Joint Sparse Representation Multi Focus Image Fusion Using Joint Sparse Representation Prabhavathi.P 1 Department of Information Technology, PG Student, K.S.R College of Engineering, Tiruchengode, Tamilnadu, India 1 ABSTRACT: The

More information

BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL

BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL Shabnam Jabari, PhD Candidate Yun Zhang, Professor, P.Eng University of New Brunswick E3B 5A3, Fredericton, Canada sh.jabari@unb.ca

More information

Texture Based Image Segmentation and analysis of medical image

Texture Based Image Segmentation and analysis of medical image Texture Based Image Segmentation and analysis of medical image 1. The Image Segmentation Problem Dealing with information extracted from a natural image, a medical scan, satellite data or a frame in a

More information

AN IMPORTANT task in remote sensing applications is

AN IMPORTANT task in remote sensing applications is 166 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 5, NO. 2, APRIL 2008 Application of a New Symmetry-Based Cluster Validity Index for Satellite Image Segmentation Sriparna Saha and Sanghamitra Bandyopadhyay

More information

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition

Color Space Projection, Feature Fusion and Concurrent Neural Modules for Biometric Image Recognition Proceedings of the 5th WSEAS Int. Conf. on COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Venice, Italy, November 20-22, 2006 286 Color Space Projection, Fusion and Concurrent Neural

More information

Yanfei Zhong, Senior Member, IEEE, Rongrong Gao, Student Member, IEEE, and Liangpei Zhang, Senior Member, IEEE

Yanfei Zhong, Senior Member, IEEE, Rongrong Gao, Student Member, IEEE, and Liangpei Zhang, Senior Member, IEEE IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 54, NO. 10, OCTOBER 2016 6061 Multiscale and Multifeature Normalized Cut Segmentation for High Spatial Resolution Remote Sensing Imagery Yanfei

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

More information

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

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

More information

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation SAR change detection based on Generalized Gamma distribution divergence and auto-threshold segmentation GAO Cong-shan 1 2, ZHANG Hong 1*, WANG Chao 1 1.Center for Earth Observation and Digital Earth, CAS,

More information

Using Structural Features to Detect Buildings in Panchromatic Satellite Images

Using Structural Features to Detect Buildings in Panchromatic Satellite Images Using Structural Features to Detect Buildings in Panchromatic Satellite Images Beril Sırmaçek German Aerospace Center (DLR) Remote Sensing Technology Institute Weßling, 82234, Germany E-mail: Beril.Sirmacek@dlr.de

More information

Novel speed up strategies for NLM Denoising With Patch Based Dictionaries

Novel speed up strategies for NLM Denoising With Patch Based Dictionaries Novel speed up strategies for NLM Denoising With Patch Based Dictionaries Rachita Shrivastava,Mrs Varsha Namdeo, Dr.Tripti Arjariya Abstract In this paper, a novel technique to speed-up a nonlocal means

More information

Semi-Automatic Building Extraction from High Resolution Imagery Based on Segmentation

Semi-Automatic Building Extraction from High Resolution Imagery Based on Segmentation Semi-Automatic Building Extraction from High Resolution Imagery Based on Segmentation N. Jiang a, b,*, J.X. Zhang a, H.T. Li a a,c, X.G. Lin a Chinese Academy of Surveying and Mapping, Beijing 100039,

More information

2 Proposed Methodology

2 Proposed Methodology 3rd International Conference on Multimedia Technology(ICMT 2013) Object Detection in Image with Complex Background Dong Li, Yali Li, Fei He, Shengjin Wang 1 State Key Laboratory of Intelligent Technology

More information

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 13, NO. 8, AUGUST

IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 13, NO. 8, AUGUST IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 13, NO. 8, AUGUST 2016 1059 A Modified Locality-Preserving Projection Approach for Hyperspectral Image Classification Yongguang Zhai, Lifu Zhang, Senior

More information

Combining Gabor Features: Summing vs.voting in Human Face Recognition *

Combining Gabor Features: Summing vs.voting in Human Face Recognition * Combining Gabor Features: Summing vs.voting in Human Face Recognition * Xiaoyan Mu and Mohamad H. Hassoun Department of Electrical and Computer Engineering Wayne State University Detroit, MI 4822 muxiaoyan@wayne.edu

More information

FUZZY BASED DYNAMIC STATISTICAL REGION MERGING ALGORITHM FOR REMOTE SENSING IMAGE SEGMENTATION

FUZZY BASED DYNAMIC STATISTICAL REGION MERGING ALGORITHM FOR REMOTE SENSING IMAGE SEGMENTATION FUZZY BASED DYNAMIC STATISTICAL REGION MERGING ALGORITHM FOR REMOTE SENSING IMAGE SEGMENTATION 1 HARMANPREET KAUR, 2 JAGDEEP SINGH AULAKH 1 Department of Electronics and Communication, 2 Department of

More information

A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA. Naoto Yokoya 1 and Akira Iwasaki 2

A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA. Naoto Yokoya 1 and Akira Iwasaki 2 A MAXIMUM NOISE FRACTION TRANSFORM BASED ON A SENSOR NOISE MODEL FOR HYPERSPECTRAL DATA Naoto Yokoya 1 and Akira Iwasaki 1 Graduate Student, Department of Aeronautics and Astronautics, The University of

More information

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation Optimizing the Deblocking Algorithm for H.264 Decoder Implementation Ken Kin-Hung Lam Abstract In the emerging H.264 video coding standard, a deblocking/loop filter is required for improving the visual

More information

Image denoising using curvelet transform: an approach for edge preservation

Image denoising using curvelet transform: an approach for edge preservation Journal of Scientific & Industrial Research Vol. 3469, January 00, pp. 34-38 J SCI IN RES VOL 69 JANUARY 00 Image denoising using curvelet transform: an approach for edge preservation Anil A Patil * and

More information

Lab 9. Julia Janicki. Introduction

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

More information

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 11, November 2014,

More information

Unsupervised learning on Color Images

Unsupervised learning on Color Images Unsupervised learning on Color Images Sindhuja Vakkalagadda 1, Prasanthi Dhavala 2 1 Computer Science and Systems Engineering, Andhra University, AP, India 2 Computer Science and Systems Engineering, Andhra

More information

Object Oriented Shadow Detection and an Enhanced Method for Shadow Removal

Object Oriented Shadow Detection and an Enhanced Method for Shadow Removal Object Oriented Shadow Detection and an Enhanced Method for Shadow Removal Divya S Kumar Department of Computer Science and Engineering Sree Buddha College of Engineering, Alappuzha, India divyasreekumar91@gmail.com

More information