matplotlib scikit-image
matplotlib
matplotlib [scikit-image] 77. サイズの異なる八角形の構造化要素を生成(skimage.morphology.octagon)
matplotlib [scikit-image] 76. サイズの異なる長方形の構造化要素を生成(skimage.morphology.rectangle)
matplotlib [scikit-image] 73. サイズの異なる正方形の構造化要素を生成(skimage.morphology.square)
python [scikit-image] 72. バイナリ画像で対象物の輪郭を検出して表示(skimage.measure find_contours)
python [scikit-image] 71. 画像の強度プロファイルを任意の範囲で表示(skimage.measure profile_line)
python [scikit-image] 24. 画像の非線形変換(渦巻き模様:transform.swirl)
python 