Concept

Preprocessing Before Boundary (Edge) Detection Using Convolution Operation

If there is a lot of noise in an image, it is hard to detect the edges of an object directly. As a solution, we first preprocess using Gaussian filters to blur the image. After the Gaussian blurring, the edge detection will be more effective.

Image 0

0

1

Updated 2021-04-12

Tags

Data Science