著者
倉爪亮
雑誌
情報処理学会研究報告コンピュータビジョンとイメージメディア(CVIM)
巻号頁・発行日
vol.2006, no.115(2006-CVIM-156), pp.133-145, 2006-11-10

本稿では,Active Contour Model(動的輪郭モデル)の代表的な手法として,KassらのSnakesとOsher,SethianらのLevel Set Methodに焦点を当て,その理論と実装法を概説する.特にLevel Set Methodに対しては,その基本的な考え方から,Upwind Scheme AOS ADIなどを用いた実装法,局所成長速度場と拡張成長速度場,Gemetric Active ContourとGeodesic Active Contour等,LSMを利用したアプリケーションの構築に必要な知識と具体的な手法を解説する.また高速で安定なLevel Set Methodの実装法として,著者らの提案するFast Level Set Methodを紹介し,ビデオ画像上の移動物体のリアルタイム追跡,および3次元モデリングへの適用例を示す.
著者
岩下 友美 倉爪亮 辻 徳生 原 健二 長谷川 勉
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告コンピュータビジョンとイメージメディア(CVIM) (ISSN:09196072)
巻号頁・発行日
vol.2003, no.109, pp.119-126, 2003-11-06

カメラ画像など2次元,3次元空間内で移動体を追跡する際に,SnakesやDeformable surfaceなどの動的輪郭モデルが広く利用されている.これらはノイズに対して頑強な境界軌跡法であるが,分離や結合など位相変化への対応は困難であった.一方,近年本質的に位相変化が可能なLevel Set Methodが注目を集めているが,この手法は初期化や更新時の計算コストが高いことが問題とされていた.そこで本報告では,高速で安定なLevel Set Methodの解法として提案したFast Level Set Methodの概要を示し,その応用例としてビデオ画像上の移動物体のリアルタイム追跡,およびステレオカメラを用いた人体概形の3次元リアルタイム追跡を紹介する.This paper presents an efficient implementation technique for the level set method(LSM) named the Fast Level Set Method (FLSM). Various applications based on the LSM have been presented including motion tracking and 3D geometrical modeling. However, the calculation cost of reinitialization and updating of the implicit function is considerably expensive as compared with the cost of conventional active contour models such as "Snakes". To tackle this problem, we have proposed an efficient algorithm of the LSM named the FLSM. This paper introduce some experiments of realtime tracking of moving objects in video images and 3D stereo range images using the FLSM.