RGIS603 Assignment 2
RGIS603 Assignment 2
Id: 201950031
Read the attached article (Salah 2017) and answer the following questions.
The major steps of the remote sensing classification process to produce Land Use and
Land Cover (LULC) maps include:
Spatial resolution is identified as the most important factor that affects classification details and
influences the selection of a classification algorithm. The spatial resolution of remotely sensed
data determines the level of detail and clarity in the imagery, which directly impacts the ability to
distinguish between different land cover classes. Higher spatial resolution data, such as HR data
from sensors like IKONOS and SPOT 5, are more suitable for detailed classification tasks at a
local level. On the other hand, coarse spatial resolution data, like AVHRR, MODIS, and SPOT
Vegetation, are more appropriate for global-scale analyses. The choice of spatial resolution is
critical in determining the accuracy and effectiveness of the classification process
3) Classification algorithms can be categorized based on different criteria.
Name two of these criteria and give the categories of classification algorithm
that each one results in.
Two common criteria and their resulting categories of classification algorithms are:
1. Training Sample:
Supervised: Uses training sets to classify pixels of unknown identity. Examples
include Maximum Likelihood (ML), Parallelepiped (PP), and Minimum Distance
(MD).
Unsupervised: Divides pixels into a number of classes based on natural groupings
without prior knowledge. Examples include K-means and ISODATA.
One of the advanced classification algorithms mentioned in the article is the Support Vector
Machines (SVMs). SVMs are powerful machine learning algorithms that are widely applied in
image classification tasks. SVMs work by finding the optimal hyperplane that best separates
different classes in a high-dimensional feature space. They are effective in handling complex and
non-linear relationships in data, making them suitable for tasks where traditional classifiers may
struggle. SVMs have been shown to outperform conventional classifiers in various remote
sensing applications, especially when incorporating non-spectral data into the classification
process. Their ability to handle high-dimensional data and complex decision boundaries makes
SVMs a valuable tool for accurate and robust image classification
Hybrid classifiers are classification systems that combine multiple individual classifiers to
improve overall classification performance. These systems leverage the strengths of different
classifiers to compensate for each other's weaknesses and enhance the accuracy and robustness
of the classification process. Hybrid classifiers can be categorized into two main types:
1) Classifier Ensembles (CE): CE involves combining multiple instances of the same base
classifier, such as multiple decision trees or neural networks, to create a diverse set of
classifiers. The final classification decision is often made through voting or averaging the
outputs of individual classifiers.
2) Multiple Classifier Systems (MCS): MCS combine different types of classifiers, such as
neural networks, support vector machines, and decision trees, to form a more
comprehensive classification system. Each classifier in an MCS operates independently,
and their outputs are combined using various fusion strategies to make the final
classification decision.
Article reference: