一、图像边缘检测算子有很多,下面介绍经典的几种:Roberts、Sobel、Prewitt、Kirsch、Laplacian。
1. Roberts (正负45度方向的梯度)
2. Sobel (x,y方向的梯度)
一、图像边缘检测算子有很多,下面介绍经典的几种:Roberts、Sobel、Prewitt、Kirsch、Laplacian。
1. Roberts (正负45度方向的梯度)
2. Sobel (x,y方向的梯度)