-
Notifications
You must be signed in to change notification settings - Fork 8
Build Instructions
ranigb edited this page Sep 22, 2019
·
2 revisions
Before building the project you should install the Sho libraries (the python interface is not required). You can download the Sho library from http://research.microsoft.com/en-us/projects/sho/. Kinect for Windows SDK 2.0 should be installed from https://www.microsoft.com/en-us/download/details.aspx?id=44561.
Use Visual Studio to build the project. To prevent frame drops, the project should be built in release mode and make sure that the "allow unsafe code" option is checked in the project properties. We have tested the project with Visual Studio 2015, please let us know if you encounter any problem.