ipywidgets skimage
ipywidgets
python [scikit-image] 37. 画像の欠損部分を修復(skimage.restoration inpaint)
python [scikit-image] 36. アンシャープマスク処理による画像の鮮明化(skimage.filters unsharp_mask)
matplotlib Animation [matplotlib animation] 50. rank.mean_bilateralを用いた平均化する領域が変化していくアニメーション
python [scikit-image] 35. 平均化フィルタによる画像の平滑化(skimage.rank mean, mean_percentile, mean_percentile)
python [scikit-image] 34. 逆畳み込みによる劣化画像の鮮明化(skimage.restoration unsupervised_wiener)
python [scikit-image] 33. ヒステリシスしきい値処理を使ったエッジ検出の効果的な手法
python 