python skimage
python
python [scikit-image] 44. テンプレートマッチングによる画像識別(skimage.feature match_template)
ipywidgets [ipywidgets] 8. IntSliderでパラメータを調整してコーナー検出
python [scikit-image] 43. Harrisコーナー検出(corner_harris)による画像のコーナー検出(skimage.feature hog)
python [scikit-image] 42. HoG(Histogram of Oriented Gradients)による画像の特徴抽出(skimage.feature hog)
python [scikit-image] 41. 非局所平均フィルタによる画像のノイズ低減(skimage.restoration denoise_nl_means)
python [scikit-image] 40. 画像の位相アンラッピング処理(skimage.restoration unwrap_phase)
python 