Skip to main content

Supervised Classification


Supervised classification is a digital image classification method where the analyst guides the classification process by defining classes of interest and providing representative training samples.
The classifier uses these training samples to learn the spectral signatures of each class and then assigns every pixel in the image to the most appropriate class.

This method relies heavily on prior knowledge of the study area.

How Supervised Classification Works

✔ Step 1: Define Information Classes

These are real-world land-cover classes such as:

  • water

  • forest

  • agriculture

  • urban

  • barren land

✔ Step 2: Select Training Areas

Training areas (also called ROIs—Regions of Interest) are chosen on the image where the analyst is confident about the land-cover type.

✔ Step 3: Extract Spectral Signatures

The classifier calculates:

  • mean

  • variance

  • covariance

  • pixel distribution

for each class across different spectral bands.

✔ Step 4: Apply Decision Rules

The classification algorithm uses statistical rules to assign each pixel to a class.

✔ Step 5: Produce Classified Output

The final output is a thematic map showing land-cover classes.

When to Use Supervised Classification

Use supervised classification when:

  • You have prior knowledge of the landscape.

  • Ground truth or ancillary data is available (GPS points, survey data).

  • You can identify distinct, homogeneous training sites for each class.

  • The objective is to extract specific land-cover categories.

Information Class vs Spectral Class

Understanding the difference between these two is essential:

Information Class

  • Defined by the analyst based on real-world concepts.

  • Examples: village, river, wetland, cropland.

  • Represents semantic categories used for mapping and interpretation.

Spectral Class

  • Group of pixels that are spectrally similar, based on reflectance values.

  • Identified statistically by the software.

  • May not always match real-world categories exactly.

📌 Mapping involves matching spectral classes to information classes.

Supervised Training

Supervised training involves:

  • Manually selecting representative pixel samples

  • Ensuring the samples capture the full spectral variability of each class
    (e.g., different shades of vegetation or soil types)

  • Evaluating spectral signatures using

    • histograms

    • scatter plots

    • spectral profiles

    • separability indices (e.g., Jeffries–Matusita)

✔ Characteristics

  • Analyst-controlled

  • Knowledge-driven

  • Often more accurate

  • Requires skill in selecting high-quality training data

Classification Decision Rules (Supervised)

Decision rules determine how the classifier decides which class a pixel belongs to.

They fall into two broad groups:

Parametric Decision Rules

Parametric classifiers assume pixel values follow a normal (Gaussian) distribution.

These rules rely on statistical measures such as:

  • class mean

  • variance

  • covariance

  • probability density functions

Minimum Distance Classifier

  • Computes Euclidean or Mahalanobis distance between pixel and class mean.

  • Assigns pixel to the closest class mean.

  • Simple and fast but may misclassify overlapping classes.

Maximum Likelihood Classifier (MLC)

  • Most widely used supervised classifier.

  • Considers:

    • class mean

    • variance

    • covariance

    • overall probability distribution

  • Assigns pixel to the class with the highest likelihood of belonging.

  • Requires good training data; performs best when classes are normally distributed.

Nonparametric Decision Rules

Do not assume any specific statistical distribution; useful when pixel distributions are irregular.

Parallelepiped Classifier

  • Creates "boxes" using min–max values for each band.

  • A pixel is assigned to a class if its values fall within the box.

  • Fast, but may leave pixels:

    • unclassified (if no box contains the pixel)

    • ambiguously classified (if pixel falls in more than one box)

Feature Space Classifier

  • Plots pixel values in a multi-dimensional feature space.

  • Uses polygons in the feature space to define classes.

  • More flexible and accurate than parallelepiped.

  • Good for visually evaluating class separability.



Comments

Popular posts from this blog

CREATION OF SPATIAL DATA

Spatial data creation is the process of generating, organizing, and managing geographically referenced information in a Geographic Information System (GIS). It involves converting maps, satellite images, GPS observations, and field survey data into digital datasets that can be stored, analyzed, and visualized. The quality of GIS analysis depends largely on the accuracy of spatial data creation. 1. Creation of Shapefile and Geodatabase A. Shapefile A Shapefile is one of the most widely used vector data formats developed by Esri for storing geographic features. Definition A shapefile stores the geometry and attributes of geographic features such as points, lines, and polygons. Components of a Shapefile A shapefile consists of several files: .shp – Stores geometry (shape) .shx – Shape index .dbf – Attribute table .prj – Coordinate Reference System (CRS) .sbn/.sbx – Spatial index (optional) Geometry Types Point – W...

Nature and Scope of Geography

Geography is the scientific study of the Earth's surface, its physical features, human populations, and the interactions between people and their environment. The word Geography is derived from the Greek words Geo (Earth) and Graphien (to describe or write), meaning "description of the Earth." Modern geography goes far beyond description; it seeks to explain where phenomena occur, why they occur there, how they are spatially distributed, and how they change over time. Geography is regarded as a spatial science , an environmental science , and an integrative discipline because it bridges natural sciences, social sciences, and geospatial technologies. Nature The nature of geography refers to the characteristics and fundamental features that define the discipline. 1. Geography as a Spatial Science Terminology: Spatial Science A discipline concerned with the location, distribution, arrangement, organization, and interaction of phenomena in ...

Geography of Health or Medical Geography

Health Geography (also known as Medical Geography ) is a sub-discipline of Human Geography that studies the relationships between place, environment, society, and health . It examines how spatial location, environmental conditions, and social and economic factors influence human health, disease patterns, and access to healthcare services. Health geography integrates concepts from geography, epidemiology, medicine, public health, environmental science, sociology, and Geographic Information Systems (GIS) to understand and improve population health. Major Components of Health Geography Health geography is generally divided into two major branches : The Geography of Disease and Ill Health The Geography of Health Care 1. The Geography of Disease and Ill Health This branch studies the spatial distribution, determinants, and diffusion of diseases across different geographical scales, from neighborhoods to global regions. It seeks t...

Historical Development of Geography in the Ancient Period

The Ancient Period marks the earliest stage in the evolution of geographical thought, extending from approximately 3000 BCE to the 5th century CE . During this period, geography evolved from simple descriptions of the Earth's surface to systematic scientific inquiry. Early civilizations developed geographical knowledge to meet practical needs such as navigation, trade, agriculture, military expansion, taxation, and administration . The greatest contributions came from the Mesopotamian, Egyptian, Indian, Chinese, Greek, and Roman civilizations , with the Greeks laying the foundations of scientific geography . Meaning Terminology: Historical Development Historical development refers to the gradual evolution of geographical knowledge, concepts, methods, and theories over time. Concept Geographical knowledge evolved through: Observation of the natural environment Exploration and travel Cartography (map-making) Astronomical observations ...

Development of Health Geography

Health Geography (formerly Medical Geography ) is the branch of geography that studies the relationship between health, disease, environment, place, and healthcare systems . The discipline has evolved over more than 2,500 years through contributions from physicians, geographers, epidemiologists, microbiologists, and public health experts. The development of Health Geography can be divided into the following periods: Ancient Period Medieval Period Renaissance and Pre-Modern Period Nineteenth Century (Pre-World War Era) World War Period Post-World War Period Modern Health Geography 1. Ancient Period (5th Century BC – 500 AD) Characteristics Health closely linked with the natural environment. Diseases explained through climate, water, air, and seasons. No knowledge of microorganisms. Medical observations were descriptive. Major Concepts Environmental Determinism Disease Ecology Climate and Healt...