Kinect v2 - SDK 2.0 Depth Stream in Delphi -


did managed kinect v2 depth stream delphi? there seem exist sdk 1.5.2 headers (kinect gen. 1) here: https://code.google.com/p/kinect-sdk-delphi/

i guess bit late managed this. kind of cheated , made c dll goes in between kinect20.lib , delphi.

you can find implementation here. https://github.com/conroybadger/delphikinect2depth

a win32 sample application included along source.


Popular posts from this blog