<div dir="ltr"><div><font><span style="font-size:10pt">Hello,<br><br>I am working on a university 
project using Pure Data for computer vision in order to investigate 
possible advantages or disadvantages in a music related interaction 
context.<br>
The idea is to detect hands from an up-facing webcam in order to simulate a camera on a touch pad. <br><br></span></font></div><font><span style="font-size:10pt">I've spend some weeks to get familiar with the objects in Gem namely pix and pix_opencv, but even with objects such as pix_opencv_bgstats or pix_opencv_bgsubstract, alone or in combination with other objects, have I been able to get a clear binary image to detect motion from. <br></span></font><div><font><span style="font-size:10pt"><br>
If you could possibly have a look at my code and give me some hints to how I could improve it I would <i>really</i> appreciate it! Other suggestions are also most welcome!<br>
<br>
What I want it to do is detect hand (preferably without arm?) and give me the following readings:<br>
x-pos, y-pos, x-direction, y-direction,  x-acceleration, y-acceleration 
and blob size. x and y being for the center of the detected hand. 
Multiple blobs would also be great but I can't really understand how to 
use it so far.<br>
<br>
I've attached one out of many attempts for the right solution.<br>
<br><br>
I am using some objects from pix_opencv library which (in case you don't already have it) can be found here:<br>
<br>
<a href="https://mail.aau.dk/owa/redir.aspx?C=AfeyM9F6NEuKyXWfCaqyUJjUEYZM49EIDcxZaejZJa5vTByqA8HawMFTHijqhA-X2zxf8U4Y1A4.&URL=http%3a%2f%2fgiss.tv%2fwiki%2findex.php%2fOpencv_for_PD%23DOWNLOAD_.26_INSTALL" target="_blank">http://giss.tv/wiki/index.php/Opencv_for_PD#DOWNLOAD_.26_INSTALL</a><br><br></span></font></div><div><font><span style="font-size:10pt">The best<br><br></span></font></div><div><font><span style="font-size:10pt">Jonathan<br>
</span></font></div></div>