背景分離
• 概要
- 前景らしい領域を与えて,分離させる
• 実現⼿段の1つ:GrabCut
- 古くから使われている⼿法
- iOSで実現しようとすると,フルスクラッ
チ or OpenCVが必要かもしれない
- YOLOと組み合わせる⽅法もあるがお⾒送り
2
4
3
.CoreML
OpenCV Grabcut: http://labs.eecs.tottori-u.ac.jp/sd/Member/oyamada/OpenCV/html/py_tutorials/py_imgproc/py_grabcut/py_grabcut.html
GrabCut, C. Rother, V. Kolmogorov, and A. Blake, ””Grabcut” - interactive foreground ex-traction using iterated graph cuts.” ACM Transactions on Graphics, Vol.23, No.2,pp.309–314, 2004.