5,710
edits
Changes
→Results
=Results=
==Resynthesis==
First attempts recombining warped, centered images.
*Results below sum 1 row of 24 images, from initial set of 432 images (24 x 18) with 1.0 offset in each direction.
*Camera locations specified in inches (offset from keyframe, negative or positive)
*Different "focal planes" correspond to different offset scalar value, from 0.0 to 10.0, as indicated in upper left of image.
*<code>python alignImagesRansac.py images/3images/ images/3images/test0002.png results/3images</code>
[[File:lf_far.png|400px]]
[[File:lf_toolbox.png|400px]]
[[File:lf_near.png|400px]]
==openFrameworks app for GLSL Resynthesis==
Recombination using GLSL shader. Images are montaged into one large texture.
openFrameworks application (xCode, oF v0.8)
[[:File:lightfield-glsl.zip]]
==Plenoptic Home==