dstack

matplotlib

[scikit-image] 106. skimageで本物風印鑑画像を作成する(filters. gaussian, transform.rotateなど)

skimage、scipy, numpy, matplotlibでムラ、かすれのある本物風印鑑画像を作成する方法について説明する。
matplotlib

[matplotlib] 114. 画像のアルファブレンド

matplotlib.pyplotのimshowで2つの画像をアルファブレンドする方法について説明する。