exposure

python

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

skimage.exposureのrescale_intensity, equalize_histとequalize_adapthistによる画像のコントラストの補正
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による画像のコントラストの補正