Open k15a opened 7 years ago
I haven't tested any option, but I share an information that may be useful. Intel is releasing a board that has USB3.0 which is needed for Kinect2: http://click.intel.com/intelr-realsensetm-robotic-development-kit.html (maybe it is the UP board ?)
Other people here used Intel NUC http://www.intel.com/content/www/us/en/nuc/overview.html
i
On Wed, Dec 14, 2016 at 4:52 PM, Konstantin Pschera < notifications@github.com> wrote:
Hey,
Does anyone has some experience or recommendation which single board computers work best with the Kinect 2?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenKinect/libfreenect2/issues/771, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGLW19vn-0qSEULCm5B_ns__nvnCj8dks5rIBDQgaJpZM4LNFQI .
You can also have a look at Nvidias mobile computing platforms Jetson TK1 or TX1
https://www.nvidia.com/object/jetson-tk1-embedded-dev-kit.html https://www.nvidia.com/object/jetson-tx1-dev-kit.html
Quote from https://www.hackster.io/RONDAGDAG/posture-recognition-using-kinect-azure-iot-ml-and-webvr-e9c4f7 : "I got the 32-bit version so it would only work with original Kinect, they also sell 64-bit version of Latte Panda that might work with Kinect 2."
On Thu, Jan 5, 2017 at 10:11 AM, Istvan Rath notifications@github.com wrote:
Looks very interesting as a board. Have you tested it with libfreenect2 ? I don't know whether the 2GB is sufficient.
i
Me personally not, but there are remarks on the forum (e.g. http://www.lattepanda.com/forum/viewtopic.php?f=6&t=848&p=3652&hilit=kinect#p3652) that it works, although very slowly. Which is to be expected, given the low specs of the board with respect to the recommended configuration by Microsoft (https://developer.microsoft.com/en-us/windows/kinect/hardware-setup).
So I guess if performance is critical in your application you need to go with something more powerful, i.e. something like https://www.digikey.com/product-detail/en/advantech-corp/MIO-5290U-S6A1E/MIO-5290U-S6A1E-ND/5272444
I've used a lattepanda with the v2 MS SDK and I was pretty surprised to see it work OK even with KinectFusion. Nothing great, 10-20 fps at low(ish) resolutions, but still, I was fairly impressed. I didn't try it with libfreenect2 though, sorry, but I would expect it to work fine.
Hey,
Does anyone has some experience or recommendation which single board computers work best with the Kinect 2?