diff options
-rw-r--r-- | tracker-rs/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-rs/README.md b/tracker-rs/README.md index a9613794..7ea4ad86 100644 --- a/tracker-rs/README.md +++ b/tracker-rs/README.md @@ -3,10 +3,10 @@ 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 R1](https://software.intel.com/en-us/intel-realsense-sdk) +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) # ISC License -Copyright (c) 2015-2016, Intel Corporation +Copyright (c) 2015-2017, Intel Corporation Author: Xavier Hallade <xavier.hallade@intel.com> |