Kinect RBG C++/OpenCV
Posted: 30 January 2011 05:48 PM   [ Ignore ]
New Member
Rank
Total Posts:  2
Joined  2011-01-30

Hello Im trying to capture video from the Kinect into a small OpenCV app. This is the first time Ive attempted something like this using OpenCV. I was wondering if someone could help me extract the RBG image from the Kinect. The problem Im running into is the second parameter the function GetNUICameraColorFrameRGB24() wants. I understand is some sort of image files of PBYTE data type, but thats as far as i can wrap my brain around. Can anyone give me a hand understand this?
Thanks

Profile
 
 
Posted: 31 January 2011 12:50 AM   [ Ignore ]   [ # 1 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  162
Joined  2009-09-17

Hey Luis, it is best to reference the samples provided with the CL NUI SDK, also a good reference is the CL Eye SDK as it uses a similar API, Also it. has a OpenCV example which you can learn a lot from.

Profile
 
 
Posted: 03 February 2011 09:45 PM   [ Ignore ]   [ # 2 ]
Jr. Member
RankRank
Total Posts:  47
Joined  2010-02-15

Luis,

Check my post here where I provide code: http://codelaboratories.com/forums/viewthread/518/

Profile
 
 
 
 


RSS 2.0     Atom Feed