I've been working on OpenNI, Visual Studio and Matlab for over a month! Yet I can't get Matlab to run my xbox kinect. With your files, I can proceed with my work easily!
For other user to take note,
I'm using the following and it works for me...
Windows 7 Home Premium,
Microsoft Visual Studio 2008,
Matlab 7.10.0 (R2010a),
OpenNI V1.5.2.23
Xbox Kinect
hello i am student of emu university master degree and my thesis about gaze tracking and i want to use kinect could you please give me some guide about your software
Comment only
03 Apr 2013
Kinect Matlab
Microsoft Kinect, OpenNI wrapper, Skeleton, Depth
Anyone tried to compile with openNI 2.1.0 for MacoOSX-x64? I get this error:
mex: compile of ' "mxNiChangeDepthViewPoint.cpp"' failed.
Error using mex (line 206)
Unable to complete successfully.
Error in compile_cpp_files (line 39)
mex('-v',['-DMX_COMPAT_32_OFF -L'
OpenNiPathLib],'/Users/standard/Documents/OpenNI-2.1.0/Redist/libOpenNI2.dylib',['-I'
OpenNiPathInclude],Filename);
Comment only
12 Mar 2013
Kinect Matlab
Microsoft Kinect, OpenNI wrapper, Skeleton, Depth
Hi Rusty Buts,...
you should set the Current Folder in Matlab to the folder 'Kinect_Matlab_version1f'. In my case: MYDOCUMENTS\MATLAB\Kinect_Matlab_version1f\
You will see the files contained in such folder and the subfolders Config; Example; Mex.
Good luck
Comment only
09 Feb 2013
Kinect Matlab
Microsoft Kinect, OpenNI wrapper, Skeleton, Depth
help, i get this error when i try to run compile_cpp_files.m :
Error using cd
Cannot CD to Mex (Name is nonexistent or not a directory).
Error in compile_cpp_files (line 47)
cd('Mex');
am i supposed to replace the word 'Mex' with some directory? thanks
Comment only