sabopy

matplotlib Animation

[matplotlib animation] 33. トーラス結び目アニメーション

トーラス結び目の結び目が変化するアニメーション
matplotlib 3D

[matplotlib 3D] 49.トーラス結び目(torus knot)

matplotlib mplot3dによるトーラス結び目
python

[scikit-image] 9. グレースケール画像の色付け

skimage.colorのrgb2hsvとhsv2rgbなどを駆使した画像の色付け
python

[scikit-image] 8. 各種均等化法によるコントラストの補正

skimage.exposureのrescale_intensity, equalize_histとequalize_adapthistによる画像のコントラストの補正
matplotlib 3D

[matplotlib 3D] 48.りんご(Apple)

matplotlib mplot3dの3Dグラフにより、りんごを作成する。
matplotlib Animation

[matplotlib animation] 32. scikit-image のexposure.adjust_gamma におけるgamma値変化アニメーション

skimage.exposureの adjust_gamma のgamma値を変化させたときの画像とヒストグラムの変化をアニメーションで示す。
python

[scikit-image] 7. ガンマ補正と対数補正

skimage.exposureのadjust_gamma と adjust_logによる画像のコントラストの補正
matplotlib Animation

[matplotlib animation] 31. Local Histogram Equalizationのパラメータのselemを変えたときの画像の変化

skimage.filters の rank.equalizeによるヒストグラム均等化でselemを変化させるアニメーション