I have an Odroid XU3 and I want to use Kinect v2 with it. I´m following the 4 steps of this entry; http://forum.odroid.com/viewtopic.php?f=93&t=12207 but at the end ...
I was trying to set up a project that uses both libfreenect2 Kinect V2 driver and opencv. I noticed that OpenCV depends on libjpeg as its JPEG library, meanwhile libfreenect2 depends on libjpeg-turbo ...