diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 17:05:53 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 17:05:53 +0200 |
commit | ab7870ae953fba05a41df480b204c4e6c77f52e1 (patch) | |
tree | e5077b5ea523cd5f37af45df9bb00c0731fdf8ff /tracker-rs/README.md | |
parent | 78abe5a774a6ef202825d235add02ea8e74db76c (diff) |
tracker/rs: update to RSSDK 2016 R3
Diffstat (limited to 'tracker-rs/README.md')
-rw-r--r-- | tracker-rs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-rs/README.md b/tracker-rs/README.md index 7ea4ad86..a603878b 100644 --- a/tracker-rs/README.md +++ b/tracker-rs/README.md @@ -3,7 +3,7 @@ This is a tracker providing markerless 3D head tracking using the Intel® RealSe More information on RealSense can be found on [Intel.com](http://www.intel.com/content/www/us/en/architecture-and-technology/realsense-overview.html) -This tracker uses a separate library that gets data from the SDK. Its sources are under rs_impl and can be recompiled by calling build.bat, which depends on Microsoft Visual C++ Compiler and the [Intel® RealSense™ SDK 2016 R2](http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe) +This tracker uses a separate library that gets data from the SDK. Its sources are under rs_impl and can be recompiled by calling build.bat, which depends on Microsoft Visual C++ Compiler and the [Intel® RealSense™ SDK 2016 R3](http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe) # ISC License Copyright (c) 2015-2017, Intel Corporation |