SLIC (simple linear iterative clustering) 実装

Superpixel手法の1つであるSLICの実装メモ

SLICを実装しました。
セグメンテーションのラベル画像を作成するツールのために実装しましたがそっちはうまくいかなかった。
(イマイチなツール: https://github.com/satoshishimada/segmentation_label_tool.git)
Code: https://github.com/satoshishimada/slic.git
Reference: https://infoscience.epfl.ch/record/177415/files/Superpixel_PAMI2011-2.pdf