matplotlib [scikit-image] 16. エッジ演算子(filters.roberts, sobel) scikit-imageのfiltersモジュールに含まれるrobertsフィルタとsobelフィルタを使った画像エッジ検出の方法を解説。両フィルタの特性や使い方について、サンプルコードと実行結果を交えて詳しく紹介しています。 2019.05.10 matplotlibpython画像処理