Edge Detection
- The convolution operation is the fundamental block of a CNN. One of the examples is the image edge detection.
- Image edge detection allows us to detect vertical edges, horizontal edges.
- An example of convolution operation to detect vertical edges:

