Tuesday, April 24, 2018

Depth Map from 2D Image(s)

Goal: Create the so-called depth map from either
(i) a pair of left-right images obtained by two cameras with fixed location, or
(ii) one single image using the derivatives of the image intensity.

Some possible approaches:
http://3dstereophoto.blogspot.hk/p/software.html
An example from the Apple App Store: Focos





No comments:

Post a Comment

Volume Data Matching

Given two functions f(x,y,z) and g(x,y,z). One would like to determine a rigid body rotation to best match the zero level set of the functio...