You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,11 @@ It has been reported to work for up to 5 devices on a high-end PC using multiple
56
56
57
57
* OpenGL depth processing: OpenGL 3.1 (Windows, Linux, Mac OS X). OpenGL ES is not supported at the moment.
58
58
* OpenCL depth processing: OpenCL 1.1
59
+
* CUDA depth processing: CUDA (6.5 and 7.5 are tested; The minimum version is not clear.)
59
60
* VAAPI JPEG decoding: Intel and Linux only
61
+
* VideoToolbox JPEG decoding: Mac OS X only
60
62
* OpenNI2 integration: OpenNI2 2.2.0.33
63
+
* Jetson TK1: Linux4Tegra 21.3 or later. Check [Jetson TK1 issues](https://github.com/OpenKinect/libfreenect2/wiki/Troubleshooting#jetson-tk1-issues) before installation. Jetson TX1 is not yet supported as the developers don't have one, but it may be easy to add the support.
0 commit comments