Skip to content
Technical GlossaryComputer Vision

Edge Detection

A classical feature extraction task that summarizes image structure by finding boundaries with strong intensity changes.

Edge detection is one of the most fundamental ways of extracting structural information in classical computer vision. Object boundaries, shape transitions, and surface separations become visible through these signals. Although modern deep learning systems can learn features from raw data, edge information still remains an important and interpretable intermediate representation in many applications.