Quiz 1 Flashcards
What is spatial data?
shape, size, orientation and texture.
What is spectral data?
Analyst’s knowledge and experience with the remote sensing data
What is temporal data?
Crop phenology, vegetation phenology
i.e., deciduous vs. evergreen vegetation
What is atmospheric absorption?
Particles and gases in the atmosphere can affect EM radiation as it comes into and leaves the atmosphere. These effects are caused by the mechanisms of scattering, absorption, and refraction.
The spectral ranges of remote sensing are always carefully chosen to avoid
atmospheric absorption. Therefore, it is less of a problem than scattering
to remotely sensed imagery.
What are examples of atmospheric correction methods?
- Dark Object Subtraction (DOS)
- The Empirical Line Method
- Image Regression Approach
- More advanced absolute atmospheric correction
What are some image classification approaches: computer-aided classification?
- Unsupervised classification:
the users let the computer to identify pre-specified number of spectral clusters among which the difference between clusters are maximized and within clusters are minimized. - Supervised classification:
Users provide the computer with some examples (i.e., training pixels) of known features in multi-dimensional feature space.
What are some examples of unsupervised classification?
Example: K-means, ISODATA (Iterative Self-Organizing Data Analysis Technique)
What are some examples of supervised classification?
Example: Maximum Likelihood Classification
What is maximum likelihood classification?
In a two dimensional spectral space, each class form a probability density region, the probability for a pixel belongs to a center category is defined by its distance measured in standard deviation. The pixel is assigned a class that is most likely (maximum likelihood).
Disadvantages: Large number of computations, particularly many spectral bands
are involved.
What is an accuracy assessment?
If you close you eyes and randomly label the pixels in the image in one of the 7 classes, you will not be completely wrong. Kappa statistics accounts for this effect in your accuracy assessment.
How do you improve classification accuracy?
-Appropriate classification scheme
-Better (and more) training data points
-Use multiple images (i.e., image stack)
-Try more advanced classification algorithms
(Neural network, CART, support vector machine)
How does soft classification compare with hard classification?
Hard classifications - each pixel belongs to the class it most closely resembles
Soft classifications - each pixel can belong to more than one class and has membership grades for each class
What are some examples of change detection?
1) Image differencing
2) Image ratioing
3) Change Vector Analysis
4) Post-classification comparisons
What is image differencing?
Image differencing
The most straight forward way to see whether a change has happened is to take a
difference between two images collected over the same place at different times.
What is image ratioing?
Image ratioing for change detection is based on the following fact that the ratio
of the DN values for a stable feature over two dates would be unity, while changed
pixels would have a ratio significantly different from unity.
However, due to various external factors, the stable features may not have an
expected value of unity from the ratio. A critical step is to determine the threshold
value to differentiate change/no-change, which is often empirical.
No from-to information on change detection is available.