matplotlib filters
matplotlib
matplotlib [scikit-image] 88. threshold_sauvola, opening, label, regionpropsなどを駆使してサボテンの種の数を調査
python [scikit-image] 63. 大津の方法による画像の3値化(skimage.filters threshold_multiotsu)
python [scikit-image] 53. 画像ラベリング:閾値処理と形態学的操作を用いた対象物の識別
python [scikit-image] 52. 適応的しきい値処理による画像のバイナリ変換:threshold_niblackとthreshold_sauvola
python [scikit-image] 50. グレースケール画像のしきい値処理によるバイナリ変換(2値化)
python [scikit-image] 36. アンシャープマスク処理による画像の鮮明化(skimage.filters unsharp_mask)
python 