<br><br><div class="gmail_quote">On Thu, Jan 20, 2011 at 9:39 AM, Nikolay Suslov <span dir="ltr">&lt;<a href="mailto:nsuslovi@gmail.com">nsuslovi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Thu, Jan 20, 2011 at 3:09 PM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><br>
On 20.01.2011, at 11:28, Cédrick Béler wrote:<br>
<br>
&gt; really cool :)<br>
&gt;<br>
&gt; next step is OpenCobalt/Croquet/Teleplace ? :)<br>
&gt;<br>
&gt; Cédrick<br>
<br>
</div>Already been done last year:<br>
<br>
<a href="http://nsuslovi.blogspot.com/2010/11/microsoft-kinect-sensor-in-krestianstvo.html" target="_blank">http://nsuslovi.blogspot.com/2010/11/microsoft-kinect-sensor-in-krestianstvo.html</a><br>
<font color="#888888"><br>
</font></blockquote></div><br></div>Not, really the same.. )<br><br>I started exploring the possibility of making KinectPlugin for Squeak, based on <a href="http://openkinect.org/wiki/Main_Page" target="_blank">OpenKinect project</a>. This don&#39;t require to install any drivers (like OpenNI) and run any external applications (like OSCeleton) for using Kinect sensor. So, the idea is that KinectPlugin just transfer two RGB and Depth images into squeak and all video recognizing stuff (aka Kinect wrapper) is programmed just in Smalltalk.<br>



<br>Here, Ricardo using another scenario. He uses an OSC protocol  (trough network) in Squeak/EToys connecting to an external compiled programm OSCeleton, which communicates with the installed OpenNI drivers in hosting OS (Windows for now). OSCeleton takes Kinect
skeleton data from the OpenNI framework and spits out the coordinates
of the skeleton&#39;s joints via OSC messages.<br>That&#39;s is straightforward way of using OpenNI framework in Squeak and have it&#39;s benefits, great! <br></blockquote><div><br></div><div>Exactly, I couldn&#39;t have explained it better :). We also started using OpenKinect and the video processing was *really* difficult. A friend of mine was working on that when we found OpenNI/NITE and stuff which does the actual hard work :). So, in the interest of having something working quickly, we just used that.</div>

<div><br></div><div>However, it&#39;s really uncomfortable having to install all those drivers and libraries (and copying/pastying xml files). I guess it&#39;s just not ready for final users yet...</div><div><br></div><div>

Cheers</div><div>Richo</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>Best regards,<br><font color="#888888">Nikolay<br>
</font><br><br>
<br></blockquote></div><br>