Skip to content
/ monocle Public
forked from bmabey/monocle

A simple data capture app using the Kinect, based on Smithers

License

Notifications You must be signed in to change notification settings

MPI-IS/monocle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monocle

A simple data capture app using the Kinect, based on Smithers.

Features

  • Visualization of color, depth, infrared, skeleton, and body index
  • Capture a shot at the click of a button
  • Compress captured shots into a 7zip archive

Installation

  1. Install Visual Studio 2017 Community Edition.
  2. Install the Kinect SDK.
  3. Clone the repository, go to its root, and update the submodule using the following command:
    git submodule update --init --recursive
    
  4. Open Visual Studio and build the solution. The app will automatically install all the remaining dependencies.

License

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.

About

A simple data capture app using the Kinect, based on Smithers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%