sobel_h

matplotlib

[scikit-image] 90. sobelフィルタで画像の各画素における勾配を求める

skimage.filtersのsobel,sobel_h, sobel_vを使用して、画像の各画素の勾配を求める方法について解説する。