GithubHelp home page GithubHelp logo

chiehwen / sixthsense Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sixthsense/sixthsense

0.0 2.0 0.0 2.09 MB

Open Source Codebase for project SixthSense

Home Page: www.pranavmistry.com/projects/sixthsense

sixthsense's Introduction

#SixthSense

##A wearable gesture interface

README

Check out the TED video to get a good idea of what the project is about.

For more information on SixthSense software and hardware, see:

http://code.google.com/p/sixthsense/wiki/Software

http://code.google.com/p/sixthsense/wiki/Hardware

Detailed documentation is in progress.

64-bit users!

There are currently some problems plaguing 64 bit systems that we're trying to fix. Until then, follow these steps to debug the code under 64-bit systems (in Visual Studio):

  1. From top menu select "Build", then "Configuration Manager". After adding a new "x86" platform inherited from debug platform, we see a new platform in the list and the old one is removed.

  2. From the new platform displayed we click on Platform column to see a dropdown containing 3 options "or more", the first is "Any CPU", the second is <New...>, and the third is <Edit...>, select <New...>, a window will open to choose the platform.

  3. Select x86 then hit OK.

  4. Click debug, it runs as it should.

Mailing List

This is where most of the discussion goes on.

http://groups.google.com/group/ss_dev

Please read the rest of this README before asking a question on the mailing list

Technology

We use C# (tested on Windows, not Mono) with OpenCV (for .NET).

Developers

To get started, there's all kinds of indentation issues in the codebase, fix those so you can get a feel for how all the code is laid out.

Standards

We use tabs-as-spaces, with 4 spaces for identation. There's all kinds of identation issues, and we encourage people to fix those.

Android

We're working on an Android port, but, it is nowhere near complete. We'll have more details ready once we've developed some of the UI.

Ports

The current code only runs on Windows, under the CLR virtual machine (i.e. C#).

Java (Linux, Mac OS X, Android, etc.) - Dhaivat - https://github.com/Poincare/sixthsense (see java branch)

If you're working on a porting SixthSense to a different environment (*nix, Mac OS X, Android, etc.) please list it here, with some kind of link to code.

sixthsense's People

Contributors

poincare avatar kartikm avatar imkumr avatar

Watchers

Chuck Yang avatar James Cloos 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.