This document summarizes image classification techniques in remote sensing. It discusses two common classification methods: K-means clustering and Support Vector Machines (SVM). K-means clustering assigns pixels to the nearest cluster mean without direction from the analyst. SVM is a supervised technique that determines optimal boundaries between classes to maximize separation. The document provides examples of how each technique works and discusses their advantages and limitations for land cover mapping from remote sensing imagery.