6.2 Feature space Flashcards
1
Q
Feature space terminology 1/2
A
- Also called band space
- Provides a different way to visualize image data
- Can be mathematically analyzed or transformed to isolate groups of pixels with similar spectral behavior
- Each axis represents values from one band
- Based on its value, each pixel is plotted in the feature space
2
Q
Feature space terminology 2/2
A
- Different object classes are located in different parts of the feature space.
- Feature space has n dimensions (n is the number of bands)
- Difficult to visualize more than three dimensions
- Each image pixel is described by a vector in feature space
- Dimension of the vector = number of bands
- Pixel value in bands = values of the vector
3
Q
Feature space statistics: mean vector
check example 1 &2
A
–Describes the expected position
–Do not consider the distribution
4
Q
Feature space statistics: Covariance matrix
check example 1 & 2
A
–Diagonal values are variances –> distribution of values in each band
–Off diagonal values are covariances –> describe how one band varies in relation to the other
–High covariance: strong relationship between bands
5
Q
Principle Component Analysis (PCA)
A
- PCA transforms a collection of correlated bands into a smaller set of uncorrelated bands
- The transformed image represents most of the information present in the original dataset
- PCA reduces data dimensionality i.e. number of bands.