Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Satellite image

classification
Decision Tree, SVM and k-Nearest
Neighbor

Aytan Mammadova
Sona Safarli
MOTIVATION

This imperative is met through the utilization of various classification methods designed to extract invaluable
knowledge from satellite imagery datasets. In the realm of geomatics, the interpretation of satellite images
serves as a pivotal means to measure the characteristics of objects or surfaces remotely, relying on the
analysis of millions of pixels. . This project addresses this challenge by employing three distinct data
mining classification methods—Decision Tree, SVM, and k-NN—on Pleiades Satellite Images data in
Taiwan. The motivation behind this project stems from the need to identify the most efficient method,
achieving an overall accuracy (SVM) of 78.6% and 83.30% for high and low-resolution satellite imagery,
respectively.

1
RELATED WORKS
Papers
Brief info
4.Lawrence, R., Bunn, A., Powell, S. and Zambon, M.
2004. Classification of remotely sensed imagery using comparison is based on traditional Classification tree
1 stochastic gradient boosting as a refinement of results to stochastic gradient boosting for three remote
classification tree analysis. Remote sensing of sensing based data sets,
environment. 90, 3 (2004), 331–336.

A conventional approach, C4.5 Decision Tree Analysis, is


used as a comparison. And it helps to analyze the
9.Wan, S., Lei, Tc. and Chou, Ty. 2010. A novel data landslide problems and thus facilitates the informed
mining technique of analysis and classification for
2 landslide problems. Natural hazards. 52, 1 (2010), pp.
decision-making process.

211 – 230.

This paper examines current practices, problems, and


5.Lu, D.; Weng, Q.A. Survey of image classification prospects of image classification
methods and techniques for improving classification
3 performance. Int. J. Remote Sens. 2007, 28, 823–870.

2
PROPOSED METHODS
Data classes

1 Resident
fragment and distribution over the
study area

Impervious surface
2
including factory, block building
and transportation, roads

3 Park

4300 x 4300 pixels of a periurban and rural with High Resolution Satellite Image using Pleiades
heterogeneous land cover area in the image with 1300 x 1300 pixels image size in colorado, USA
north of Taiwan

3
Training and Testing Sample Datasets

The training data (training and testing samples) was


collected based on the manual interpretation of the original
Pleiades data and low-resolution imagery available from
Landsat 8. To collect training sample data, the create
training sample in the ENVI 5.3

4
Used Algorithms

K-nearest neighbor The Decision Tree A support vector


(KNN) (DT) machine (SVM)

5
6
Segmentation
Segmentation Result of Low Resolution Segmentation Result of High Resolution
Satellite Image Satellite Image

the scale and merge level are set into 40 and 90 the scale level is set into 40 and merge level is 80

Segmentation on Landsat image show the The rooftops appear much darker, while the concrete area is lighter. The road
urban area have smaller segment size than vegetation area, already segmented very well and the vegetation area has
because urban area has various pixel value. However, the many tiny segment area because it has many different color
water region has least segment area, because the pixel value in example tree and grass has different color which
is very similar. automatically will segmented.
7
Results

8
9
10

You might also like