Changes

Jump to: navigation, search

Lightfield

256 bytes added, 03:15, 14 April 2015
Homographies
Code:
*[[:File:apply_vsfm_quaternions.zip]]
 
===Contact Sheet===
<syntaxhighlight lang="bash">
mkdir thumbs
mogrify -verbose -format jpg -path thumbs -thumbnail 1024x768 warped/*.jpg
montage -verbose -background "#000000" -geometry +0+0 -tile 16x14 thumbs/*.jpg plenoptic_rect.jpg
</syntaxhighlight>
==Homographies==

Navigation menu