[GEM-dev] videoKINECT plugin for pix_video

Hans-Christoph Steiner hans at at.or.at
Mon Mar 21 20:44:01 CET 2011


Here's one last attempt at a cleaner binary, this is built on 10.5.8/ 
Intel 32-bit, with the Makefile I used (I couldn't figure out the  
autotools stuff).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gem_videoKINECT.so.bz2
Type: application/x-bzip2
Size: 24280 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20110321/26f89cf5/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.bz2
Type: application/x-bzip2
Size: 3588 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20110321/26f89cf5/attachment-0003.bin>
-------------- next part --------------


.hc

On Mar 21, 2011, at 3:33 PM, Hans-Christoph Steiner wrote:

>
> I forgot to say thanks for putting this together!  One thing that is  
> a good place to start for good, clean code is the compiler  
> warnings.  Some of these seem important, like "warning: no return  
> statement in function returning non-void"
>
> /Users/hans/code/pure-data/trunk/Gem/src/Base/GemPixUtil.h:77:  
> warning: ?struct imageStruct? has virtual functions but non-virtual  
> destructor
> videoKINECT.cpp:63: warning: unused parameter ?timestamp?
> videoKINECT.cpp:71: warning: unused parameter ?timestamp?
> videoKINECT.cpp: In member function ?virtual bool  
> gem::videoKINECT::openDevice(gem::Properties&)?:
> videoKINECT.cpp:283: warning: suggest parentheses around assignment  
> used as truth value
> videoKINECT.cpp: At global scope:
> videoKINECT.cpp:281: warning: unused parameter ?props?
> videoKINECT.cpp: In member function ?virtual bool  
> gem::videoKINECT::enumProperties(gem::Properties&, gem::Properties&)?:
> videoKINECT.cpp:391: warning: comparison between signed and unsigned  
> integer expressions
> videoKINECT.cpp:397: warning: no return statement in function  
> returning non-void
> videoKINECT.cpp: In member function ?virtual void  
> gem::videoKINECT::getProperties(gem::Properties&)?:
> videoKINECT.cpp:403: warning: comparison between signed and unsigned  
> integer expressions
> videoKINECT.cpp: In member function ?virtual void  
> gem::videoKINECT::setProperties(gem::Properties&)?:
> videoKINECT.cpp:438: warning: comparison between signed and unsigned  
> integer expressions
> videoKINECT.cpp:431: warning: unused variable ?restart?
> videoKINECT.cpp:432: warning: unused variable ?do_s_chan?
> videoKINECT.cpp:432: warning: unused variable ?do_s_pict?
> videoKINECT.cpp: In member function ?virtual bool  
> gem::videoKINECT::enumProperties(gem::Properties&, gem::Properties&)?:
> videoKINECT.cpp:397: warning: control reaches end of non-void function
>
>
> .hc
>
> On Mar 21, 2011, at 2:53 PM, Hans-Christoph Steiner wrote:
>
>>
>> I just built it for Mac OS X, but when I try the [driver( message,  
>> it says "no method for driver".  I attached my binary, if anyone  
>> wants to try it.
>>
>> .hc
>>
>> <videoKINECT.so.bz2>
>>
>> On Mar 20, 2011, at 1:35 PM, Matthias Kronlachner wrote:
>>
>>> hello,
>>>
>>> i am working on a videoKINECT plugin for pix_video.
>>> it depends on libfreenect.
>>> the current result can be found here:
>>>
>>> http://home.eduhi.at/just4fun/matzisoft/homepage/downloads/videoKINECT.tar.gz
>>>
>>> maybe somebody with experience in coding c++ will have a look at  
>>> it and
>>> improve it?
>>>
>>> it's currently NOT possible to open 2 pix_video with the kinect  
>>> plugin.
>>> you can choose between rgb or depth image.
>>>
>>> have a look at provided videoKINECT-help.pd
>>>
>>>
>>> matthias
>>>
>>>
>>> _______________________________________________
>>> GEM-dev mailing list
>>> GEM-dev at iem.at
>>> http://lists.puredata.info/listinfo/gem-dev
>>
>>
>>
>>
>>
>> ----------------------------------------------------------------------------
>>
>> 'You people have such restrictive dress for women,? she said,  
>> hobbling away in three inch heels and panty hose to finish out  
>> another pink-collar temp pool day.  - ?Hijab Scene #2", by Mohja Kahf
>>
>>
>
>
>
>
>
> ----------------------------------------------------------------------------
>
> 'You people have such restrictive dress for women,? she said,  
> hobbling away in three inch heels and panty hose to finish out  
> another pink-collar temp pool day.  - ?Hijab Scene #2", by Mohja Kahf
>
>




----------------------------------------------------------------------------

All mankind is of one author, and is one volume; when one man dies,  
one chapter is not torn out of the book, but translated into a better  
language; and every chapter must be so translated.... -John Donne




More information about the GEM-dev mailing list