SlideShare a Scribd company logo
1 of 6
Download to read offline
ISSN: 2277 – 9043
                International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                         Volume 1, Issue 6, August 2012


   Image Segmentation in Satellite Image using Optimal
                   Texture Measures
                                            G.Viji1, N.Nimitha2,A.Kalarani2
                  1
                   Assistant Professor, P.S.R.Rengasamy college of Engineering for women, Sivakasi
                                2
                                  Lecturer, M.Kumarasamy college of Engineering,karur.
                 2
                   Assistant Professor, P.S.R.Rengasamy college of Engineering for women, Sivakasi.


Abstract— Texture in high resolution satellite images requires        information source and provide current information on a
substantial amendment in the conventional segmentation                periodic basis at low cost.
algorithms. In this paper, a satellite image is segmented using          Satellite image consists of micro textures and macro
optimal texture measures. Satellite image used in this paper is a     textures. For micro textures the statistical approach seems to
high resolution data which will provide more details of the urban
areas, but it seems evident that it will create additional problems
                                                                      be work well. The statistical approaches have included auto
in terms of information extraction using automatic classification.    correlation functions, digital transform, and gray level tone
This work improves the classification accuracy of intra-urban         co-occurrence. For macro textures the approach seems to be
land cover types. Four texture measures are evaluated using           moving in the direction of using histograms of primitive
grey-level co-occurrence matrix (GLCM). Four texture indices          properties and co-occurrence of primitive properties in
with six window sizes are obtained from satellite image. Principle    structural and statistical. These techniques are not sufficient to
Component Analysis (PCA) is applied to these texture measures.        segment high resolution images due to the variability of
The resultant image is then compared with homogeneity texture         spectral and structural information in such images [2].
feature image, obtained using 7×7 window. The per pixel                  Thus the spatial pattern or texture analysis becomes
classification accuracy is improved in this work by varying the
window size.
                                                                      necessary to segment high resolution image. The proposed
                                                                      method is based on the feature extraction from the gray level
Keywords - Gray Level Co-occurrence Matrix (GLCM), Principle          co-occurrence matrix, which is a well known method for
Component Analysis (PCA), Remote Sensing, Satellite Image,            analysing the texture features. The segmentation based on this
Segmentation.                                                         texture features can improve the accuracy of this
                                                                      interpretation. A problem that frequently arises when
                       I.   INTRODUCTION                              segmenting an image is that the number of feature variables or
                                                                      dimensionality is often quite large. It becomes necessary to
   Image segmentation plays an important role in human                decrease the number of variables to manageable size, at the
vision, computer vision and pattern recognition fields.               same time, retaining as much discrimination information as
Segmentation refers to the process of partitioning a digital          possible. In this paper an algorithm called principle
image into multiple segments. The goal of segmentation is to          component analysis is introduced to solve this problem.
simplify and or change the representation of an image into                The paper is organized as follows. First in Section II,
something that is more meaningful and easier to analyse.              Proposed Methodology is dealt, Principle Component
Image segmentation is typically used to locate objects and            Analysis (PCA) in Section III, Results and discussion are dealt
boundaries (lines, curves, etc.) in images. More precisely,           in Section IV. Finally conclusions are given in Section V.
image segmentation is the process of assigning a label to
every pixel in an image such that pixels with the same label                             II.   PROPOSED METHODOLOGY
share certain visual characteristics. In order to better explain
the structure of this work, the preliminary information about            The Fig.1 shows that representation of the proposed
the satellite image and remote sensing is discussed [1].              methodology. The proposed methodology consists of two
   Remote sensing is a science of obtaining information about         steps:   Step1: optimal window size and Step2: optimal
an object, area or phenomenon through the analysis of data            texture measure. Feature extraction acquired by this
acquired by a device that is not in contact with the object [1].      experiment is derived from gray level co-occurrence matrix.
Commonly remote sensing is referred to the collection and             The more details of this texture analysis are shown by the
analysis of data regarding the earth using electromagnetic            following subheadings.
sensors, which are operated from the space borne platform.
Satellite image is a remotely sensed one and defined as a               A. Gray level Co-occurrence matrix
picture of the earth taken from an earth orbital satellite. This
image consists of buildings, roads, vegetations, water bodies            Gray level co-occurrence matrix is the two dimensional
and other open areas. Satellite images are an important               matrix of joint probabilities Pd,r(i,j) between pairs of pixels,
                                                                      separated by a distance, d, in a given direction, r. It can be




                                                                                                                                    93
                                          All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
                 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                          Volume 1, Issue 6, August 2012

obtained by calculating how often a pixel with gray level                  Angular Second Moment [6] is a measure of homogeneity
value i occurs horizontally adjacent to a pixel with the value j.       of the image. It is high when the GLCM has few entries of
Each element (i,j) in GLCM specifies the number of times that           large magnitude, low when all entries are almost equal. This is
the pixel with value i occurs horizontally adjacent to a pixel          the opposite of entropy. This information is specified by the
with the value j. It is used to detect objects with different sizes     matrix of relative frequencies Pd(i,j) with which two
and directions. The co-occurrence matrix values are calculated          neighbouring pixels occur on the image, one with gray value i
for six window sizes (3×3,5×5,7×7,9×9,11×11,13×13) [3].It is            and the other with gray value j.
popular in texture description and based on the repeated                     In Step1 the classification procedure using textural
occurrence of some gray level configuration in the texture.             measures depends largely on the selected window size. The
This configuration varies with distance in fine textures, slowly        optimal window size chosen in our implementation is 7×7,
in coarse textures.                                                     since it gives superior performance [3]. If the window size is
                                                                        too small, insufficient spatial information is extracted to
B. Feature extraction                                                   characterise a specific land cover and if the window size is too
                                                                        large, it can overlap two types of ground cover and thus
    In order to estimate the similarity between different gray          introduce erroneous spatial information.
level co-occurrence matrices, [4] proposed 14 statistical                  In Step2 the analysis of the correlation matrix among all the
features extracted from them. To reduce the computational               texture measures with the six window sizes highlights high
complexity, only some of these features were selected. The              correlations [3] between the same texture measures with
description of 4 most relevant features that are widely used in         different window sizes and between the different texture
literature [5, 6, 7] is given in Table1. These four features are        measures with different window sizes. The four texture
calculated from the gray level co-occurrence matrix of                  measures are calculated for a window size and principle
different window sizes(3×3,5×5,7×7,9×9,11×11,13×13).                    component analysis (PCA) is applied to the 24 texture
                                                                        measures [3]. Then, on the one hand, the first three
                                                                        components are extracted, while on the other hand, only the
                             TABLE1                                     first component is extracted. Next a texture measure is
                        TEXTURE MEASURES
                                                                        calculated for the six window sizes and PCA is applied for
Homogeneity                  n 1 n 1
                                         Pd (i, j )
                             1  i  j
                                                                        each type of texture measure.
                             i 0 j 0                                            III. PRINCIPLE COMPONENT ANALYSIS
Dissimilarity                n 1 n 1

                             P (i, j) i  j
                             i 0 j 0
                                         d                                The steps involved in the implementation of PCA using the
                                                                        covariance method is shown below.
Entropy                      n 1 n 1

                             P (i, j) log P (i, j)
                                         d               d                          Organize the data set
                             i 0 j 0                                              Calculate the mean
Angular           Second     n 1 n 1                                              Calculate the deviations from the mean
Moment                       P (i, j)
                             i 0 j 0
                                         d
                                                 2
                                                                                    Find the Covariance matrix.
                                                                                    Find the eigenvectors and eigenvalues of the
where      i,j – Coordinates in the co-occurrence matrix                             covariance matrix
                                                                                    Rearrange the eigenvectors and eigenvalues
        Pd (i,j) – Co-occurrence matrix value at the                                Transform the eigen space into PCA parameter
                 coordinates i,j
                                                                                         IV. RESULTS & DISCUSSION
            n – Dimension of the co-occurrence matrix
                                                                              In this paper to improve the global accuracy, two types
   Homogeneity is a measure of the overall smoothness of an             of images are taken. In first type, 10 texture feature images
image. It is high for GLCMs with elements localized near the            are integrated and classified using threshold method. In
diagonal. The range of gray levels is small, Pd (i,j) will tend to      second type, individual texture images are taken and classified
be clustered around the main diagonal [4]. Dissimilarity                using threshold method. Both the results are compared with
measures can be used to quantify the differences between two            the homogeneity [7  7] textural measure. The visualization
images.                                                                 of the textural images show a simmilarity between the
   Entropy is a statistical measure of randomness that can be           dissimilarity and the angular second moment because these
used to characterize the texture of the input image. It is high         two textural indices measure the homogeneity of images as
when the elements of GLCM have relatively equal value [6],              shown in Fig 2(b) and 2(d). The high value areas (white) refer
low when the elements are close to either 0 or 1(when the               to homogeneous areas such as water. The low values (black)
image is uniform in the window). Entropy is inversely                   characterize the heterogeneous areas such as the built-up
proportional to GLCM energy.                                            classes.




                                                                                                                                    94
                                                      All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
                International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                         Volume 1, Issue 6, August 2012




                                                  Fig. 1 Strategy of the Textural Analysis


      Fig.3 shows that classification result of textural images.       texture feature images (i.e. 1 &7) are not considered. Since
The classification results, obtained using the integration of all      against homogeneity feature image only, classification
texture image is shown in Fig 3(a), which gives the high               accuracy is compared.
global accuracy than other textural image, because, here the                 From the Table 2, it is observed that, the accuracy of
regions are more homogeneous. Nevertheless, the                        integration of 10 texture feature images are high, when
homogeneity measure with a 7×7 window size seems to be                 compared to other texture feature images. In Table 2, if the
optimal regarding the rate of correct classification and hence         region is same for row and column, then the region is
the homogeneity feature image is used for comparison. In this          correctly classified. Otherwise, the region is incorrectly
homogeneity texture feature image, the four regions 1, 2, 3, 4         classified. For example, in the integration of 10 texture feature
correspond to buildings, roads, and water and vegetations              images, if the region is 1 for row and column, it represents the
areas respectively. The number of pixels in these regions are          correct classification of buildings. If the region is 1 for row
486311, 24357, 1728 and 132 respectively.                              and 2 for column, then it represents incorrect classification of
   The success of proposed image segmentation is shown in              buildings as roads. The number of pixels correctly classified
the form of confusion matrix, in Table 2. In this table the            in region 1 is 483802, region 2 is 10651, region 3 is 884 and
number of pixels correctly and incorrectly classified in various       region 4 is 74. The other numbers in each row correspond to
regions for different feature images, the integrated texture           the incorrectly classified pixels.
feature images are reported. Please note that homogeneity




                                                                                                                                    95
                                              All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
                   International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                            Volume 1, Issue 6, August 2012




                              (a)                                                 (b)                                             (c)




                                             (d)                                             (e)
Fig. 2 Extract of different co-occurrence-based textured measure: (a) original image; (b) angular second moment; (c) homogeneity; (d) dissimilarity; (e) entropy




                      (a)                                                (b)                                                   (c)




                        (d)                                                     (e)                                                  (f)




                                                             (g)                                                  (h)




                                                                                                                                                            96
                                                        All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
                     International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                              Volume 1, Issue 6, August 2012

Fig. 3 Classification results of textural images with the texture measure (Hom 7×7). (a) Integration of 10 texture feature images; (b) 3rd Texture feature image;
    (c) 4th Texture feature image; (d) 5th Texture feature image; (e) 6th Texture feature image; (f) 7rd Texture feature image; (g) 8th Texture feature image;
                                                                   (h) 9th Texture feature image;




                         TABLE 2
       CONFUSION MATRIX OF VARIOUS TEXTURAL IMAGES

                                                                    Accur           homogeneity with a 7×7 window size. Satellite image consists
Texture                                                             -acy            of both micro textures and macro textures. For micro textures
             Region           1           2           3        4                    small window size is enough and for macro textures, large
images                                                              (%)
                                                                                    window size is required. For this reason, one can improve the
Integra-         1        483802         2509        0        0                     per-pixel classification by varying the different window size.
 tion of         2         13661        10651        45       0                     The co-occurrence based principle components (integration of
    10                                                              96.66           all textural images) which give the high accuracy than other
 texture         3            0          819         884      25                    textural image. Moreover, as window size for texture analysis is
 feature                                                                            related to image resolution and the contents within the image, it
 images          4            0           0          58       74
                                                                                    would be interesting to choose different window sizes
                 1        486311          0          0        0                     according to the size of the features to be extracted.
   2nd                                                               94.92
                 2         24282          75         0        0
 texture
                 3         1334          307         73       14
  image                                                                                                          REFERENCES
                 4          40            41         32       19
                 1        486311          0          0        0
    3rd                                                             94.92
                 2         24208         149         0        0
 texture                                                                                [1] ImagesManimala Singha et al “Color Image Segmentation for
                 3         1108          602         17       1                         Satallite” International Journal on Computer Science and Engineering
  image
                 4           3            81         40       8                         2011.
                 1        486311          0          0        0                         [2] A.P.Carleer, O.Debeir, E.Wolff, “Assessment of very High Spatial
    4th                                                             94.92               Resolution Satellite Image Segmentations,” Photogrammetric
                 2         24208         149         0        0
 texture                                                                                Engineering and Remote Sensing, vol. 71, no.11, pp.1285-1294, 2005.
                 3         1108          602         17       1
  image                                                                                 [3] A.Puissant, J.Hirsch, and C.Weber, “The utility of texture analysis
                 4           3            81         40       8
                                                                                        to improve per-pixel classification for high to very high spatial
                 1        423591        62095       617       8                         resolution imagery,” International Journal of Remote Sensing., vol.26,
    5th                                                             85.7
                 2         8044         14762       1504      47                        no.4, pp. 733-745, 2005.
 texture
                 3          16           857        767       88                          [4] R.M.Haralick, K.Shanmugam, and I.Dinstein, “Textural Features
  image                                                                                   for Image Classification,” IEEE Transactions on Systems, Man, and
                 4           8            30         55       39
                 1        485437         874         0        0                           Cybemetics, vol.SMC-3, no.6, pp. 610-621, Nov.1973.
    6th                                                             96
                                                                                          [5] S.Arivazhagan and L.Ganesan, “Texture Classification using
                 2         17310         7045        2        0                           Wavelet Transform Pattern Recognition Letters,’ vol.24, pp.1513-
 texture
                 3           0           1215       507       6                           1521, 2003.
  image
                 4           0            0          83       49                          [6] A.Baraldi and F.Parmiggiani, “An investigations of the Textural
                 1        486309          2          0        0                           Characteristics Associated with Gray Level Co-occurrence Matrix
    8th                                                             94.96                 Statistical Parameters,” IEEE Transaction on Geoscience and Remote
                 2         24075         282         0        0
 texture                                                                                  Sensing, vol.33, no.2, pp.293-304, 1995.
                 3         1081          549         83       15
  image                                                                                   [7] R.M.Haralick, “Statistical and Structural Approaches to Texture,”
                 4          18            55         37       22                          Proceedings of the IEEE, vol.67, no.5,pp. 786-804,May.1979.
                 1        472032        14235        44       6                           H.Anys, A.Bannari, D.C.He, and D.Morin, ”Texture Analysis for
    9th
                 2         15114         8883       356       4     93.9                  the Mapping of Urban Areas using Airborne MEIS-II Images, ”In
 texture                                                                                  Proceedings of the First International Airborne Remote Sensing
                 3           1           1314       394       19
  image                                                                                   Conference and Exhibition,vol.III,pp.231-245,Sep.1994.
                 4           0            54         58       20
                                                                                          [8] P.Dulyakam, Y.Rangsanseri, and P.Thitimajshima, ”Textural
                 1        472032        14235        44       6
   10th                                                             93.9
                                                                                          Classification of urban Environment using Gray level Co- occurrence
                 2         15114         8883       356       4                           Matrix Approach,” 2nd International Conference on Earth Observation
 texture
                 3           1           1314       394       19                          and Environmental Information, 2000.
  image
                 4           0            54         58       20                          [9] J.S.Weszka, C.R.Dyer, and A.Rosenfeld, “A Comparative Study
                                                                                          of Texture Measures for Terrain Classification,” IEEE Transaction on
           Region: 1-Buildings, 2-Roads, 3-Water, 4-Vegitations                           Systems, Man and Cybernetics, vol.SMC-6, no.4, 1976.
                                                                                          [10] J.Gu, J.Chen, Q.M.Zhou and H.W.Zhang, “Quantitative
                                                                                          Textural Parameter Selection for Residential Extraction from High
                         V.       CONCLUSIONS                                             Resolution remotely Sensed Imagery,” The International Archives of
                                                                                          the Photogrammetry,Remote Sensing and Spatial Information
    This paper confirms the utility of textural analysis to                               Sciences,col.B4,no.37, 2008.
enhance the per-pixel classification accuracy for high resolution                         [11] G.Meinel and M.Neubert, “A Comparison of Segmentation
                                                                                          Programs for High Resolution Remote Sensing Data,” International
images, especially in urban areas where the images are                                    Archives of Photogrammetry and Remote Sensing, vol.35, pp.1097-
spectrally more heterogeneous. For the texture analysis, it is                            1105, 2004.
noted that the best co-occurrence based texture measure is the
                                                                                                                                                             97
                                                          All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
             International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE)
                                                                                      Volume 1, Issue 6, August 2012

[12] O.O.Yashon, J.Tetuko and R.Tateishi, ”Analysis of co-              Land Cover Classification using SPOT Imagery,” IEEE Transactions
occurrence and Discrete Wavelet Transform Textures for                  on Geoscience and Remote Sensing vol.28, pp.513- 519, 1990.
differentiation of Forest and Non-forest Vegetation in Very High        [14] N.Haala and C.Brenner, “Extraction of Buildings and Trees in
Resolution Optical-Sensor Imagery,” International Journal of Remote     Urban Environments,” Photogrammetric Engineering and Remote
Sensing,vol.29,no.12,pp.3417-3456, 2008.                                Sensing,”vol.54, pp.130-137, 1999.
[13] W.K.Pratt, “Digital Image Processing,” 2nd edition (New York;
Wiley).
[14] D.J.Marcead, P.J.Howarth, J.M.M.Dubois, and D.J.Gratton,
“Evaluation of the Gray Level Cooccurrence Matrix        Method for




                        Viji Gurusamy received the
                        B.Engg. degree in Electronics and
                        Communication Engineering from
                        Anna University, Chennai, in
                        2008 and the Master of Engg.
                        degree from Anna University,
                        Tirunelveli, in 2010. From June
     2010 to May 2012, She was worked in
     M.Kumarasamy College of Engg, Karur. Now she is
     currently working in P.S.R.Rengasamy College of
     Engg for women, Sivakasi. She had attended four
     international conferences and one national
     conference in various colleges. Her research area
     includes Digital Signal processing, Digital Image
     processing, Digital Communication.

                          Kalarani            Athilingam
                          completed her B.Engg. degree in
                          Electronics and Communication
                          Engineering     from       Anna
                          University, Chennai, in 2008
                          and the Master of Engg. degree
                          from      Anna       University,
     Tirunelveli, in 2010. From June 2010 to till now, She
     is working in P.S.R.Rengasamy College of Engg for
     women, Sivakasi. Her research area includes Digital
     Electronics, Digital Image processing, Antenna,
     Communication. She has been attended several
     workshops and conferences in various engg colleges.

                        Nimitha.N received the B.Engg.
                        degree in Electronics and
                        Communication        Engineering
                        from Anna University, Chennai,
                        in 2006 and doing Master of
                        Engg. Degree in Anna University,
     Coimbatore. From June 2008 to till now, She is
     working in M.Kumarasamy College of Engg, Karur.
     Her research area includes wireless networks, Digital
     Communication, Digital Image processing and
     optical communication.




                                                                                                                                     98
                                                All Rights Reserved © 2012 IJARCSEE

More Related Content

What's hot

Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentCSCJournals
 
A Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray ImagesA Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray ImagesIJERA Editor
 
An Improved Way of Segmentation and Classification of Remote Sensing Images U...
An Improved Way of Segmentation and Classification of Remote Sensing Images U...An Improved Way of Segmentation and Classification of Remote Sensing Images U...
An Improved Way of Segmentation and Classification of Remote Sensing Images U...ijsrd.com
 
Object based image enhancement
Object based image enhancementObject based image enhancement
Object based image enhancementijait
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Pinaki Ranjan Sarkar
 
Object-Oriented Approach of Information Extraction from High Resolution Satel...
Object-Oriented Approach of Information Extraction from High Resolution Satel...Object-Oriented Approach of Information Extraction from High Resolution Satel...
Object-Oriented Approach of Information Extraction from High Resolution Satel...iosrjce
 
Maximizing Strength of Digital Watermarks Using Fuzzy Logic
Maximizing Strength of Digital Watermarks Using Fuzzy LogicMaximizing Strength of Digital Watermarks Using Fuzzy Logic
Maximizing Strength of Digital Watermarks Using Fuzzy Logicsipij
 
Object Based Image Analysis
Object Based Image Analysis Object Based Image Analysis
Object Based Image Analysis Kabir Uddin
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...IJSRD
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...IDES Editor
 
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...CSCJournals
 

What's hot (16)

Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality Assessment
 
A Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray ImagesA Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray Images
 
An Improved Way of Segmentation and Classification of Remote Sensing Images U...
An Improved Way of Segmentation and Classification of Remote Sensing Images U...An Improved Way of Segmentation and Classification of Remote Sensing Images U...
An Improved Way of Segmentation and Classification of Remote Sensing Images U...
 
Object based image enhancement
Object based image enhancementObject based image enhancement
Object based image enhancement
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
 
Gc2005vk
Gc2005vkGc2005vk
Gc2005vk
 
J25043046
J25043046J25043046
J25043046
 
N42018588
N42018588N42018588
N42018588
 
Watershed
WatershedWatershed
Watershed
 
Object-Oriented Approach of Information Extraction from High Resolution Satel...
Object-Oriented Approach of Information Extraction from High Resolution Satel...Object-Oriented Approach of Information Extraction from High Resolution Satel...
Object-Oriented Approach of Information Extraction from High Resolution Satel...
 
Maximizing Strength of Digital Watermarks Using Fuzzy Logic
Maximizing Strength of Digital Watermarks Using Fuzzy LogicMaximizing Strength of Digital Watermarks Using Fuzzy Logic
Maximizing Strength of Digital Watermarks Using Fuzzy Logic
 
Object Based Image Analysis
Object Based Image Analysis Object Based Image Analysis
Object Based Image Analysis
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
 
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
 
Ijetr021113
Ijetr021113Ijetr021113
Ijetr021113
 

Viewers also liked (9)

52 57
52 5752 57
52 57
 
121 124
121 124121 124
121 124
 
73 77
73 7773 77
73 77
 
27 30
27 3027 30
27 30
 
93 99
93 9993 99
93 99
 
82 87
82 8782 87
82 87
 
65 72
65 7265 72
65 72
 
78 81
78 8178 81
78 81
 
88 92
88 9288 92
88 92
 

Similar to 93 98

Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...
Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...
Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...IJAEMSJORNAL
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationeSAT Publishing House
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationeSAT Journals
 
An Experiment with Sparse Field and Localized Region Based Active Contour Int...
An Experiment with Sparse Field and Localized Region Based Active Contour Int...An Experiment with Sparse Field and Localized Region Based Active Contour Int...
An Experiment with Sparse Field and Localized Region Based Active Contour Int...CSCJournals
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
 
Change Detection of Water-Body in Synthetic Aperture Radar Images
Change Detection of Water-Body in Synthetic Aperture Radar ImagesChange Detection of Water-Body in Synthetic Aperture Radar Images
Change Detection of Water-Body in Synthetic Aperture Radar ImagesCSCJournals
 
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONSIMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONScscpconf
 
Image segmentation by modified map ml
Image segmentation by modified map mlImage segmentation by modified map ml
Image segmentation by modified map mlcsandit
 
Image segmentation by modified map ml estimations
Image segmentation by modified map ml estimationsImage segmentation by modified map ml estimations
Image segmentation by modified map ml estimationsijesajournal
 
Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal DimensionTexture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimensionijsc
 
Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimension  Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimension ijsc
 
Rough Set based Natural Image Segmentation under Game Theory Framework
Rough Set based Natural Image Segmentation under Game Theory FrameworkRough Set based Natural Image Segmentation under Game Theory Framework
Rough Set based Natural Image Segmentation under Game Theory Frameworkijsrd.com
 
Massive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesMassive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesIOSR Journals
 
IRJET- Surveillance for Leaf Detection using Hexacopter
IRJET- Surveillance for Leaf Detection using HexacopterIRJET- Surveillance for Leaf Detection using Hexacopter
IRJET- Surveillance for Leaf Detection using HexacopterIRJET Journal
 

Similar to 93 98 (20)

Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...
Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...
Dual Tree Complex Wavelet Transform, Probabilistic Neural Network and Fuzzy C...
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentation
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentation
 
An Experiment with Sparse Field and Localized Region Based Active Contour Int...
An Experiment with Sparse Field and Localized Region Based Active Contour Int...An Experiment with Sparse Field and Localized Region Based Active Contour Int...
An Experiment with Sparse Field and Localized Region Based Active Contour Int...
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Change Detection of Water-Body in Synthetic Aperture Radar Images
Change Detection of Water-Body in Synthetic Aperture Radar ImagesChange Detection of Water-Body in Synthetic Aperture Radar Images
Change Detection of Water-Body in Synthetic Aperture Radar Images
 
J25043046
J25043046J25043046
J25043046
 
I017265357
I017265357I017265357
I017265357
 
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONSIMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
IMAGE SEGMENTATION BY MODIFIED MAP-ML ESTIMATIONS
 
Image segmentation by modified map ml
Image segmentation by modified map mlImage segmentation by modified map ml
Image segmentation by modified map ml
 
Image segmentation by modified map ml estimations
Image segmentation by modified map ml estimationsImage segmentation by modified map ml estimations
Image segmentation by modified map ml estimations
 
Lw3620362041
Lw3620362041Lw3620362041
Lw3620362041
 
IJET-V2I6P17
IJET-V2I6P17IJET-V2I6P17
IJET-V2I6P17
 
Fuzzy In Remote Classification
Fuzzy In Remote ClassificationFuzzy In Remote Classification
Fuzzy In Remote Classification
 
Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal DimensionTexture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimension
 
Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimension  Texture Segmentation Based on Multifractal Dimension
Texture Segmentation Based on Multifractal Dimension
 
Rough Set based Natural Image Segmentation under Game Theory Framework
Rough Set based Natural Image Segmentation under Game Theory FrameworkRough Set based Natural Image Segmentation under Game Theory Framework
Rough Set based Natural Image Segmentation under Game Theory Framework
 
Fd36957962
Fd36957962Fd36957962
Fd36957962
 
Massive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesMassive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural Images
 
IRJET- Surveillance for Leaf Detection using Hexacopter
IRJET- Surveillance for Leaf Detection using HexacopterIRJET- Surveillance for Leaf Detection using Hexacopter
IRJET- Surveillance for Leaf Detection using Hexacopter
 

More from Ijarcsee Journal (20)

130 133
130 133130 133
130 133
 
122 129
122 129122 129
122 129
 
116 121
116 121116 121
116 121
 
109 115
109 115109 115
109 115
 
104 108
104 108104 108
104 108
 
99 103
99 10399 103
99 103
 
88 92
88 9288 92
88 92
 
58 64
58 6458 64
58 64
 
46 51
46 5146 51
46 51
 
41 45
41 4541 45
41 45
 
36 40
36 4036 40
36 40
 
28 35
28 3528 35
28 35
 
24 27
24 2724 27
24 27
 
19 23
19 2319 23
19 23
 
16 18
16 1816 18
16 18
 
12 15
12 1512 15
12 15
 
6 11
6 116 11
6 11
 
1 5
1 51 5
1 5
 
134 138
134 138134 138
134 138
 
125 131
125 131125 131
125 131
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 

Recently uploaded (20)

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 

93 98

  • 1. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 Image Segmentation in Satellite Image using Optimal Texture Measures G.Viji1, N.Nimitha2,A.Kalarani2 1 Assistant Professor, P.S.R.Rengasamy college of Engineering for women, Sivakasi 2 Lecturer, M.Kumarasamy college of Engineering,karur. 2 Assistant Professor, P.S.R.Rengasamy college of Engineering for women, Sivakasi. Abstract— Texture in high resolution satellite images requires information source and provide current information on a substantial amendment in the conventional segmentation periodic basis at low cost. algorithms. In this paper, a satellite image is segmented using Satellite image consists of micro textures and macro optimal texture measures. Satellite image used in this paper is a textures. For micro textures the statistical approach seems to high resolution data which will provide more details of the urban areas, but it seems evident that it will create additional problems be work well. The statistical approaches have included auto in terms of information extraction using automatic classification. correlation functions, digital transform, and gray level tone This work improves the classification accuracy of intra-urban co-occurrence. For macro textures the approach seems to be land cover types. Four texture measures are evaluated using moving in the direction of using histograms of primitive grey-level co-occurrence matrix (GLCM). Four texture indices properties and co-occurrence of primitive properties in with six window sizes are obtained from satellite image. Principle structural and statistical. These techniques are not sufficient to Component Analysis (PCA) is applied to these texture measures. segment high resolution images due to the variability of The resultant image is then compared with homogeneity texture spectral and structural information in such images [2]. feature image, obtained using 7×7 window. The per pixel Thus the spatial pattern or texture analysis becomes classification accuracy is improved in this work by varying the window size. necessary to segment high resolution image. The proposed method is based on the feature extraction from the gray level Keywords - Gray Level Co-occurrence Matrix (GLCM), Principle co-occurrence matrix, which is a well known method for Component Analysis (PCA), Remote Sensing, Satellite Image, analysing the texture features. The segmentation based on this Segmentation. texture features can improve the accuracy of this interpretation. A problem that frequently arises when I. INTRODUCTION segmenting an image is that the number of feature variables or dimensionality is often quite large. It becomes necessary to Image segmentation plays an important role in human decrease the number of variables to manageable size, at the vision, computer vision and pattern recognition fields. same time, retaining as much discrimination information as Segmentation refers to the process of partitioning a digital possible. In this paper an algorithm called principle image into multiple segments. The goal of segmentation is to component analysis is introduced to solve this problem. simplify and or change the representation of an image into The paper is organized as follows. First in Section II, something that is more meaningful and easier to analyse. Proposed Methodology is dealt, Principle Component Image segmentation is typically used to locate objects and Analysis (PCA) in Section III, Results and discussion are dealt boundaries (lines, curves, etc.) in images. More precisely, in Section IV. Finally conclusions are given in Section V. image segmentation is the process of assigning a label to every pixel in an image such that pixels with the same label II. PROPOSED METHODOLOGY share certain visual characteristics. In order to better explain the structure of this work, the preliminary information about The Fig.1 shows that representation of the proposed the satellite image and remote sensing is discussed [1]. methodology. The proposed methodology consists of two Remote sensing is a science of obtaining information about steps: Step1: optimal window size and Step2: optimal an object, area or phenomenon through the analysis of data texture measure. Feature extraction acquired by this acquired by a device that is not in contact with the object [1]. experiment is derived from gray level co-occurrence matrix. Commonly remote sensing is referred to the collection and The more details of this texture analysis are shown by the analysis of data regarding the earth using electromagnetic following subheadings. sensors, which are operated from the space borne platform. Satellite image is a remotely sensed one and defined as a A. Gray level Co-occurrence matrix picture of the earth taken from an earth orbital satellite. This image consists of buildings, roads, vegetations, water bodies Gray level co-occurrence matrix is the two dimensional and other open areas. Satellite images are an important matrix of joint probabilities Pd,r(i,j) between pairs of pixels, separated by a distance, d, in a given direction, r. It can be 93 All Rights Reserved © 2012 IJARCSEE
  • 2. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 obtained by calculating how often a pixel with gray level Angular Second Moment [6] is a measure of homogeneity value i occurs horizontally adjacent to a pixel with the value j. of the image. It is high when the GLCM has few entries of Each element (i,j) in GLCM specifies the number of times that large magnitude, low when all entries are almost equal. This is the pixel with value i occurs horizontally adjacent to a pixel the opposite of entropy. This information is specified by the with the value j. It is used to detect objects with different sizes matrix of relative frequencies Pd(i,j) with which two and directions. The co-occurrence matrix values are calculated neighbouring pixels occur on the image, one with gray value i for six window sizes (3×3,5×5,7×7,9×9,11×11,13×13) [3].It is and the other with gray value j. popular in texture description and based on the repeated In Step1 the classification procedure using textural occurrence of some gray level configuration in the texture. measures depends largely on the selected window size. The This configuration varies with distance in fine textures, slowly optimal window size chosen in our implementation is 7×7, in coarse textures. since it gives superior performance [3]. If the window size is too small, insufficient spatial information is extracted to B. Feature extraction characterise a specific land cover and if the window size is too large, it can overlap two types of ground cover and thus In order to estimate the similarity between different gray introduce erroneous spatial information. level co-occurrence matrices, [4] proposed 14 statistical In Step2 the analysis of the correlation matrix among all the features extracted from them. To reduce the computational texture measures with the six window sizes highlights high complexity, only some of these features were selected. The correlations [3] between the same texture measures with description of 4 most relevant features that are widely used in different window sizes and between the different texture literature [5, 6, 7] is given in Table1. These four features are measures with different window sizes. The four texture calculated from the gray level co-occurrence matrix of measures are calculated for a window size and principle different window sizes(3×3,5×5,7×7,9×9,11×11,13×13). component analysis (PCA) is applied to the 24 texture measures [3]. Then, on the one hand, the first three components are extracted, while on the other hand, only the TABLE1 first component is extracted. Next a texture measure is TEXTURE MEASURES calculated for the six window sizes and PCA is applied for Homogeneity n 1 n 1 Pd (i, j )  1  i  j each type of texture measure. i 0 j 0 III. PRINCIPLE COMPONENT ANALYSIS Dissimilarity n 1 n 1  P (i, j) i  j i 0 j 0 d The steps involved in the implementation of PCA using the covariance method is shown below. Entropy n 1 n 1  P (i, j) log P (i, j) d d  Organize the data set i 0 j 0  Calculate the mean Angular Second n 1 n 1  Calculate the deviations from the mean Moment  P (i, j) i 0 j 0 d 2  Find the Covariance matrix.  Find the eigenvectors and eigenvalues of the where i,j – Coordinates in the co-occurrence matrix covariance matrix  Rearrange the eigenvectors and eigenvalues Pd (i,j) – Co-occurrence matrix value at the  Transform the eigen space into PCA parameter coordinates i,j IV. RESULTS & DISCUSSION n – Dimension of the co-occurrence matrix In this paper to improve the global accuracy, two types Homogeneity is a measure of the overall smoothness of an of images are taken. In first type, 10 texture feature images image. It is high for GLCMs with elements localized near the are integrated and classified using threshold method. In diagonal. The range of gray levels is small, Pd (i,j) will tend to second type, individual texture images are taken and classified be clustered around the main diagonal [4]. Dissimilarity using threshold method. Both the results are compared with measures can be used to quantify the differences between two the homogeneity [7  7] textural measure. The visualization images. of the textural images show a simmilarity between the Entropy is a statistical measure of randomness that can be dissimilarity and the angular second moment because these used to characterize the texture of the input image. It is high two textural indices measure the homogeneity of images as when the elements of GLCM have relatively equal value [6], shown in Fig 2(b) and 2(d). The high value areas (white) refer low when the elements are close to either 0 or 1(when the to homogeneous areas such as water. The low values (black) image is uniform in the window). Entropy is inversely characterize the heterogeneous areas such as the built-up proportional to GLCM energy. classes. 94 All Rights Reserved © 2012 IJARCSEE
  • 3. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 Fig. 1 Strategy of the Textural Analysis Fig.3 shows that classification result of textural images. texture feature images (i.e. 1 &7) are not considered. Since The classification results, obtained using the integration of all against homogeneity feature image only, classification texture image is shown in Fig 3(a), which gives the high accuracy is compared. global accuracy than other textural image, because, here the From the Table 2, it is observed that, the accuracy of regions are more homogeneous. Nevertheless, the integration of 10 texture feature images are high, when homogeneity measure with a 7×7 window size seems to be compared to other texture feature images. In Table 2, if the optimal regarding the rate of correct classification and hence region is same for row and column, then the region is the homogeneity feature image is used for comparison. In this correctly classified. Otherwise, the region is incorrectly homogeneity texture feature image, the four regions 1, 2, 3, 4 classified. For example, in the integration of 10 texture feature correspond to buildings, roads, and water and vegetations images, if the region is 1 for row and column, it represents the areas respectively. The number of pixels in these regions are correct classification of buildings. If the region is 1 for row 486311, 24357, 1728 and 132 respectively. and 2 for column, then it represents incorrect classification of The success of proposed image segmentation is shown in buildings as roads. The number of pixels correctly classified the form of confusion matrix, in Table 2. In this table the in region 1 is 483802, region 2 is 10651, region 3 is 884 and number of pixels correctly and incorrectly classified in various region 4 is 74. The other numbers in each row correspond to regions for different feature images, the integrated texture the incorrectly classified pixels. feature images are reported. Please note that homogeneity 95 All Rights Reserved © 2012 IJARCSEE
  • 4. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 (a) (b) (c) (d) (e) Fig. 2 Extract of different co-occurrence-based textured measure: (a) original image; (b) angular second moment; (c) homogeneity; (d) dissimilarity; (e) entropy (a) (b) (c) (d) (e) (f) (g) (h) 96 All Rights Reserved © 2012 IJARCSEE
  • 5. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 Fig. 3 Classification results of textural images with the texture measure (Hom 7×7). (a) Integration of 10 texture feature images; (b) 3rd Texture feature image; (c) 4th Texture feature image; (d) 5th Texture feature image; (e) 6th Texture feature image; (f) 7rd Texture feature image; (g) 8th Texture feature image; (h) 9th Texture feature image; TABLE 2 CONFUSION MATRIX OF VARIOUS TEXTURAL IMAGES Accur homogeneity with a 7×7 window size. Satellite image consists Texture -acy of both micro textures and macro textures. For micro textures Region 1 2 3 4 small window size is enough and for macro textures, large images (%) window size is required. For this reason, one can improve the Integra- 1 483802 2509 0 0 per-pixel classification by varying the different window size. tion of 2 13661 10651 45 0 The co-occurrence based principle components (integration of 10 96.66 all textural images) which give the high accuracy than other texture 3 0 819 884 25 textural image. Moreover, as window size for texture analysis is feature related to image resolution and the contents within the image, it images 4 0 0 58 74 would be interesting to choose different window sizes 1 486311 0 0 0 according to the size of the features to be extracted. 2nd 94.92 2 24282 75 0 0 texture 3 1334 307 73 14 image REFERENCES 4 40 41 32 19 1 486311 0 0 0 3rd 94.92 2 24208 149 0 0 texture [1] ImagesManimala Singha et al “Color Image Segmentation for 3 1108 602 17 1 Satallite” International Journal on Computer Science and Engineering image 4 3 81 40 8 2011. 1 486311 0 0 0 [2] A.P.Carleer, O.Debeir, E.Wolff, “Assessment of very High Spatial 4th 94.92 Resolution Satellite Image Segmentations,” Photogrammetric 2 24208 149 0 0 texture Engineering and Remote Sensing, vol. 71, no.11, pp.1285-1294, 2005. 3 1108 602 17 1 image [3] A.Puissant, J.Hirsch, and C.Weber, “The utility of texture analysis 4 3 81 40 8 to improve per-pixel classification for high to very high spatial 1 423591 62095 617 8 resolution imagery,” International Journal of Remote Sensing., vol.26, 5th 85.7 2 8044 14762 1504 47 no.4, pp. 733-745, 2005. texture 3 16 857 767 88 [4] R.M.Haralick, K.Shanmugam, and I.Dinstein, “Textural Features image for Image Classification,” IEEE Transactions on Systems, Man, and 4 8 30 55 39 1 485437 874 0 0 Cybemetics, vol.SMC-3, no.6, pp. 610-621, Nov.1973. 6th 96 [5] S.Arivazhagan and L.Ganesan, “Texture Classification using 2 17310 7045 2 0 Wavelet Transform Pattern Recognition Letters,’ vol.24, pp.1513- texture 3 0 1215 507 6 1521, 2003. image 4 0 0 83 49 [6] A.Baraldi and F.Parmiggiani, “An investigations of the Textural 1 486309 2 0 0 Characteristics Associated with Gray Level Co-occurrence Matrix 8th 94.96 Statistical Parameters,” IEEE Transaction on Geoscience and Remote 2 24075 282 0 0 texture Sensing, vol.33, no.2, pp.293-304, 1995. 3 1081 549 83 15 image [7] R.M.Haralick, “Statistical and Structural Approaches to Texture,” 4 18 55 37 22 Proceedings of the IEEE, vol.67, no.5,pp. 786-804,May.1979. 1 472032 14235 44 6 H.Anys, A.Bannari, D.C.He, and D.Morin, ”Texture Analysis for 9th 2 15114 8883 356 4 93.9 the Mapping of Urban Areas using Airborne MEIS-II Images, ”In texture Proceedings of the First International Airborne Remote Sensing 3 1 1314 394 19 image Conference and Exhibition,vol.III,pp.231-245,Sep.1994. 4 0 54 58 20 [8] P.Dulyakam, Y.Rangsanseri, and P.Thitimajshima, ”Textural 1 472032 14235 44 6 10th 93.9 Classification of urban Environment using Gray level Co- occurrence 2 15114 8883 356 4 Matrix Approach,” 2nd International Conference on Earth Observation texture 3 1 1314 394 19 and Environmental Information, 2000. image 4 0 54 58 20 [9] J.S.Weszka, C.R.Dyer, and A.Rosenfeld, “A Comparative Study of Texture Measures for Terrain Classification,” IEEE Transaction on Region: 1-Buildings, 2-Roads, 3-Water, 4-Vegitations Systems, Man and Cybernetics, vol.SMC-6, no.4, 1976. [10] J.Gu, J.Chen, Q.M.Zhou and H.W.Zhang, “Quantitative Textural Parameter Selection for Residential Extraction from High V. CONCLUSIONS Resolution remotely Sensed Imagery,” The International Archives of the Photogrammetry,Remote Sensing and Spatial Information This paper confirms the utility of textural analysis to Sciences,col.B4,no.37, 2008. enhance the per-pixel classification accuracy for high resolution [11] G.Meinel and M.Neubert, “A Comparison of Segmentation Programs for High Resolution Remote Sensing Data,” International images, especially in urban areas where the images are Archives of Photogrammetry and Remote Sensing, vol.35, pp.1097- spectrally more heterogeneous. For the texture analysis, it is 1105, 2004. noted that the best co-occurrence based texture measure is the 97 All Rights Reserved © 2012 IJARCSEE
  • 6. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering (IJARCSEE) Volume 1, Issue 6, August 2012 [12] O.O.Yashon, J.Tetuko and R.Tateishi, ”Analysis of co- Land Cover Classification using SPOT Imagery,” IEEE Transactions occurrence and Discrete Wavelet Transform Textures for on Geoscience and Remote Sensing vol.28, pp.513- 519, 1990. differentiation of Forest and Non-forest Vegetation in Very High [14] N.Haala and C.Brenner, “Extraction of Buildings and Trees in Resolution Optical-Sensor Imagery,” International Journal of Remote Urban Environments,” Photogrammetric Engineering and Remote Sensing,vol.29,no.12,pp.3417-3456, 2008. Sensing,”vol.54, pp.130-137, 1999. [13] W.K.Pratt, “Digital Image Processing,” 2nd edition (New York; Wiley). [14] D.J.Marcead, P.J.Howarth, J.M.M.Dubois, and D.J.Gratton, “Evaluation of the Gray Level Cooccurrence Matrix Method for Viji Gurusamy received the B.Engg. degree in Electronics and Communication Engineering from Anna University, Chennai, in 2008 and the Master of Engg. degree from Anna University, Tirunelveli, in 2010. From June 2010 to May 2012, She was worked in M.Kumarasamy College of Engg, Karur. Now she is currently working in P.S.R.Rengasamy College of Engg for women, Sivakasi. She had attended four international conferences and one national conference in various colleges. Her research area includes Digital Signal processing, Digital Image processing, Digital Communication. Kalarani Athilingam completed her B.Engg. degree in Electronics and Communication Engineering from Anna University, Chennai, in 2008 and the Master of Engg. degree from Anna University, Tirunelveli, in 2010. From June 2010 to till now, She is working in P.S.R.Rengasamy College of Engg for women, Sivakasi. Her research area includes Digital Electronics, Digital Image processing, Antenna, Communication. She has been attended several workshops and conferences in various engg colleges. Nimitha.N received the B.Engg. degree in Electronics and Communication Engineering from Anna University, Chennai, in 2006 and doing Master of Engg. Degree in Anna University, Coimbatore. From June 2008 to till now, She is working in M.Kumarasamy College of Engg, Karur. Her research area includes wireless networks, Digital Communication, Digital Image processing and optical communication. 98 All Rights Reserved © 2012 IJARCSEE