Relation

Convolution-based Vertical Edge Detection Convolution Filters (Kernels)

For vertical edge detection, we usually use the following kernels:

  • Sobel Filter: gives more weight to the pixels in the central rows, which may make it more robust.
  • Scharr Filter
Image 0

0

1

Updated 2021-04-09

Tags

Data Science