Chapter Four
Chapter Four
Each pixel has an intensity value (represented by a digital number) and a location
address (referenced by its row and column numbers).
In this case, the data are in a digital format. These types of digital images are referred
to as raster images in which the pixels are arranged in rows and columns.
Digital Image Processing
In order to process remote sensing imagery digitally, the data must be recorded
and available in a digital form suitable for storage on a computer.
The other requirement for digital image processing is a computer system with
appropriate hardware and software to process the data.
Preprocessing is a critical initial step in digital image processing for remote sensing
data.
It ensures that the raw data acquired by sensors is corrected and standardized for
further analysis.
Proper preprocessing ensures that the data is accurate, consistent, and ready for
subsequent interpretation or automated analysis.
Radiometric distortion
What is a radiometric distortion?
it’s an error that influences the radiance or radiometric value of a scene element
(pixel).
Why?
Common forms of noise include systematic striping or banding and line drop outs.
Cont…
Line striping or banding: are errors that occur in the sensor response and/or
data recording and transmission and results in a systematic error or shift of
pixels between rows.
Several destriping procedures have been developed to deal with the type of
line striping. One method is to compile a set of histograms for the image one
for each detector involved in a given band.
These histograms are then compared in terms of their descriptive statistics
(mean, median, standard deviation, and so on) to identify radiometric
differences or malfunctions among the detectors.
e
In this case, a number of adjacent pixels along a line (or an entire line) may
contain spurious DNs, often values of 0 or <no data.
This problem is normally addressed by replacing the defective DNs with the
average of the values for the pixels occurring in the lines just above and below.
• .
Cont..
Terrain relief
– Unsupervised classification: -
– Supervised classification
Unsupervised classification: - identification of natural groups, or structures/patterns,
within multispectral data.
spectral classes are defined by the computer through statistical clustering method;
informational classes are assigned to output spectral clusters.
It is a technique that groups the pixels into clusters based upon the distribution of the
digital numbers.
Cont..
Clustering algorithms are used to determine the natural (statistical) groupings or
structures in the data.
The programs require the following:
Spectrally distinct classes present in the data may not have initially been obvious to the
analyst.
Disadvantages: -
– the error matrix simply compares the reference points to the classified points in a
c x c matrix, where c is the number of classes.
– the accuracy report calculates statistics of the percentages of accuracy, based
upon the results of the error matrix.
Cont…
Cont…
Rows correspond to classes in the classification result.
Columns correspond to classes in the ground truth.
The diagonal elements in the matrix represent the number of correctly classified
pixels of each class.
The off-diagonal elements represent misclassified pixels or the classification errors.
Off-diagonal row elements represent ground truth pixels of other classes that were
included in a certain classification class.
Such errors are also known as errors of commission or inclusion.
Cont…
Off-diagonal column elements represent ground truth pixels of a certain class which
were excluded from that class during classification.
Such errors are also known as errors of omission or exclusion.
Producer's accuracy is interested to measure how well a certain area can be
classified.
It Indicates the probability of a reference pixel being correctly classified.
It can be calculated as follows:
for each class of ground truth pixels (column), the number of correctly classified
pixels is divided by the total number of ground truth.
Cont..
User's accuracy (Reliability) is the probability that a pixel classified on the map
actually represents that category on the ground.
It can be calculated as follows:
for each class in the classified image (row), the number of correctly classified pixels
is divided by the total number of pixels which were classified as this class.
The overall accuracy is calculated as:
The total number of correctly classified pixels (diagonal elements) divided by the
total number of test pixels.
CP
Reference Point ( 𝑃𝐴 )= ∗ 100
CT
Grazing Bush Eucalyptus Bare
CP
LUL class Farmland Land Land Plantation Land RT UA (%) ( 𝑈𝐴 ) = ∗100
RT P
Farm Land 67 4 0 2 3 76 88.16
Grazing Land 6 53 1 0 0 60 88.33 overall accuracy *100
Bush Land 0 0 72 3 0 75 96.00
Classified Image