SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 443
LAND COVER INDEX CLASSIFICATION USING SATELLITE IMAGES WITH
DIFFERENT ENHANCEMENT METHODS
SU WIT YI AUNG1, HNIN AYE THANT2
1Ph.D. Researcher, Faculty of Information and Communication Technology, University of Technology (Yatanarpon
Cyber City), Pyin Oo Lwin, Myanmar
2Professor, Faculty of Information and Communication Technology, University of Technology (Yatanarpon Cyber
City), Pyin Oo Lwin, Myanmar
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Land use/cover data is important for diverse
disciplines (e.g., ecology, geography, andclimatology)because
it serves as a basis for various real world applications. For
detection and classification of land cover, remote sensing has
long been used as an excellent source of data for finding
different types of data attribute present in the land cover. This
paper presents land cover index classification results for
Ayeyarwaddy Delta using Google Earth satellite images. The
satellite images are classified into three general classes: 1)
Building 2) Vegetation and 3) Road. Forindexclassification, K-
means clustering algorithm is used with different
enhancement methods: V-channel enhancement, histogram
equalization and adaptive histogram equalization. Then the
index classification result for each enhancement method is
compared using MSE (Mean Squared Error) and PSNR (Peak
Signal to Noise Ratio). According to the results, V-channel
enhancement method provides good result in landcoverindex
classification compared to the other two. These land cover
index classification results can be used for finding changes in
land areas that undergone changes over period of time.
Key Words: HistogramEqualization,AdaptiveHistogram
Equalization,V-channel Enhancement,Land CoverIndex
classification
1. INTRODUCTION
Cyclone Nargis strike Myanmar during early May
2008. It caused the worst natural disaster in the recorded
history of Myanmar. The cyclone made landfall in Myanmar
on Friday, May 2, 2008, sending a storm surge 40 kilometers
up the densely populated Ayeyarwaddy Delta, causing
catastrophic destruction and at least 138,000 fatalities.
Thousands of buildings were destroyed in the Ayeyarwaddy
Delta, state television reported that 75 percent of buildings
had collapsed and 20 percent had their roofs ripped off. One
report indicated that 95 percent of buildings in the
Ayeyarwaddy delta area were destroyed. For this reason, it
is needed to know land cover changes before and after
Nargis Cyclone for regional planning, policy planning and
understanding the impacts of disaster. Information about
destruction during Nargis Cyclone and reconstruction after
Nargis and land cover changes due to disaster will also be
needed.
The main focus of this proposed work is to classify
land cover and land use area of the Ayeyarwaddydelta using
remote sensing satellite images. Remotely sensed data is
among the significant data types used in classifying land
cover and land-use distribution. Mostoftheapplicationsand
researches are in need of information and data on the types
and distribution of land cover. Many researchers conducted
studies on the use of land cover inespeciallyurbanareasand
on obtaining information regarding land cover that would
further lead to both qualitative and quantitative analysis of
the findings [1].
The physical material on the surface of the earth
such as water, vegetation building can be regarded as land
cover. Therefore, for describing the data on the Earth
surface, land cover is a fundamental parameter. When land
cover area is utilized by people whether for development,
conservation or mixed uses, it can be defined as land use.
Accurate information of land cover is required for both
scientific research (e.g. climate change modeling, flood
prediction) and management (e.g. city planning, disaster
mitigation). Satellite images consist of various images of the
same object taken at different wavelengths in the visible,
infrared or thermal range. Such images have been used for
urban land cover classification [5] [7], urban planning [6],
soil test, and to study forest dynamics [8].
In this paper, three land cover indices: vegetation,
road and building are classified from Google earth images
using K-means clustering with L*a*b*colorspace.Thepaper
is organized as follow: section 2 and 3 present related works
and proposed scheme. In section 4, 5, 6 and 7, system
methodology, data resources and software, experimental
esults and discussion are described.Finally,theconclusionis
given in section 8.
2. RELATED WORKS
The variety of land use and land cover classification
techniques has been researched extensively from a
theoretical and practical aspect during the last decades.
Sathya and Malathi [2] presented classification and
segmentation in Satellite Imagery using back propagation
algorithm of ANN and K-Means Algorithm. In that paper,
these two algorithms are used as the tool for segmentation
and classification of remote sensing images. This classified
image is given to K-Means Algorithm and Back Propagation
Algorithm of ANN to calculate the density count. Thedensity
count is stored in database for future referenceandforother
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 444
applications. This tool also has the capability to show the
comparison of the results of both the algorithms.
The analysis of the presentation of unsupervised
classification algorithms ISODATA(IterativeSelf-Organizing
Data Analysis Technique Algorithm) and K-Means in remote
sensing, to evaluate statistically by iterative techniques is
proposed in [3]. This investigation used SUPARCO (Space
and Upper Atmosphere Research Commission (Pakistan))
obtained remotely sensed patchofAbbottabadPakistan. The
test patch of Abbottabad is divided into Five bands i.e. NDVI
(Normalized Difference Vegetation Index), green, near
infrared, far infrared, and green. The ROIs (regions of
interest) selected for classification of Land Cover data
comprises five different types of classes i.e. water bodies,
agriculture, settled area, forest and barren land. In this
research of remote sensing the first step was to preprocess
Abbottabad test patch by filtering, to improve performance
of classification and neighboring pixels homogeneity. The
next step was to assess the accuracy of two pixel based
unsupervised classifiers i.e. ISODATA and k-means on the
said test patch. Finally, the mentioned classifiers
performance is evaluated by varying their different
parameters to categorize the effect of the clustering
algorithms and their class statistics on whole classification
outcomes.
In [9], the authors proposed rainfall estimationover
rooftop using land-cover classification of Google Earth
Images of India. The idea behind in that paper is to design
the development of rain water harvesting system based on
rainfall runoff estimation over rooftop. K-means clustering
algorithm and textural parameters based on Gray Level Co-
Occurrence Matrices are used for classification oftheGoogle
Earth images into land cover and land use sector. In landuse
and land cover classification, the satellite image is classified
into different region such asGrassarea,Waterarea,Roof-top
area, Soil area etc. Then, the area under the different regions
is computed because area measurement is required for
computing rainfall runoff using estimation model. The
computation of the roof top and road surfaces is nearly
accurate and runoff calculationcanbe estimatedverynearto
accuracy, which in turn is used for design and development
of rainwater harvesting system. From the author’s
experiments, it will help to improve the water scarcity
problem without much efforts of the survey.
3. PROPOSED SYSTEM
The block diagram of the proposed systemisshown
in Figure 1. Firstly, the input image is enhanced using three
enhancement techniques: V-channel Enhancement,
Histogram Equalization and Adaptive Histogram
Equalization. Then the enhanced image is transformed into
CIE L*a*b* color space for index classification. After that,
three land cover indices are classified using K-means
clustering algorithm. Finally, the index classification results
for three enhancement results are compared using MSE and
PSNR.
Fig -1: Block Diagram of the proposed scheme
4. SYSTEM METHODOLOGY
4.1 Image Enhancement
Firstly, the input Google Earth satelliteimageisenhanced
with three different image enhancement methods. The
principal objective of image enhancement is to process a
given image, and then the result is more suitable than the
original image for a specific application. V-channel
enhancement, histogram equalization and adaptive
histogram equalizationmethodsareusedforenhancementin
order to decide which enhancement method is suitable for
index classification.
4.1.1 V-channel Enhancement
For V-channel enhancement, the original input RGB
image is first transformed into HSV color space. From HSV
transformed image, V-channel is enhanced because it
contains the detailed information of the original image and it
is a measurement of the brightness level in an image.
Therefore, the V-Channel is extracted and enhanced from
HSV image using both histogram equalization and adaptive
histogram equalization. Then the enhanced V-channel is
added again to HSV imageandthentransformedagaintoRGB
color space for further process.
4.1.2 Histogram equalization
In this process, the original input RGB image is
directly enhanced using histogram equalization without
another color space transformation. The benefit of using
histogram equalization is that it is a technique that can
enhance both the contrastand contrast adjustmentofagiven
image.
4.1.3 Adaptive Histogram equalization
Adaptive Histogram equalization is another image
enhancement technique that is used to enhance the contrast
in images. Histogram equalization is a technique that
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 445
emphasize only the local contrast of the image. Adaptive
histogram equalization overcomes from this issue, this
technique is applicable for overall contrast. For this reason,
the proposed system uses the adaptive histogram
equalization asanother enhancement methodandcompared
the results with the other two enhancement techniques.
4.2 Color Transformation
For segmentation of satellite images for land use
and land cover classification, the enhanced image is
converted into CIE L*a*b* (LAB) color space from RGB color
space using RGB to LAB color conversion method. In CIE
L*a*b* color space, L* represents the lightness of color
between 0 (dark) to 100 (white), while the a* and b*
channels are the two chromatic components. It is based on
the CIE*XYZ color space. So, firstly the input RGB image is
transformed into CIE *XYZ color space using equation 1.
(1)
After then, the CIE*XYZ component is transformed into CIE
L*a*b* color space using the following equation 2, 3 and 4.
(2)
(3)
(4)
4.3 Index Classification
After theenhancedimageistransformedintoL*a*b*
color space, then the image is classified into threelandcover
indices: 1) Building Index 2) Vegetation Index and 3) Road
Index. There are many methods of clusteringdevelopedfora
wide variety of purposes. K-means algorithm has lot of
advantages over other algorithms. For instance, K-mean
improves accuracy of classification which is drawback of
algorithms such as region growing algorithm [10] [11] and
nearest neighbor algorithm. In addition to that, it can be
performed on any type of satellite images including Google
Earth images, which are free of cost; which eliminates
disadvantage of normalized difference index (NDVI)
algorithm of being expensive. There is no manual
intervention as in caseofregiongrowingalgorithm(requires
seed point allocation); which makes it easier and faster to
implement. Therefore, after the image is transformed into
L*a*b* color space, K-Means clustering is used toclassifythe
image into three land cover indices. In L*a*b* color space,
Luminance (Lightness) and other two color channelsa andb
are known as chromaticity layers. In a* layer, the color falls
along the red green axis, and in b*, the color falls along the
blue-yellow axis. So, for land cover index classification, only
a* and b* layers are used for land cover classification using
K-Means clustering with Euclidean distance metric.
After index classification, then the cluster variance
for each index is calculated and compared the results for
three enhancement methods.
5. DATA RESOURCES AND SOFTWARE
The study area used is the Google Earth satellite
images of Ayeyarwaddy Delta, Myanmar, in the period from
2004 to 2014 etc., which is to be classified as land-cover. It
lies between north latitude 15° 40' and 18° 30'
approximately and between east longitude 94° 15' and 96°
15'. It covers about an area of 35,140 square kilometers. It is
the main rice produced area in the country. It is a typical
urban landscape of Myanmar. The entire proposed work is
carried out using MATLAB v7.12.0 and MS-Office. While
taking images from Google Earth, it is needed to define the
elevation parameter 150 feet and eye altitude about 1945
feet for saving each satellite image of Ayeyarwaddy delta.
6. EXPERIMENTAL RESULTS
In this system, initially preprocessing is done in
which the input image gets transformed suitably for
segmentation. In preprocessing, firstly the satellite images
are enhanced using V-channel enhancement, histogram
equalization and adaptive histogram equalization. For V-
channel enhancement, firstly the input RGB image is
transformed into HSV and V-channel is extracted and
enhanced using both histogram equalization and adaptive
histogram equalization. Then, the enhanced V-channel is
added into original HSV image and then transformed again
to RGB image for further processing. Figure 2(a) shows the
original satellite image taken as an input for
experimentation. Figure 2(b) and 2(c) are V-channel
enhancement images using histogram equalization and
adaptive histogram equalization.
Figure 3 (a), (b) and (c) show the original imageand
three RGB enhancement images using histogram
equalization and adaptive histogram equalization.
Fig -2: Original Image and V-Channel Enhancement Result
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 446
Fig -3: Original Image and Enhancement using HE & AHE
After image enhancement, thentheenhancedimage
is transformed into L*a*b* color space for index
classification using K-Means clustering algorithm. The
classification results for each index are shown in the
following figures. Road index classification results for each
enhancement techniques are shown in figure 4. The
classification results for buildingindexareshowninfigure5.
The vegetation index classification results are shown in
figure 6.
Fig -4: Road Classification Results with each enhancement
techniques
Fig -5: Building Classification Results with each
enhancement techniques
Fig -6: Vegetation Classification Results with each
enhancement techniques
The evaluation of unsupervised learning is both
quantitative and objective. The performance of a clustering
algorithm within a given color space is evaluated using MSE
(Mean Squared Error) and PSNR (Peak Signal to Noise
Ratio).
6.1 Mean Squared Error
Mean Squared Error is an average of the squares of
the difference between the predicated observations and
actual [4]. A lower value of MSE implies lesser error. For an
M*N image, the MSE can be calculated as in equation 5:
(5)
6.2 Peak Signal to Noise Ratio
PSNR is commonly used as measure of quality
reconstruction of image. High value of PSNR indicates the
high quality of image. PSNR is usually expressed in terms of
the logarithmic scale [4]. The formula of PSNR is as follows:
(6)
The calculation of MSE and PSNR for land cover
index using L*a*b* color space with different enhancement
methods is shown in Table 1. The lowest MSE and highest
PSNR value of each index are highlighted in Table 1.
Table -1: Calculation of MSE and PSNR
Color
Space +
Image
Enhanc
ement
Method
Road Index
Building
Index
Vegetation
Index
MSE
PSN
R
MSE
PSN
R
MSE
PSN
R
L*a*b*+ 165834 - 78351 - 16409 -
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 447
HE 03.49 24.0
659
89.6 20.8
096
753 24.0
202
L*a*b*+
AHE
141473
30.46
-
23.3
759
64084
37.8
-
19.9
367
14235
926
-
23.4
031
L*a*b*+
V-
enhance
d by HE
173.18
68748
25.7
457
87.77
8486
28.6
969
340.7
3817
22.8
066
L*a*b*+
V-
enhance
d by
AHE
147.83
2256
26.4
331
77.90
9306
29.2
149
309.8
0717
29.2
149
By comparing the PSNR and MSE for each index, it
can be seen that L*a*b*+V_channel enhanced with adaptive
histogram equalization achieved lowest MSE value and
highest PSNR value.
7. DISCUSSION
From the experimental results, it is observed that
L*a*b* color space with V_channel enhancement gives the
lower MSE and higher PSNR value in comparison to other
enhancement methods. Lower MSE gives lesser error and
higher PSNR means better the classification results, so itcan
say that V_channel enhancement is better than the other
enhancement methods for land cover index classification
with Google Earth satellite images.
8. CONCLUSION
This proposed system presents a technique for the
land use and land cover classificationforAyeyarwaddyDelta
using Google Earth satellite images. From the experimental
results, it can be seen that K-means clustering algorithm
gives better results for land cover classificationusingGoogle
earth satellite images. For landcoverindexclassification, CIE
L*a*b* color space can provide better classification results
for satellite images. The landcoverclassificationinformation
of this proposed system can be used to calculate land cover
change detection for Ayeyarwaddy Delta before and after
Nargis Cyclone. This land cover changes informationaimsto
form valuable resources for urban planner and decision
makers to decide the amount of land cover changes before
and after the disaster and the impact of disaster.
REFERENCES
[1] Sinasi Kaya, Fikret Pekin, Dursun Zafer Seker, Aysegul
Tanik, “An AlgorithmApproachfortheAnalysisofUrban
Land-Use/Cover: Logic Filters”, International Journal of
Environment and Geoinformatics 1(1), 12-20 (2014).
[2] P.Sathya and L.Malathi,“ClassificationandSegmentation
in Satellite Imagery Using Back Propagation Algorithm
of ANN and K-Means Algorithm”, International Journal
of Machine Learning and Computing, Vol. 1, No. 4,
October 2011.
[3] A. W. Abbas, N. Minallh, N. Ahmad, S.A.R. Abid, M.A.A.
Khan, “K-Means and ISODATA ClusteringAlgorithmsfor
Landcover Classification Using Remote Sensing”, Sindh
University Research Journal (Scienceseries),SindhUniv.
Res. Jour. (Sci. Ser.) Vol.48 (2) 315-318 (2016).
[4] Preeti Panwar, Girdhar Gopal, Rakesh Kumar, “Image
Segmentation using K-means clustering and
Thresholding”, International Research Journal of
Engineering and Technology (IRJET), Volume: 03 Issue:
05, May-2016.
[5] Jie Zhang and John Kerekes, “Unsupervised Urban Land
Cover Classification using Worldview-2 Data and Self-
Organizing Maps”; International GeoscienceandRemote
Sensing Symposium(IGARSS), IEEE, pp. 201-204, 2011.
[6] Holger Thunig, Nils Wolf, Simone Naumann, Alexander
Siegmund, Carsten Jurgens, CihanUysal, DeryaMaktav,
“Land use/land cover classification for applied urban
planning – The Challenge of Automation”; Joint Urban
Remote Sensing Event JURSE, Munich, Germany, 2011,
pp. 229-232.
[7] Wen-ting Cai, Yong-xue Liu, Man-chun Li, Yu Zhang,
Zhen Li, “A best-first multivariate decision tree method
used for urban land cover classification”, Proceedingsof
8th IEEE conference on Geometrics 2010, Beijing.
[8] V. Naydenova, G. Jelev, “Forest dynamics study using
aerial photos and satellite images with very high spatial
resolution”; Proceedings of the 4th International
Conference on Recent Advance on Space Technologies
“space in the service of society”-RAST 2009,
Istanbul,Turkey, Published by IEEE ISBN 978-1-4244-
3624-6, 2009, pp. 344-348.
[9] Medha Aher, Sadashiv Pradhan, Yogesh Dandawate,
“Rainfall Estimation Over Roof-top Using Land-Cover
Classification of Google Earth Images”, International
Conference on ElectronicSystems,Signal Processingand
Computing Technologies, 2014.
[10] K.A. Abdul Nazeer, M.P.Sebastian, “Improving the
Accuracy and Efficiency of the K-means Clustering
Algorithm”, Proceedings of the World Congress on
Engineering, Vol I, 2009.
[11] Siddheswar Ray, Rose H. Turi and Peter E.Tischer,
“Clustering-based Colour Image Segmentation: An
Evaluation Study”, Proceeding of Digital Image
Computing: Techniques and Applications, pp.86-92,
1995.

More Related Content

What's hot

Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weatherijsrd.com
 
12 SuperAI on Supercomputers
12 SuperAI on Supercomputers12 SuperAI on Supercomputers
12 SuperAI on SupercomputersRCCSRENKEI
 
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...RCCSRENKEI
 
Parcel-based Damage Detection using SAR Data
Parcel-based Damage Detection using SAR DataParcel-based Damage Detection using SAR Data
Parcel-based Damage Detection using SAR DataReza Nourjou, Ph.D.
 
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...Innovations in the Geoscience Research: Classification of the Landsat TM Imag...
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...Universität Salzburg
 
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEM
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEMINTRODUCTION GEOGRAPHIC INFORMATION SYSTEM
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEMmusadoto
 
An Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingAn Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingIJERA Editor
 
Quantitative analysis of Mouza map image to estimate land area using zooming ...
Quantitative analysis of Mouza map image to estimate land area using zooming ...Quantitative analysis of Mouza map image to estimate land area using zooming ...
Quantitative analysis of Mouza map image to estimate land area using zooming ...TELKOMNIKA JOURNAL
 
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...Waqas Tariq
 
A hybrid gwr based height estimation method for building
A hybrid gwr based height estimation method for buildingA hybrid gwr based height estimation method for building
A hybrid gwr based height estimation method for buildingAbery Au
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GISSatish Taji
 
Final thesis presentation
Final thesis presentationFinal thesis presentation
Final thesis presentationPawan Singh
 
Energies 12-01934
Energies 12-01934Energies 12-01934
Energies 12-01934sunny112811
 
High_resolution_GEC
High_resolution_GECHigh_resolution_GEC
High_resolution_GECKenneth Kay
 
A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...Jianming Liang
 
Rahul seminar1 for_slideshare
Rahul seminar1 for_slideshareRahul seminar1 for_slideshare
Rahul seminar1 for_slideshareRahulSingh769902
 

What's hot (20)

Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weather
 
12 SuperAI on Supercomputers
12 SuperAI on Supercomputers12 SuperAI on Supercomputers
12 SuperAI on Supercomputers
 
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...
02 Modelling strategies for Nuclear Probabilistic Safety Assessment in case o...
 
Parcel-based Damage Detection using SAR Data
Parcel-based Damage Detection using SAR DataParcel-based Damage Detection using SAR Data
Parcel-based Damage Detection using SAR Data
 
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...Innovations in the Geoscience Research: Classification of the Landsat TM Imag...
Innovations in the Geoscience Research: Classification of the Landsat TM Imag...
 
37
3737
37
 
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEM
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEMINTRODUCTION GEOGRAPHIC INFORMATION SYSTEM
INTRODUCTION GEOGRAPHIC INFORMATION SYSTEM
 
An Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image ProcessingAn Approach on Determination on Coal Quality using Digital Image Processing
An Approach on Determination on Coal Quality using Digital Image Processing
 
Quantitative analysis of Mouza map image to estimate land area using zooming ...
Quantitative analysis of Mouza map image to estimate land area using zooming ...Quantitative analysis of Mouza map image to estimate land area using zooming ...
Quantitative analysis of Mouza map image to estimate land area using zooming ...
 
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...
An Automatic Neural Networks System for Classifying Dust, Clouds, Water, and ...
 
A hybrid gwr based height estimation method for building
A hybrid gwr based height estimation method for buildingA hybrid gwr based height estimation method for building
A hybrid gwr based height estimation method for building
 
Introduction and Application of GIS
Introduction and Application of GISIntroduction and Application of GIS
Introduction and Application of GIS
 
Final thesis presentation
Final thesis presentationFinal thesis presentation
Final thesis presentation
 
Energies 12-01934
Energies 12-01934Energies 12-01934
Energies 12-01934
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GIS
 
AlfredoConetta_EGM712_GIS_Project
AlfredoConetta_EGM712_GIS_ProjectAlfredoConetta_EGM712_GIS_Project
AlfredoConetta_EGM712_GIS_Project
 
High_resolution_GEC
High_resolution_GECHigh_resolution_GEC
High_resolution_GEC
 
A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...
 
Rahul seminar1 for_slideshare
Rahul seminar1 for_slideshareRahul seminar1 for_slideshare
Rahul seminar1 for_slideshare
 
test
testtest
test
 

Similar to IRJET- Land Cover Index Classification using Satellite Images with Different Enhancement Methods

IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET Journal
 
IRJET- Impact Assessment of Mining Activities through Change Detection Analysis
IRJET- Impact Assessment of Mining Activities through Change Detection AnalysisIRJET- Impact Assessment of Mining Activities through Change Detection Analysis
IRJET- Impact Assessment of Mining Activities through Change Detection AnalysisIRJET Journal
 
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...IRJET Journal
 
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...IRJET Journal
 
IRJET - Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...
IRJET -  	  Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...IRJET -  	  Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...
IRJET - Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...IRJET Journal
 
Use of Geographic Information Systems to Build and Management a Geometric Net...
Use of Geographic Information Systems to Build and Management a Geometric Net...Use of Geographic Information Systems to Build and Management a Geometric Net...
Use of Geographic Information Systems to Build and Management a Geometric Net...ijtsrd
 
Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...IJERA Editor
 
Chronological Calibration Methods for Landsat Satellite Images
Chronological Calibration Methods for Landsat Satellite Images Chronological Calibration Methods for Landsat Satellite Images
Chronological Calibration Methods for Landsat Satellite Images iosrjce
 
Land use/land cover classification using machine learning models
Land use/land cover classification using machine learning  modelsLand use/land cover classification using machine learning  models
Land use/land cover classification using machine learning modelsIJECEIAES
 
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial Technique
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial TechniqueDelineation of Groundwater Recharge Potential Zones Using Geo- Spatial Technique
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial TechniqueIRJET Journal
 
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTION
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTIONA REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTION
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTIONIRJET Journal
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...IRJET Journal
 
IRJET- Tool: Segregration of Bands in Sentinel Data and Calculation of NDVI
IRJET-  	  Tool: Segregration of Bands in Sentinel Data and Calculation of NDVIIRJET-  	  Tool: Segregration of Bands in Sentinel Data and Calculation of NDVI
IRJET- Tool: Segregration of Bands in Sentinel Data and Calculation of NDVIIRJET Journal
 
Evaluation of the Back Propagation Neural Network for Gravity Mapping
Evaluation of the Back Propagation Neural Network for Gravity Mapping Evaluation of the Back Propagation Neural Network for Gravity Mapping
Evaluation of the Back Propagation Neural Network for Gravity Mapping IRJET Journal
 
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping IRJET Journal
 
Assessment of solar energy distribution for installing solar panels using rem...
Assessment of solar energy distribution for installing solar panels using rem...Assessment of solar energy distribution for installing solar panels using rem...
Assessment of solar energy distribution for installing solar panels using rem...IAEME Publication
 
Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...IJECEIAES
 
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...theijes
 
A0311020109
A0311020109A0311020109
A0311020109theijes
 
IRJET- Image Registration in GIS: A Survey
IRJET-  	  Image Registration in GIS: A SurveyIRJET-  	  Image Registration in GIS: A Survey
IRJET- Image Registration in GIS: A SurveyIRJET Journal
 

Similar to IRJET- Land Cover Index Classification using Satellite Images with Different Enhancement Methods (20)

IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote SensingIRJET-  	  Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
IRJET- Land Use & Land Cover Change Detection using G.I.S. & Remote Sensing
 
IRJET- Impact Assessment of Mining Activities through Change Detection Analysis
IRJET- Impact Assessment of Mining Activities through Change Detection AnalysisIRJET- Impact Assessment of Mining Activities through Change Detection Analysis
IRJET- Impact Assessment of Mining Activities through Change Detection Analysis
 
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...
Accuracy Assessment of Land Use/Land Cover Classification using multi tempora...
 
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...
IRJET- Soil Property Mapping of Kazhakuttam Ward using Geographic Information...
 
IRJET - Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...
IRJET -  	  Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...IRJET -  	  Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...
IRJET - Normalized Difference Vegetation Index (NDVI) based Land Cover Cl...
 
Use of Geographic Information Systems to Build and Management a Geometric Net...
Use of Geographic Information Systems to Build and Management a Geometric Net...Use of Geographic Information Systems to Build and Management a Geometric Net...
Use of Geographic Information Systems to Build and Management a Geometric Net...
 
Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...Performance of RGB and L Base Supervised Classification Technique Using Multi...
Performance of RGB and L Base Supervised Classification Technique Using Multi...
 
Chronological Calibration Methods for Landsat Satellite Images
Chronological Calibration Methods for Landsat Satellite Images Chronological Calibration Methods for Landsat Satellite Images
Chronological Calibration Methods for Landsat Satellite Images
 
Land use/land cover classification using machine learning models
Land use/land cover classification using machine learning  modelsLand use/land cover classification using machine learning  models
Land use/land cover classification using machine learning models
 
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial Technique
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial TechniqueDelineation of Groundwater Recharge Potential Zones Using Geo- Spatial Technique
Delineation of Groundwater Recharge Potential Zones Using Geo- Spatial Technique
 
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTION
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTIONA REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTION
A REVIEW ON SURVEY INSTRUMENT TO MEASURE LIGHT POLLUTION
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
 
IRJET- Tool: Segregration of Bands in Sentinel Data and Calculation of NDVI
IRJET-  	  Tool: Segregration of Bands in Sentinel Data and Calculation of NDVIIRJET-  	  Tool: Segregration of Bands in Sentinel Data and Calculation of NDVI
IRJET- Tool: Segregration of Bands in Sentinel Data and Calculation of NDVI
 
Evaluation of the Back Propagation Neural Network for Gravity Mapping
Evaluation of the Back Propagation Neural Network for Gravity Mapping Evaluation of the Back Propagation Neural Network for Gravity Mapping
Evaluation of the Back Propagation Neural Network for Gravity Mapping
 
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
 
Assessment of solar energy distribution for installing solar panels using rem...
Assessment of solar energy distribution for installing solar panels using rem...Assessment of solar energy distribution for installing solar panels using rem...
Assessment of solar energy distribution for installing solar panels using rem...
 
Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...Automatic traffic light controller for emergency vehicle using peripheral int...
Automatic traffic light controller for emergency vehicle using peripheral int...
 
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
Comparison of Ordinary Least Square Regression and Geographically Weighted Re...
 
A0311020109
A0311020109A0311020109
A0311020109
 
IRJET- Image Registration in GIS: A Survey
IRJET-  	  Image Registration in GIS: A SurveyIRJET-  	  Image Registration in GIS: A Survey
IRJET- Image Registration in GIS: A Survey
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 

IRJET- Land Cover Index Classification using Satellite Images with Different Enhancement Methods

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 443 LAND COVER INDEX CLASSIFICATION USING SATELLITE IMAGES WITH DIFFERENT ENHANCEMENT METHODS SU WIT YI AUNG1, HNIN AYE THANT2 1Ph.D. Researcher, Faculty of Information and Communication Technology, University of Technology (Yatanarpon Cyber City), Pyin Oo Lwin, Myanmar 2Professor, Faculty of Information and Communication Technology, University of Technology (Yatanarpon Cyber City), Pyin Oo Lwin, Myanmar ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Land use/cover data is important for diverse disciplines (e.g., ecology, geography, andclimatology)because it serves as a basis for various real world applications. For detection and classification of land cover, remote sensing has long been used as an excellent source of data for finding different types of data attribute present in the land cover. This paper presents land cover index classification results for Ayeyarwaddy Delta using Google Earth satellite images. The satellite images are classified into three general classes: 1) Building 2) Vegetation and 3) Road. Forindexclassification, K- means clustering algorithm is used with different enhancement methods: V-channel enhancement, histogram equalization and adaptive histogram equalization. Then the index classification result for each enhancement method is compared using MSE (Mean Squared Error) and PSNR (Peak Signal to Noise Ratio). According to the results, V-channel enhancement method provides good result in landcoverindex classification compared to the other two. These land cover index classification results can be used for finding changes in land areas that undergone changes over period of time. Key Words: HistogramEqualization,AdaptiveHistogram Equalization,V-channel Enhancement,Land CoverIndex classification 1. INTRODUCTION Cyclone Nargis strike Myanmar during early May 2008. It caused the worst natural disaster in the recorded history of Myanmar. The cyclone made landfall in Myanmar on Friday, May 2, 2008, sending a storm surge 40 kilometers up the densely populated Ayeyarwaddy Delta, causing catastrophic destruction and at least 138,000 fatalities. Thousands of buildings were destroyed in the Ayeyarwaddy Delta, state television reported that 75 percent of buildings had collapsed and 20 percent had their roofs ripped off. One report indicated that 95 percent of buildings in the Ayeyarwaddy delta area were destroyed. For this reason, it is needed to know land cover changes before and after Nargis Cyclone for regional planning, policy planning and understanding the impacts of disaster. Information about destruction during Nargis Cyclone and reconstruction after Nargis and land cover changes due to disaster will also be needed. The main focus of this proposed work is to classify land cover and land use area of the Ayeyarwaddydelta using remote sensing satellite images. Remotely sensed data is among the significant data types used in classifying land cover and land-use distribution. Mostoftheapplicationsand researches are in need of information and data on the types and distribution of land cover. Many researchers conducted studies on the use of land cover inespeciallyurbanareasand on obtaining information regarding land cover that would further lead to both qualitative and quantitative analysis of the findings [1]. The physical material on the surface of the earth such as water, vegetation building can be regarded as land cover. Therefore, for describing the data on the Earth surface, land cover is a fundamental parameter. When land cover area is utilized by people whether for development, conservation or mixed uses, it can be defined as land use. Accurate information of land cover is required for both scientific research (e.g. climate change modeling, flood prediction) and management (e.g. city planning, disaster mitigation). Satellite images consist of various images of the same object taken at different wavelengths in the visible, infrared or thermal range. Such images have been used for urban land cover classification [5] [7], urban planning [6], soil test, and to study forest dynamics [8]. In this paper, three land cover indices: vegetation, road and building are classified from Google earth images using K-means clustering with L*a*b*colorspace.Thepaper is organized as follow: section 2 and 3 present related works and proposed scheme. In section 4, 5, 6 and 7, system methodology, data resources and software, experimental esults and discussion are described.Finally,theconclusionis given in section 8. 2. RELATED WORKS The variety of land use and land cover classification techniques has been researched extensively from a theoretical and practical aspect during the last decades. Sathya and Malathi [2] presented classification and segmentation in Satellite Imagery using back propagation algorithm of ANN and K-Means Algorithm. In that paper, these two algorithms are used as the tool for segmentation and classification of remote sensing images. This classified image is given to K-Means Algorithm and Back Propagation Algorithm of ANN to calculate the density count. Thedensity count is stored in database for future referenceandforother
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 444 applications. This tool also has the capability to show the comparison of the results of both the algorithms. The analysis of the presentation of unsupervised classification algorithms ISODATA(IterativeSelf-Organizing Data Analysis Technique Algorithm) and K-Means in remote sensing, to evaluate statistically by iterative techniques is proposed in [3]. This investigation used SUPARCO (Space and Upper Atmosphere Research Commission (Pakistan)) obtained remotely sensed patchofAbbottabadPakistan. The test patch of Abbottabad is divided into Five bands i.e. NDVI (Normalized Difference Vegetation Index), green, near infrared, far infrared, and green. The ROIs (regions of interest) selected for classification of Land Cover data comprises five different types of classes i.e. water bodies, agriculture, settled area, forest and barren land. In this research of remote sensing the first step was to preprocess Abbottabad test patch by filtering, to improve performance of classification and neighboring pixels homogeneity. The next step was to assess the accuracy of two pixel based unsupervised classifiers i.e. ISODATA and k-means on the said test patch. Finally, the mentioned classifiers performance is evaluated by varying their different parameters to categorize the effect of the clustering algorithms and their class statistics on whole classification outcomes. In [9], the authors proposed rainfall estimationover rooftop using land-cover classification of Google Earth Images of India. The idea behind in that paper is to design the development of rain water harvesting system based on rainfall runoff estimation over rooftop. K-means clustering algorithm and textural parameters based on Gray Level Co- Occurrence Matrices are used for classification oftheGoogle Earth images into land cover and land use sector. In landuse and land cover classification, the satellite image is classified into different region such asGrassarea,Waterarea,Roof-top area, Soil area etc. Then, the area under the different regions is computed because area measurement is required for computing rainfall runoff using estimation model. The computation of the roof top and road surfaces is nearly accurate and runoff calculationcanbe estimatedverynearto accuracy, which in turn is used for design and development of rainwater harvesting system. From the author’s experiments, it will help to improve the water scarcity problem without much efforts of the survey. 3. PROPOSED SYSTEM The block diagram of the proposed systemisshown in Figure 1. Firstly, the input image is enhanced using three enhancement techniques: V-channel Enhancement, Histogram Equalization and Adaptive Histogram Equalization. Then the enhanced image is transformed into CIE L*a*b* color space for index classification. After that, three land cover indices are classified using K-means clustering algorithm. Finally, the index classification results for three enhancement results are compared using MSE and PSNR. Fig -1: Block Diagram of the proposed scheme 4. SYSTEM METHODOLOGY 4.1 Image Enhancement Firstly, the input Google Earth satelliteimageisenhanced with three different image enhancement methods. The principal objective of image enhancement is to process a given image, and then the result is more suitable than the original image for a specific application. V-channel enhancement, histogram equalization and adaptive histogram equalizationmethodsareusedforenhancementin order to decide which enhancement method is suitable for index classification. 4.1.1 V-channel Enhancement For V-channel enhancement, the original input RGB image is first transformed into HSV color space. From HSV transformed image, V-channel is enhanced because it contains the detailed information of the original image and it is a measurement of the brightness level in an image. Therefore, the V-Channel is extracted and enhanced from HSV image using both histogram equalization and adaptive histogram equalization. Then the enhanced V-channel is added again to HSV imageandthentransformedagaintoRGB color space for further process. 4.1.2 Histogram equalization In this process, the original input RGB image is directly enhanced using histogram equalization without another color space transformation. The benefit of using histogram equalization is that it is a technique that can enhance both the contrastand contrast adjustmentofagiven image. 4.1.3 Adaptive Histogram equalization Adaptive Histogram equalization is another image enhancement technique that is used to enhance the contrast in images. Histogram equalization is a technique that
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 445 emphasize only the local contrast of the image. Adaptive histogram equalization overcomes from this issue, this technique is applicable for overall contrast. For this reason, the proposed system uses the adaptive histogram equalization asanother enhancement methodandcompared the results with the other two enhancement techniques. 4.2 Color Transformation For segmentation of satellite images for land use and land cover classification, the enhanced image is converted into CIE L*a*b* (LAB) color space from RGB color space using RGB to LAB color conversion method. In CIE L*a*b* color space, L* represents the lightness of color between 0 (dark) to 100 (white), while the a* and b* channels are the two chromatic components. It is based on the CIE*XYZ color space. So, firstly the input RGB image is transformed into CIE *XYZ color space using equation 1. (1) After then, the CIE*XYZ component is transformed into CIE L*a*b* color space using the following equation 2, 3 and 4. (2) (3) (4) 4.3 Index Classification After theenhancedimageistransformedintoL*a*b* color space, then the image is classified into threelandcover indices: 1) Building Index 2) Vegetation Index and 3) Road Index. There are many methods of clusteringdevelopedfora wide variety of purposes. K-means algorithm has lot of advantages over other algorithms. For instance, K-mean improves accuracy of classification which is drawback of algorithms such as region growing algorithm [10] [11] and nearest neighbor algorithm. In addition to that, it can be performed on any type of satellite images including Google Earth images, which are free of cost; which eliminates disadvantage of normalized difference index (NDVI) algorithm of being expensive. There is no manual intervention as in caseofregiongrowingalgorithm(requires seed point allocation); which makes it easier and faster to implement. Therefore, after the image is transformed into L*a*b* color space, K-Means clustering is used toclassifythe image into three land cover indices. In L*a*b* color space, Luminance (Lightness) and other two color channelsa andb are known as chromaticity layers. In a* layer, the color falls along the red green axis, and in b*, the color falls along the blue-yellow axis. So, for land cover index classification, only a* and b* layers are used for land cover classification using K-Means clustering with Euclidean distance metric. After index classification, then the cluster variance for each index is calculated and compared the results for three enhancement methods. 5. DATA RESOURCES AND SOFTWARE The study area used is the Google Earth satellite images of Ayeyarwaddy Delta, Myanmar, in the period from 2004 to 2014 etc., which is to be classified as land-cover. It lies between north latitude 15° 40' and 18° 30' approximately and between east longitude 94° 15' and 96° 15'. It covers about an area of 35,140 square kilometers. It is the main rice produced area in the country. It is a typical urban landscape of Myanmar. The entire proposed work is carried out using MATLAB v7.12.0 and MS-Office. While taking images from Google Earth, it is needed to define the elevation parameter 150 feet and eye altitude about 1945 feet for saving each satellite image of Ayeyarwaddy delta. 6. EXPERIMENTAL RESULTS In this system, initially preprocessing is done in which the input image gets transformed suitably for segmentation. In preprocessing, firstly the satellite images are enhanced using V-channel enhancement, histogram equalization and adaptive histogram equalization. For V- channel enhancement, firstly the input RGB image is transformed into HSV and V-channel is extracted and enhanced using both histogram equalization and adaptive histogram equalization. Then, the enhanced V-channel is added into original HSV image and then transformed again to RGB image for further processing. Figure 2(a) shows the original satellite image taken as an input for experimentation. Figure 2(b) and 2(c) are V-channel enhancement images using histogram equalization and adaptive histogram equalization. Figure 3 (a), (b) and (c) show the original imageand three RGB enhancement images using histogram equalization and adaptive histogram equalization. Fig -2: Original Image and V-Channel Enhancement Result
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 446 Fig -3: Original Image and Enhancement using HE & AHE After image enhancement, thentheenhancedimage is transformed into L*a*b* color space for index classification using K-Means clustering algorithm. The classification results for each index are shown in the following figures. Road index classification results for each enhancement techniques are shown in figure 4. The classification results for buildingindexareshowninfigure5. The vegetation index classification results are shown in figure 6. Fig -4: Road Classification Results with each enhancement techniques Fig -5: Building Classification Results with each enhancement techniques Fig -6: Vegetation Classification Results with each enhancement techniques The evaluation of unsupervised learning is both quantitative and objective. The performance of a clustering algorithm within a given color space is evaluated using MSE (Mean Squared Error) and PSNR (Peak Signal to Noise Ratio). 6.1 Mean Squared Error Mean Squared Error is an average of the squares of the difference between the predicated observations and actual [4]. A lower value of MSE implies lesser error. For an M*N image, the MSE can be calculated as in equation 5: (5) 6.2 Peak Signal to Noise Ratio PSNR is commonly used as measure of quality reconstruction of image. High value of PSNR indicates the high quality of image. PSNR is usually expressed in terms of the logarithmic scale [4]. The formula of PSNR is as follows: (6) The calculation of MSE and PSNR for land cover index using L*a*b* color space with different enhancement methods is shown in Table 1. The lowest MSE and highest PSNR value of each index are highlighted in Table 1. Table -1: Calculation of MSE and PSNR Color Space + Image Enhanc ement Method Road Index Building Index Vegetation Index MSE PSN R MSE PSN R MSE PSN R L*a*b*+ 165834 - 78351 - 16409 -
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 447 HE 03.49 24.0 659 89.6 20.8 096 753 24.0 202 L*a*b*+ AHE 141473 30.46 - 23.3 759 64084 37.8 - 19.9 367 14235 926 - 23.4 031 L*a*b*+ V- enhance d by HE 173.18 68748 25.7 457 87.77 8486 28.6 969 340.7 3817 22.8 066 L*a*b*+ V- enhance d by AHE 147.83 2256 26.4 331 77.90 9306 29.2 149 309.8 0717 29.2 149 By comparing the PSNR and MSE for each index, it can be seen that L*a*b*+V_channel enhanced with adaptive histogram equalization achieved lowest MSE value and highest PSNR value. 7. DISCUSSION From the experimental results, it is observed that L*a*b* color space with V_channel enhancement gives the lower MSE and higher PSNR value in comparison to other enhancement methods. Lower MSE gives lesser error and higher PSNR means better the classification results, so itcan say that V_channel enhancement is better than the other enhancement methods for land cover index classification with Google Earth satellite images. 8. CONCLUSION This proposed system presents a technique for the land use and land cover classificationforAyeyarwaddyDelta using Google Earth satellite images. From the experimental results, it can be seen that K-means clustering algorithm gives better results for land cover classificationusingGoogle earth satellite images. For landcoverindexclassification, CIE L*a*b* color space can provide better classification results for satellite images. The landcoverclassificationinformation of this proposed system can be used to calculate land cover change detection for Ayeyarwaddy Delta before and after Nargis Cyclone. This land cover changes informationaimsto form valuable resources for urban planner and decision makers to decide the amount of land cover changes before and after the disaster and the impact of disaster. REFERENCES [1] Sinasi Kaya, Fikret Pekin, Dursun Zafer Seker, Aysegul Tanik, “An AlgorithmApproachfortheAnalysisofUrban Land-Use/Cover: Logic Filters”, International Journal of Environment and Geoinformatics 1(1), 12-20 (2014). [2] P.Sathya and L.Malathi,“ClassificationandSegmentation in Satellite Imagery Using Back Propagation Algorithm of ANN and K-Means Algorithm”, International Journal of Machine Learning and Computing, Vol. 1, No. 4, October 2011. [3] A. W. Abbas, N. Minallh, N. Ahmad, S.A.R. Abid, M.A.A. Khan, “K-Means and ISODATA ClusteringAlgorithmsfor Landcover Classification Using Remote Sensing”, Sindh University Research Journal (Scienceseries),SindhUniv. Res. Jour. (Sci. Ser.) Vol.48 (2) 315-318 (2016). [4] Preeti Panwar, Girdhar Gopal, Rakesh Kumar, “Image Segmentation using K-means clustering and Thresholding”, International Research Journal of Engineering and Technology (IRJET), Volume: 03 Issue: 05, May-2016. [5] Jie Zhang and John Kerekes, “Unsupervised Urban Land Cover Classification using Worldview-2 Data and Self- Organizing Maps”; International GeoscienceandRemote Sensing Symposium(IGARSS), IEEE, pp. 201-204, 2011. [6] Holger Thunig, Nils Wolf, Simone Naumann, Alexander Siegmund, Carsten Jurgens, CihanUysal, DeryaMaktav, “Land use/land cover classification for applied urban planning – The Challenge of Automation”; Joint Urban Remote Sensing Event JURSE, Munich, Germany, 2011, pp. 229-232. [7] Wen-ting Cai, Yong-xue Liu, Man-chun Li, Yu Zhang, Zhen Li, “A best-first multivariate decision tree method used for urban land cover classification”, Proceedingsof 8th IEEE conference on Geometrics 2010, Beijing. [8] V. Naydenova, G. Jelev, “Forest dynamics study using aerial photos and satellite images with very high spatial resolution”; Proceedings of the 4th International Conference on Recent Advance on Space Technologies “space in the service of society”-RAST 2009, Istanbul,Turkey, Published by IEEE ISBN 978-1-4244- 3624-6, 2009, pp. 344-348. [9] Medha Aher, Sadashiv Pradhan, Yogesh Dandawate, “Rainfall Estimation Over Roof-top Using Land-Cover Classification of Google Earth Images”, International Conference on ElectronicSystems,Signal Processingand Computing Technologies, 2014. [10] K.A. Abdul Nazeer, M.P.Sebastian, “Improving the Accuracy and Efficiency of the K-means Clustering Algorithm”, Proceedings of the World Congress on Engineering, Vol I, 2009. [11] Siddheswar Ray, Rose H. Turi and Peter E.Tischer, “Clustering-based Colour Image Segmentation: An Evaluation Study”, Proceeding of Digital Image Computing: Techniques and Applications, pp.86-92, 1995.