REMOTE SENSING MIDTERM UNIT 5

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 14

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

15 Terms

1

Hard vs Fuzzy Classification

Hard Classification: One possible end product of remote sensing imagery is a discrete class for each pixel in an image.

Fuzzy Classification: A similar goal is to determine the % composition of classes within each pixel (since most pixels are mixtures of materials)

New cards
2

output of classification

nominal variable

New cards
3

T/F If two classes have identical reference training state variables, they can not be distinguished using RS data alone

TRUE

New cards
4

Three types of classification

  1. Unsupervised

  2. Supervised

  3. Hybrid

New cards
5

Supervised Classification

Requires “training pixels”, pixels where both the spectral values and the class is known.

Analyst specifies certain “known” areas in the image, and statistics about the DNs in these areas are used to categorize the entire scene

This is referred to as the “training” stage

New cards
6

Unsupervised Classification

No extraneous data is used: classes are determined purely on difference in spectral values.

No training stage, pixels are run through an iterative clustering algorithm, and “similar” groups of pixels are classified thematically

New cards
7

4 Supervised Classification types

Non-Parametric

  1. Minimum distance

  2. Parallelpiped

  3. Nearest-Neighbor Classifiers

Parametric

  1. Gaussian Maximum Likelihood

New cards
8

Minimum Distance Classifier

  • Concept: Measures the Euclidean distance between an unknown pixel and the mean (centroid) of each training class.

  • Decision Rule: The pixel is assigned to the class with the closest mean.

New cards
9

Parallelepiped Classifier

Creates a box-shaped decision boundary using min-max values from training samples for each band. If a pixel falls within the box, it is assigned to that class. If it falls in multiple boxes, it remains unclassified or is assigned based on a rule (e.g., closest mean).

<p>Creates a <strong>box-shaped decision boundary</strong> using min-max values from training samples for each band. If a pixel falls within the box, it is assigned to that class. If it falls in multiple boxes, it remains unclassified or is assigned based on a rule (e.g., closest mean).</p>
New cards
10

Nearest-Neighbor Classifier

To classify an unknown pixel into m classes, the classifier computes the Euclidean distance of the pixel to be classified to the nearest training data pixel.

It could use a majority rule, “the nearest group of pixels”

<p>To classify an unknown pixel into m classes, the classifier computes the Euclidean distance of the pixel to be classified to the nearest training data pixel. </p><p>It could use a majority rule, “the nearest group of pixels”</p>
New cards
11

Gaussian Maximum Likelihood Classifier (MLC)

Assumes each class follows a Gaussian (normal) distribution and assigns a pixel based on the highest probability (likelihood) of belonging to a class.

Benefits: Takes into account variance and covariance

Downsides: computationally expensive, assumed normal distribution for classes

<p>Assumes each class follows a <strong>Gaussian (normal) distribution</strong> and assigns a pixel based on the <strong>highest probability (likelihood)</strong> of belonging to a class.</p><p>Benefits: Takes into account variance and covariance </p><p>Downsides: computationally expensive, assumed normal distribution for classes</p>
New cards
12

When to use each supervised classification type

  • Use Minimum Distance and Parallelepiped for fast classification but only when class boundaries are well-defined.

  • Use Nearest-Neighbor (k-NN) if class distributions are complex and not Gaussian.

  • Use Maximum Likelihood (MLC) for the highest accuracy when you have large training samples and Gaussian-distributed data.

New cards
13

Chain method

  1. Program reads the data and builds clusters.

  1. A minimum distance to mean approach is used to associate each pixel to a cluster

New cards
14

K-means

1) Initial mean (seed) specified for K clusters.

2) Pixels closest to this mean are assign to each cluster

3) Reiteration (migration of pixels)

New cards
15

sources of variability that influence classification accuracy (4)

  1. Sensor-Related Variability (low spatial resolution, few bands, low radiometric resolution (bits) → less info = less accurate categories

  2. Environmental conditions ie cloud cover, shadows from topographic features

  3. Training Data: misclassification, not enough training data, similar spectral responses (building v dry soil)

  4. Model Choosing a parametric model for non parametric data

New cards

Explore top notes

note Note
studied byStudied by 33 people
1036 days ago
5.0(2)
note Note
studied byStudied by 23 people
9 days ago
5.0(2)
note Note
studied byStudied by 17 people
478 days ago
5.0(3)
note Note
studied byStudied by 18 people
867 days ago
5.0(1)
note Note
studied byStudied by 69 people
566 days ago
4.0(1)
note Note
studied byStudied by 1 person
168 days ago
5.0(1)
note Note
studied byStudied by 332 people
700 days ago
4.7(11)
note Note
studied byStudied by 153126 people
703 days ago
4.8(671)

Explore top flashcards

flashcards Flashcard (21)
studied byStudied by 8 people
340 days ago
5.0(1)
flashcards Flashcard (114)
studied byStudied by 5 people
694 days ago
5.0(1)
flashcards Flashcard (69)
studied byStudied by 21 people
504 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 30 people
761 days ago
5.0(1)
flashcards Flashcard (38)
studied byStudied by 6 people
56 days ago
5.0(1)
flashcards Flashcard (29)
studied byStudied by 8 people
834 days ago
5.0(2)
flashcards Flashcard (21)
studied byStudied by 2 people
728 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 15 people
515 days ago
5.0(3)
robot