講演抄録/キーワード |
講演名 |
2020-03-13 11:20
セグメント分割によるNormalized Cutの高速化 ○木澤朋樹・遠藤結城・金森由博・三谷 純(筑波大) |
抄録 |
(和) |
画像中の前景物抽出において,古典的手法であるNormalized Cutのように,画像の画素から定義されるLaplacian行列の固有値問題に帰着する手法が多数提案されている.しかし入力画像が高解像度になると,Laplacian行列のサイズが急速に増大し,計算時間が膨大となる.そこで本研究では,入力画像を帯状画像に分割して処理することで高速化を図る.具体的には,入力画像を縦・横・斜めのそれぞれについて幅1ピクセルの細長い画像に分割し,それらの各々に対して固有値問題を解く.このとき固有値問題は元々のLaplacian行列と異なり三重対角行列が入力となるため,高速に解ける.得られた固有ベクトルの値に基づき,細長い画像をセグメントに分割し,セグメントごとに前景・背景を割り当てることで結果画像を得る.提案手法は高解像度画像に対しても高速に動作することを示す. |
(英) |
Many image segmentation methods formulate the problem of foreground extraction as an eigenproblem of a Laplacian matrix defined by the input image, as done in the classical approach, Normalized Cut. The problem here is that the computational cost of such eigenproblem increases rapidly as the resolution of the input image becomes large. In this work, we accelerate Laplacian-based image segmentation by separately solving small eigenproblems defined by one-by-N image strips that are extracted in horizontal, vertical, and diagonal directions in the input image. Their eigenproblems can be solved fast because the resultant Laplacian matrices are tridiagonal. We further subdivide the image strips according to the consequent eigenvectors into segments and assign fore-/background labels to the segments in order to obtain a binary mask. We demonstrate that the proposed method performs fast, even for high-resolution images. |
キーワード |
(和) |
前景抽出 / Normalized Cut / Laplacian 行列 / / / / / |
(英) |
Foreground Extraction / Normalized Cut / Laplacian Matrix / / / / / |
文献情報 |
映情学技報, vol. 44, pp. 141-144, 2020年3月. |
資料番号 |
|
発行日 |
2020-03-06 (AIT) |
ISSN |
Print edition: ISSN 1342-6893 Online edition: ISSN 2424-1970 |
PDFダウンロード |
|