OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.08k stars 751 forks source link

Question: Good Single Board Computer for Kinect 2 #771

Open k15a opened 7 years ago

k15a commented 7 years ago

Hey,

Does anyone has some experience or recommendation which single board computers work best with the Kinect 2?

boulabiar commented 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 .

hanshammel1337 commented 7 years ago

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

istvanrath commented 7 years ago

http://www.lattepanda.com/

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."

boulabiar commented 7 years ago

On Thu, Jan 5, 2017 at 10:11 AM, Istvan Rath notifications@github.com wrote:

http://www.lattepanda.com/

Looks very interesting as a board. Have you tested it with libfreenect2 ? I don't know whether the 2GB is sufficient.

i

istvanrath commented 7 years ago

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

philipNoonan commented 7 years ago

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.