GithubHelp home page GithubHelp logo

isabella232 / monalisamac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotsandpencils/monalisamac

0.0 0.0 0.0 31.01 MB

Our head-tracking office installation ๐Ÿค–

License: Other

Objective-C 2.06% C 44.50% C++ 50.15% Ruby 0.01% Objective-C++ 3.28%

monalisamac's Introduction

MonaLisaMac

This is the source code for the foyer installation in our Calgary office. The eyes of our robot logo, displayed on a TV, would follow people as they entered and were tracked with a Kinect.

This repo is no longer maintained and is being shared as-is for the sake of it.

Installation

brew install libtool libusb

You must install these three dependencies in the correct order:

  1. OpenNI
  2. SensorKinect
  3. NITE

mkdir ~/Kinect && cd ~/Kinect

Download the latest 1.x (not 2.x+) versions of OpenNI and NITE here. Move these into the new Kinect folder and then sudo ./install.sh OpenNI.

Download SensorKinect here. Navigate to the Bin directory and expand the Mac .bz2 file. Run sudo ./install.sh.

Install NITE with (surprise) sudo ./install.sh.

Copy the .xml files (there should be three of them) from NITE/data to SensorKinect/data.

Restart your computer and connect your Kinect. That's fun to say.

Run cd ~/Kinect/nite-bin-macosx-v1.5.0.2/Samples/Bin/Release/ && ./Sample-PointViewer to test that everything is working properly.

Author

Contact

Follow Robots & Pencils on Twitter (@robotsNpencils)

License

Includes modified CocoaOpenNI code by John Boiles.

Because this software relies on an OpenNI .dylib, which is GPLv3 licensed, this software is also GPLv3 licensed for compliance in the event it is ever made public or distributed.

See the LICENSE file for more information.

monalisamac's People

Contributors

interstateone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.