Image Processing Basics: Edge Detection
Extracting quantitative features of objects from a scene is one of the major tasks in industrial image processing: the diameter and the position of a hole are typical examples. Best practice yields images with good grey-level contrast between objects and background, and the objects clearly show up due to their prominent edges. This article describes some simple methods for edge detection.