[sldev] Gesture client code Re: Anyone here with OpenCV experience?

Melinda Green melinda at superliminal.com
Fri May 22 16:12:14 PDT 2009


Jan Ciger wrote:
> Philip Rosedale wrote:
>   
>> do we need to use any sort of XML intepreter?   My preference would
>> be simple UDP with the contents being a name/value pair:
>>
>> gesture/nod lookatPoint/100,100,100
>>
>> etc.  Seems important that this be extremely lightweight and fast.
>> I'm a bit out of the loop, development wise, so maybe i'm wrong.

Hm, I guess I missed that message. I have no opinion about the transport 
mechanism but I am concerned about mixing high-level gesture triggers 
with low-level look-at data. They seem to me to be two completely 
different messages being routed to two completely different systems. I 
would therefore advocate making them into two separate messages.

-Melinda


More information about the SLDev mailing list