Venkat - can orientation be changed to vertical for the grouping?  That&#39;s the traditional photobooth output<br><br>Bob<br><br><br><br><div class="gmail_quote">On Thu, Mar 5, 2009 at 1:38 AM, Venkat Raghavan V.C. <span dir="ltr">&lt;<a href="mailto:venkatraghavan@gmail.com">venkatraghavan@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Please see attached file for code that provides basic fotocabinet<br>
functionality. It does require a bunch of python modules, all of which<br>
are readily apt-gettable.<br>
<br>
<a href="http://imgur.com/EGBZ.jpg" target="_blank">http://imgur.com/EGBZ.jpg</a> is sample image.<br>
<br>
Still to do -<br>
exif tags - GPS coordinates, link back to makers local<br>
Makers Logo<br>
Popup a window with the final image.<br>
Resize the window to UPMC size, kill the taskbar.<br>
<br>
Mystery Mode has not been implemented. If someone has a stock of<br>
images to put in, it should be fairly easy to load up a random image<br>
to do so<br>
<br>
Thanks,<br>
Venkat<br>
<div class="im"><br>
<br>
On Fri, Feb 27, 2009 at 9:18 AM, Nathan W. &lt;<a href="mailto:greenfday6@gmail.com">greenfday6@gmail.com</a>&gt; wrote:<br>
&gt; Venkat<br>
&gt;<br>
</div><div class="im">&gt; Thats cool, and like Sara said.  Thanks for your help.<br>
&gt;<br>
&gt; Nathan<br>
</div>&gt; - Show quoted text -<br>
<div><div></div><div class="h5">&gt;<br>
&gt; On Thu, Feb 26, 2009 at 11:40 PM, Sara Neale &lt;<a href="mailto:saratheneale@gmail.com">saratheneale@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Thanks for all your help on this Venkat. It looks promising :)<br>
&gt;&gt;<br>
&gt;&gt; Sara<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Feb 26, 2009 at 7:38 PM, Venkat Raghavan V.C.<br>
&gt;&gt; &lt;<a href="mailto:venkatraghavan@gmail.com">venkatraghavan@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Nathan,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have not been able to work on the software for this as I was in<br>
&gt;&gt;&gt; Houston for work the past couple of days. I should be back in hsv<br>
&gt;&gt;&gt; tomorrow, so i probably will get the rest done over the weekend.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Venkat<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Feb 26, 2009 at 1:43 PM, Nathan W. &lt;<a href="mailto:greenfday6@gmail.com">greenfday6@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt; Venkat<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Hay man, just wanted to ping you and see how things are going?<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Thanks<br>
&gt;&gt;&gt; &gt; Nathan<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; On Wed, Feb 18, 2009 at 9:13 PM, Venkat Raghavan<br>
&gt;&gt;&gt; &gt; &lt;<a href="mailto:venkatraghavan@gmail.com">venkatraghavan@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt; Guys,<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Here is a list of progress updates on the software side of things.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;  a. Photobooth mode - take 4 pictures save then as a strip.<br>
&gt;&gt;&gt; &gt;&gt; I have been successful in taking a picture and saving it to a PNG.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; To do:<br>
&gt;&gt;&gt; &gt;&gt; 1) Create a unique filename based on mmddyyyy-hhmmss<br>
&gt;&gt;&gt; &gt;&gt; 2) Configuring storage locations based on ini file<br>
&gt;&gt;&gt; &gt;&gt; 3) Check and see if picture is better when a 2.0 MP or greater webcam<br>
&gt;&gt;&gt; &gt;&gt; is<br>
&gt;&gt;&gt; &gt;&gt; used<br>
&gt;&gt;&gt; &gt;&gt; 4) Use Imagemagick to stitch the image files together.<br>
&gt;&gt;&gt; &gt;&gt; 5) See how to embed <a href="http://256.makerslocal.org" target="_blank">256.makerslocal.org</a> in image file metadata<br>
&gt;&gt;&gt; &gt;&gt; 6) Add display captions on screen - (say cheese!)<br>
&gt;&gt;&gt; &gt;&gt; 7) Check possibility of adding a non intrusive <a href="http://256.makerslocal.org" target="_blank">256.makerslocal.org</a><br>
&gt;&gt;&gt; &gt;&gt; sign<br>
&gt;&gt;&gt; &gt;&gt; on the bottom, on the OUTSIDE of the picture strip.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt;  b. Video mode - take video 12-15sec<br>
&gt;&gt;&gt; &gt;&gt; Currently, I am using mediacontrol API provided by VLC. This<br>
&gt;&gt;&gt; &gt;&gt; unfortunately does not do video. The other option is to use libvlc,<br>
&gt;&gt;&gt; &gt;&gt; which I will look into, but I am not sure how that will pan out.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt;  c. Mystery Mode<br>
&gt;&gt;&gt; &gt;&gt; To do: Have to add a button, and a gtk window that pops up and closes<br>
&gt;&gt;&gt; &gt;&gt; after a certain time elapses. The directory source of the image<br>
&gt;&gt;&gt; &gt;&gt; displayed will be configurable in the ini file, and will pick random<br>
&gt;&gt;&gt; &gt;&gt; pictures to display.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; 2. Linux Based<br>
&gt;&gt;&gt; &gt;&gt; what else :)<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; 3. Use version control system, preferable the svn server at the shop.<br>
&gt;&gt;&gt; &gt;&gt; Will commit code when I have access. I also need the address of the<br>
&gt;&gt;&gt; &gt;&gt; svn<br>
&gt;&gt;&gt; &gt;&gt; server.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; 4. Highest resolution/fast as possible.<br>
&gt;&gt;&gt; &gt;&gt; It does not look like we can use the camera on the UPMC. The image<br>
&gt;&gt;&gt; &gt;&gt; seems<br>
&gt;&gt;&gt; &gt;&gt; to be all distorted, if it displays at all. Anyways, this will be<br>
&gt;&gt;&gt; &gt;&gt; controlled by what webcam we can obtain for the project.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Also, hardware design needs to account for this.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Regards,<br>
&gt;&gt;&gt; &gt;&gt; Venkat<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt; General mailing list<br>
&gt;&gt;&gt; &gt;&gt; <a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
&gt;&gt;&gt; &gt;&gt; <a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; General mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
&gt;&gt;&gt; &gt; <a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; General mailing list<br>
&gt;&gt;&gt; <a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
&gt;&gt;&gt; <a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; General mailing list<br>
&gt;&gt; <a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
&gt;&gt; <a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; General mailing list<br>
&gt; <a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
&gt; <a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
&gt;<br>
&gt;<br>
</div></div><br>_______________________________________________<br>
General mailing list<br>
<a href="mailto:General@lists.makerslocal.org">General@lists.makerslocal.org</a><br>
<a href="https://lists.makerslocal.org/mailman/listinfo/general" target="_blank">https://lists.makerslocal.org/mailman/listinfo/general</a><br>
<br></blockquote></div><br>