[IP3-6-1] Combined filtering

Combined filtering uses different filters to arrive at more complex filters for specific purposes. For example, Laplacian filters are derivative filters used to find areas of rapid change (edges) in images. Since derivative filters are very sensitive to noise, it is common to smooth the image (e.g., using a Gaussian filter) before applying the Laplacian. This two-step process is called the Laplacian of Gaussian (LoG) operation.

External resources

Learning outcomes

Self assessment

New

Outgoing relations

Incoming relations