The document discusses using a hidden Markov model to analyze temporal changes in forest cover from satellite imagery over time. It outlines how the HMM can model land cover classes and transitions between classes over multiple time steps. The HMM finds the most likely sequence of land cover classes for each pixel location using algorithms like Viterbi or forward-backward. This allows analyzing a time series of images while handling issues like cloud cover, atmospheric effects, and sensor variations. Results on test sites show the HMM can produce forest cover maps and detect changes over decades using Landsat and other data.