- Extraction of Depth Information from a Group of Images - Abstract:複数方向からシーンを撮影した画像群からその3次元構造を抽出する研究が幅広く行われている.今回の実習は,その画像群から奥行き情報を求め,その情報をもとに画像の合成を行なうことを目的とする.また,奥行き情報の取得方法として,各画素の移動量をブロックマッチングで求め,その移動量により奥行きを決定する方法について述べる.
In this research, I extracted the depth information from a group of images, and synthesized images using the depth information. I applied a triangulation theory to extract depth information and a block matching to get a motion of pixels.