summaryrefslogtreecommitdiffhomepage
path: root/tracker-rs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-rs/README.md')
-rw-r--r--tracker-rs/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/tracker-rs/README.md b/tracker-rs/README.md
index 5fca4392..a9613794 100644
--- a/tracker-rs/README.md
+++ b/tracker-rs/README.md
@@ -3,11 +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 process 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 R4](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 R1](https://software.intel.com/en-us/intel-realsense-sdk)
# ISC License
-Copyright (c) 2015, Intel Corporation
+Copyright (c) 2015-2016, Intel Corporation
Author: Xavier Hallade <xavier.hallade@intel.com>