python skimage
python
python [scikit-image] 21. ハフ変換による円の検出(transform.hough_circle)
python [scikit-image] 20. 図形の近似と細分化(measure.approximate_polygon)
python [scikit-image] 19. 画像のHough変換(transform.probabilistic_hough_line)
matplotlib [scikit-image] 16. エッジ演算子(filters.roberts, sobel)
python [scikit-image] 15. active_contourを用いた画像エッジ検出と輪郭抽出
python [scikit-image] 14. 3次元ボクセルデータをポリゴンデータに変換( measure.marching_cubes_lewiner)
python 