Changes

Lightfield

236 bytes added, 15:35, 6 November 2013
Stitching
[[File:detected.png|400px]]
=Stitching=
*SIFT feature detection on input images. *K-nearest-neighbor matching. *RANSAC (RANdom SAmple Consensus) motion parameter estimation. *adapted from : https://github.com/cbuntain/stitcher/[[File:test_0015.jpg|400px]][[File:12.JPG|400px]]
[[File:22.JPG|400px]]
[[File:recenter0010.jpg|400px]]
*recentering warped images:
<pre>convert warp*.jpg -gravity center -background black -extent 1542x1140 recentered/output.jpg</pre>
 
=Recombination=
*1 row of 24 images, acquired with 1.0 inch spacings.