matplotlib Animation [matplotlib animation] 32. scikit-image のexposure.adjust_gamma におけるgamma値変化アニメーション skimage.exposureの adjust_gamma のgamma値を変化させたときの画像とヒストグラムの変化をアニメーションで示す。 2019.04.15 matplotlib Animationpython
python [scikit-image] 7. ガンマ補正と対数補正 skimage.exposureのadjust_gamma と adjust_logによる画像のコントラストの補正 2019.04.12 python画像処理
matplotlib Animation [matplotlib animation] 31. Local Histogram Equalizationのパラメータのselemを変えたときの画像の変化 skimage.filters の rank.equalizeによるヒストグラム均等化でselemを変化させるアニメーション 2019.04.11 matplotlib Animationpython
python [scikit-image] 6. ヒストグラム均等化による高コントラスト化 skimage.filters の rank.equalizeによりコントラストを高める 2019.04.11 python画像処理