Index
Segmentation とは
画像処理のタスクの一つである領域検知.
画像を入力としてピクセルレベルで領域を分割しラベルを付けていくタスク.
画像処理を利用したアルゴリズム
動的輪郭モデル ともいわれている.
Snakes法
- Snakes: Active Contour Models
Level Set 法
- Level Set Methods and Dynamic Implicit Surfaces
参考
動的輪郭モデル (active contour model)
Snakes法による右心室短軸像輪郭検出
画像のセグメンテーション Level set 法の実装