enzyme69 / blendersushi

Blender Sushi related scripts. Mostly about Sverchok, Geometry Nodes, Animation Nodes, and related Python scripts.
243 stars 33 forks source link

BSLIVE Turning 2D video into 3D using Google AI #576

Open enzyme69 opened 5 years ago

enzyme69 commented 5 years ago

STEP 1: Extract frames from video using Blender VSE export.blend.zip

enzyme69 commented 5 years ago

STEP 2: Crop the depth image from stereo pair crop_depth_002.blend.zip

enzyme69 commented 5 years ago

STEP 3: The most important part is to use Blender Modifier to subdivide, project, and displace A PLANE where we use both the original image sequence and image depth:

Screen Shot 2019-07-26 at 11 30 57 am