Changes

Lightfield

133 bytes added, 22:01, 25 January 2014
Acquisition
python simple_stream_capture.py office5.nc /dev/tty.usbmodem1a12421 /Volumes/Cistern/Pictures/lightfield/office1 1.5 1.5
</syntaxhighlight>
==Acquiring from Raspberry Pi==*On raspberry piLogin to system:
<syntaxhighlight lang="bash">
ssh pi@192.168.2.101</syntaxhighlight>*acquire images on 8 x 8 grid:<syntaxhighlight lang="bash">python simple_stream_capture.py office5office8.nc /dev/ttyACM0 ~/images 1.5 10.5
</syntaxhighlight>