python skimage
python
matplotlib [scikit-image] 30. 画像の構造類似性(skimage.measure compare_ssim)
python [scikit-image] 29. RGB画像のヒストグラムマッチング(skimage.transform.match_histograms)
matplotlib Animation [matplotlib animation] 49. 区分的アフィン変換のアニメーション
python [scikit-image] 28. 区分的アフィン変換(skimage.transform.PiecewiseAffineTransformとwarp)
python [scikit-image] 27. 画像のサイズ変更、形状変更(skimage.transform.rescale など)
python [scikit-image] 26. 画像の周囲を補間する(skimage.util.pad)
python 