Re: [sugar] [Activities] Panorama activity

2008-09-10 Thread Erik Blankinship
It would be great to incorporate more recording methods into Record. We've plans to also incorporate stop-motion and time-lapse into record also. It could become a behemoth of an activity though... perhaps it might benefit from being broken into different components (a.k.a. tamtamization)? As f

Re: [sugar] [Activities] Panorama activity

2008-09-05 Thread Nirav Patel
I don't know about integrating it into Record, but the other issues are fairly easy to resolve. I wrote a Python module over the summer to interface v4l2 cameras that returns Pygame surfaces. Capturing images is near instant (~20ms for 640x480 RGB). Autogain and autowhitebalance can be disabled

Re: [sugar] [Activities] Panorama activity

2008-09-05 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christoph Derndorfer wrote: | Sweet, I totally missed that! | | Is anyone actively working on integrating that functionality into 'record' | or making it available as a seperate activity? | | Christoph | See http://lists.laptop.org/pipermail/sugar/200

Re: [sugar] [Activities] Panorama activity

2008-09-05 Thread Ixo X oxI
If the code is short, how about including it in Pippy as an example python script ? :) -Iain 2008/9/5 Christoph Derndorfer <[EMAIL PROTECTED]> > Sweet, I totally missed that! > > Is anyone actively working on integrating that functionality into 'record' > or making it available as a seperate acti

Re: [sugar] [Activities] Panorama activity

2008-09-05 Thread Christoph Derndorfer
Sweet, I totally missed that! Is anyone actively working on integrating that functionality into 'record' or making it available as a seperate activity? Christoph On 9/5/08, Brian Jordan <[EMAIL PROTECTED]> wrote: > > *bump* > > http://wiki.laptop.org/go/Panorama_camera_activity > > (code? Nirav