A simple data capture app using the Kinect, based on Smithers.
- Visualization of color, depth, infrared, and skeleton
- Capture a shot at the click of a button
- Compress captured shots into a 7zip archive
- Install Visual Studio Express 2013 for Windows Desktop.
- Install the Kinect SDK.
- Clone the repository and update the submodule.
- Open and build the solution. The app will automatically install all the remaining dependencies.
- Issue Tracker: github.com/bodylabs/monocle/issues
- Source Code: github.com/bodylabs/monocle
Pull requests welcome!
If you are having issues, please let us know. We have a mailing list located at: [email protected]
Monocle is licensed under the two-clause BSD license.
Monocle uses 7z.dll, which is part of the 7-Zip program, licensed under the GNU LGPL license. You can obtain the source code from www.7-zip.org.