davide david.ferstl@gmail.com via googlegroups.com
to rgbdemo
Hi everyone,
I tried to calibrate my kinect with libfreenect backend but I could not get the viewer running with freenect backend (although I started it with ./rgbd-viewer --freenect). It always starts with openni and the ir image could not be shown in the viewer. I've looked in the software files and I could not find a create function for freenect the file rgbd_graber_factory.cpp only manages:
I'm using the newest version of RGB-Demo 26045e12a3 from the git repository downloaded with "git clone --recursive git://github.com/nburrus/rgbdemo.git"
compiled on Linux Mint 12 Lisa.
davide david.ferstl@gmail.com via googlegroups.com
to rgbdemo Hi everyone,
I tried to calibrate my kinect with libfreenect backend but I could not get the viewer running with freenect backend (although I started it with ./rgbd-viewer --freenect). It always starts with openni and the ir image could not be shown in the viewer. I've looked in the software files and I could not find a create function for freenect the file rgbd_graber_factory.cpp only manages:
and no freenect grabber.
I'm using the newest version of RGB-Demo 26045e12a3 from the git repository downloaded with "git clone --recursive git://github.com/nburrus/rgbdemo.git" compiled on Linux Mint 12 Lisa.
Thanks for your help in advance,